fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 10 months agoMood.mander.xyzimagemessage-square19linkfedilinkarrow-up1402arrow-down13
arrow-up1399arrow-down1imageMood.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 10 months agomessage-square19linkfedilink
minus-squareabbadon420@lemm.eelinkfedilinkEnglisharrow-up26·10 months agoAnd thesis.tex is basically just a preamble followed by input{chapters/chapter1} and all the other chapters.
minus-squareIgnotum@lemmy.worldlinkfedilinkEnglisharrow-up5·10 months agoNo, a single super-document, easier to “back up” which is why in the same folder there are also “thesis_final.tex”, “thesis_final_revised.tex”, “thesis_final_revised_v2.tex”, “thesis_final_revised_v2_final.tex”
minus-squaresmiletolerantly@awful.systemslinkfedilinkEnglisharrow-up7·10 months agoJust use git… One of the huge advantages of latex over docx is its easy diffability
And thesis.tex is basically just a preamble followed by
input{chapters/chapter1}and all the other chapters.No, a single super-document, easier to “back up” which is why in the same folder there are also “thesis_final.tex”, “thesis_final_revised.tex”, “thesis_final_revised_v2.tex”, “thesis_final_revised_v2_final.tex”
Just use git… One of the huge advantages of latex over docx is its easy diffability
How about thesis.typ?
True.