@[email protected]M to Science [email protected]English • 11 days agoMood.mander.xyzimagemessage-square19fedilinkarrow-up1401
arrow-up1401imageMood.mander.xyz@[email protected]M to Science [email protected]English • 11 days agomessage-square19fedilink
minus-square@[email protected]linkfedilinkEnglish27•11 days agoAnd thesis.tex is basically just a preamble followed by input{chapters/chapter1} and all the other chapters.
minus-squareIgnotumlinkfedilinkEnglish6•edit-210 days 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-square@[email protected]linkfedilinkEnglish7•10 days agoJust use git… One of the huge advantages of latex over docx is its easy diffability
True.
How about thesis.typ?
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