Clearly flawed methodology.
The value of LaTeX isn’t productivity when making a single document.
The value of LaTeX is productivity when you need to reuse past work, or update it with the latest data and figures.
Submitted 7 hours ago by fossilesque@lemmy.dbzer0.com to science_memes@mander.xyz
https://lemmy.dbzer0.com/pictrs/image/9929cc75-fc65-4fd6-9d20-581df30320a5.webp
Clearly flawed methodology.
The value of LaTeX isn’t productivity when making a single document.
The value of LaTeX is productivity when you need to reuse past work, or update it with the latest data and figures.
And the ease with which you can generate hundreds of lines of page with a simple text template and code.
Right.
Do your writing in a text documents accompanying the figures and data. The LaTeX code is just instructions for how to render the various text sources arrange the figures on pages to be printed or rendered as slides.
Word definitely has its niche.
However, I find for many of my tasks, LaTeX or Typst just make sense. I don’t need to worry about out of date figures. I can customize styling instantly. I can track my changes with Git. Grammar checking is rough tho. lsp-like grammar checking would revolutionize my world lol.
I can personally attest that I transitioned to LaTeX from Word, when Word wouldn’t handle equations correctly, or would crash when I had too many. It doesn’t matter if I can put out 50 word equations faster than LaTeX if I’m breaking my flow state to restart my editor.
They overlap in their ecosystem niches but in no way is one a complete replacement for the other. LaTeX has a larger niche than Word which makes it a really safe default.
“Nobody ever got fired for choosing React”
needs more jpeg.
but on a serious note, how do you version control an msoffice/libreoffice document? you can’t just put it in git, the repo will get huge quickly
docx is just a zip of xml files. if you add some hooks to git, you could make it unzip it, commit the xml files, then when checking out rezip it into a docx automatically.
latex exists to make your text look more professional, not to make you more productive, duh.
pig lipstick
Now judge it by how good the end result looks
But also… The fuck?
“¿Por qué no los dos?”
I write my text in a word processor (Like Libreoffice writer) and typeset the final document in LaTeX.
I never understood this false comparison between the two software that are essentially meant for very distinct tasks.
Thanks Satan !
Just write everything in markdown and use pandoc to type set.
That is what Obsidian is for.
I’ve been questioning the benefits every time someone insisted that I should use latex. Now I have scientific evidence that it won’t make my life better!
Use latex. It will make your life better.
Well, latex users reported enjoying the software, so I will give you that credit.
This is an outrage! 🧐
Generous1146@beehaw.org 1 hour ago
I’ve wasted hours of my life, trying to insert an image in a word document without word compressing it, making it illegible, only to find out that it’s impossible. I can’t even imagine anything being worse at this point
bleistift2@sopuli.xyz 54 minutes ago
Sure, but have you ever wasted hours of your life checking the documentation for the exact string of case-sensitive letters that force LaTeX not to yeet your image 45 pages further into the document, because that’s THE MOST PERFECT PLACE to put it?