fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 7 days agoMood.mander.xyzimagemessage-square19linkfedilinkarrow-up1401arrow-down13
arrow-up1398arrow-down1imageMood.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 7 days agomessage-square19linkfedilink
minus-squareabbadon420@lemm.eelinkfedilinkEnglisharrow-up27·6 days agoAnd thesis.tex is basically just a preamble followed by input{chapters/chapter1} and all the other chapters.
minus-squareIgnotum@lemmy.worldlinkfedilinkEnglisharrow-up6·edit-26 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-squaresmiletolerantly@awful.systemslinkfedilinkEnglisharrow-up8·5 days 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.