Files
doomemacs/modules/lang
noisycomputation b21de24311 docs(latex): add texlive-latexextra dependency for pdflatex exports
Exporting an org file to pdf via LaTeX (org-export-dispatch or 'SPC m
e', then 'l p') requires texlive-latexextra (Arch package name) to be
installed on the system.

For reference, the error raised when texlive-latexextra was missing was
that the file 'wrapfig.sty' was not found. The specific error likely
depends on the contents of the exported file. Internet searches reveal
that pdflatex may also complain about 'utf8x.def' being missing; this
file is also provided by texlive-latexextra.
2022-04-12 02:36:35 +02:00
..
2022-04-12 02:31:50 +02:00

:lang

Back to module indexGithub ± Suggest edits ? Help


Description

These modules specialize in integration particular languages and their ecosystems into (Doom) Emacs.