fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 2 days agoMood.mander.xyzimagemessage-square20fedilinkarrow-up1399arrow-down13
arrow-up1396arrow-down1imageMood.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 2 days agomessage-square20fedilink
minus-squareabbadon420@lemm.eelinkfedilinkEnglisharrow-up25·2 days agoAnd thesis.tex is basically just a preamble followed by input{chapters/chapter1} and all the other chapters.
minus-squareIgnotum@lemmy.worldlinkfedilinkEnglisharrow-up5·edit-21 day 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·21 hours 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.