this post was submitted on 15 Jun 2023
9 points (100.0% liked)
LaTeX
246 readers
1 users here now
A community for the LaTeX typesetting language.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
lualatex: recently created a scientific poster for a conference and had enough graphs that I ran into the memory limit for pdflatex. Tried a bunch of stuff with tikzexternalize but couldn't get it to work for some reason I could not figure out and was incredibly frustrating. Discovered that lualatex is basically compatible with pdflatex with no extra changes to my normal Tex usage and can handle loads of data.