Add latex packages for org export.

This commit is contained in:
Tom Alexander
2025-09-02 21:52:59 -04:00
parent 9adff4ebc1
commit edfafd1017
3 changed files with 34 additions and 16 deletions

View File

@@ -87,4 +87,8 @@
(use-package gnuplot)
(use-package graphviz-dot-mode)
(use-package htmlize
;; For syntax highlighting when exporting to HTML.
)
(provide 'lang-org)