Comment on Mood.
ignotum@lemmy.world 1 week ago
Image
And thesis.tex is basically just a preamble followed by input{chapters/chapter1} and all the other chapters.
input{chapters/chapter1}
No, a single super-document, rasier 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.
abbadon420@lemm.ee 1 week ago
And thesis.tex is basically just a preamble followed by
input{chapters/chapter1}
and all the other chapters.ignotum@lemmy.world 1 week ago
No, a single super-document, rasier 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”
smiletolerantly@awful.systems 1 week ago
Just use git… One of the huge advantages of latex over docx is its easy diffability