@[email protected]M to Science [email protected]English • 11 months agoLPT Do it.mander.xyzimagemessage-square197fedilinkarrow-up11.03Karrow-down122
arrow-up11.01Karrow-down1imageLPT Do it.mander.xyz@[email protected]M to Science [email protected]English • 11 months agomessage-square197fedilink
minus-squareJeenalinkfedilinkEnglish38•edit-211 months agoThat’s why we wrote our thesis in LaTeX: https://github.com/jonte/GGS-report/blob/a9d9d20bcc22a524629e371ce5984f131490b743/report.lyx#L362
minus-squareProgrammer BelchlinkfedilinkEnglish8•11 months agoI also have my reports in latex inside a git repo, complete with a makefile to generate graphs from csv containing simulation results. However I am too ashamed to publish the entire version control to a public repo
minus-squareu/lukmly013 💾 (lemmy.sdf.org)linkfedilinkEnglish1•11 months ago #LyX 2.0 created this file. For more info see http://www.lyx.org/ Wait, I thought you guys did it manually… Anyway, I should still learn it.
minus-squareJeenalinkfedilinkEnglish1•11 months agoIt’s a editor helping you writing it, you cat still go inside and change things manually if you need/want to do that.
That’s why we wrote our thesis in LaTeX: https://github.com/jonte/GGS-report/blob/a9d9d20bcc22a524629e371ce5984f131490b743/report.lyx#L362
I also have my reports in latex inside a git repo, complete with a makefile to generate graphs from csv containing simulation results. However I am too ashamed to publish the entire version control to a public repo
Wait, I thought you guys did it manually…
Anyway, I should still learn it.
It’s a editor helping you writing it, you cat still go inside and change things manually if you need/want to do that.