fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 4 days agoMood.mander.xyzexternal-linkmessage-square19fedilinkarrow-up1390arrow-down12
arrow-up1388arrow-down1external-linkMood.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 4 days agomessage-square19fedilink
minus-squareabbadon420@lemm.eecakelinkfedilinkEnglisharrow-up26·4 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-23 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-up7·3 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.