this post was submitted on 22 May 2024
983 points (97.9% liked)

Science Memes

10322 readers
2322 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 3 months ago* (last edited 3 months ago) (2 children)
\documentclass{article}
\usepackage{soul}
\begin{document}
I'm 19 and I know how to use \LaTeX, \LaTeX is more used in academia, they taught me \LaTeX in Uni, but a lot of other people just won't ever heard of it because is rare to find in other places, most technical degrees and even a lot of uni ones won't use it \st{even if it's vastly superior to word}.

\huge \LaTeX rules
\end{document}

[–] [email protected] 3 points 3 months ago (1 children)
[–] [email protected] 3 points 3 months ago

You have to excuse me, texstudio adds automatically the closing one.

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago) (1 children)

Same except that I taught myself. Written two essays for uni already with it and knew from the start that I wouldn't touch word if I didn't absolutely need it.

Latex is confusing, the errors are often even less clear than Python or Java tracebacks, some packages have weird API or don't work together, and I had to make a build script to work with it, but besides that, I have a good language and environment now to create pretty good PDFs with, including VCS with git and not having to use an editor that is not neovim.

If you want to look deeper, there are a few more typesetting languages, some with more modern syntax. Markdown is surely the easiest, but not quite as powerful.

Btw, is soul a real package?

[–] [email protected] 1 points 3 months ago

Yes, the \LaTeX code I wrote is 100% compilable.

I also learned most \LaTeX myself, school just taught me the basic sintaxis, but is widely used amongst students and academics.