fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 2 days agoMood.mander.xyzimagemessage-square20linkfedilinkarrow-up1395arrow-down13
arrow-up1392arrow-down1imageMood.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 2 days agomessage-square20linkfedilink
minus-squareabbadon420@lemm.eelinkfedilinkEnglisharrow-up24·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-217 hours 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-up5·13 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