• @PlexSheep
    link
    English
    1
    edit-2
    1 month ago

    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?

    • @A_Chilean_Cyborg@feddit.cl
      link
      fedilink
      English
      11 month 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.