Comment on this is a meme about me
thevoidzero@lemmy.world 1 month agoAnd the ease with which you can generate hundreds of lines of page with a simple text template and code.
Comment on this is a meme about me
thevoidzero@lemmy.world 1 month agoAnd the ease with which you can generate hundreds of lines of page with a simple text template and code.
anindefinitearticle@sh.itjust.works 1 month ago
thevoidzero@lemmy.world 1 month ago
Yup. When I rerun my things, in latex I just overwrite the plots file (pdf/png) and compile latex. In word I have to find where it was and replace it there. It’s way easier on latex if you make your code just write plot files in the same location.
anindefinitearticle@sh.itjust.works 1 month ago
thevoidzero@lemmy.world 1 month ago
Yup simlink is so nice. I sometimes use it for color vs monocrome plots. Change simlink and compile. Although I learned you can also use if statements in latex, I use that now.