this post was submitted on 11 Jul 2024
702 points (98.8% liked)

linuxmemes

21172 readers
910 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     

    Context: LaTeX is a typesetting system. When compiling a document, a lot of really in-depth debugging information is printed, which can be borderline incomprehensible to anyone but LaTeX experts. It can also be a visual hindrance when looking for important information like errors.

    you are viewing a single comment's thread
    view the rest of the comments
    [–] bleistift2@sopuli.xyz 107 points 3 months ago* (last edited 3 months ago) (29 children)

    LaTeX is soo great! You don’t have to worry about formatting ever again.

    Puts image I’m talking about 8 pages away from the section that talks about the image

    Writes not only over the margin, but over the goddamn page boundary because adding a page was not fashionable that day

    Moves a table left by 1 cm on every other compilation, moves it back in the other compilations (happened to a colleague)

    So instead of worrying about formatting you worry about learning the incantations that force LaTeX at gunpoint not to fuck up the formatting.

    [–] renzev@lemmy.world 55 points 3 months ago* (last edited 3 months ago) (2 children)

    Compiler: Could not find "tikz.sty"

    Me: So you want me to install the package called "tikz"?

    Compiler: no, there's no package called tikz. I need the file called "tikz.sty"

    Me: Okay then, so which package provides the "tikz.sty" file?

    Compiler: fuck if I know, go google it or something ¯\_(ツ)_/¯

    Switched to typst a few months ago, enjoying it much more than LaTeX so far. Really excited to see how it will grow in the future

    [–] bleistift2@sopuli.xyz 61 points 3 months ago* (last edited 3 months ago) (1 children)

    Yeees, I forgot all about the non-existent module system.

    – Professor: Here’s the template for your thesis.

    – There are, like, 50 lines of macro imports here. Which modules does this need?

    – Fuck if I know. You want my installation? It’s only 50GB.

    [–] turmoil@feddit.org 7 points 3 months ago

    Just let me use the university wide template everyone uses instead of having a dedicated template for your department that looks like shit, uses a shitty ass font, and integrates packages I despise. god fucking dammit

    load more comments (26 replies)