mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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.
:lang
← Back to module index ↖ Github ± Suggest edits ? Help
Description
These modules specialize in integration particular languages and their ecosystems into (Doom) Emacs.