Update org listings

This commit is contained in:
Marcus Kammer 2024-10-17 09:26:17 +02:00
parent 0b42a735bd
commit bc01b5619e

View file

@ -1651,6 +1651,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
(org-latex-images-centered t) (org-latex-images-centered t)
;; Enable listings and other table-related features ;; Enable listings and other table-related features
(org-latex-listings t) (org-latex-listings t)
(org-latex-src-block-backend 'listings)
;; Customize the appearance of listings (source code blocks) ;; Customize the appearance of listings (source code blocks)
(org-latex-listings-options (org-latex-listings-options
'(("basicstyle" "\\ttfamily\\color[rgb]{0.30, 0.34, 0.42}") ; nord3 '(("basicstyle" "\\ttfamily\\color[rgb]{0.30, 0.34, 0.42}") ; nord3