[Emacs] Better noweb formatting

This commit is contained in:
Lucien Cartier-Tilet 2021-06-14 16:08:07 +02:00
parent bd10041fb8
commit 4e7f4db4f0
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 4 deletions

View File

@ -2657,11 +2657,9 @@ Both these classes have to be added to ~org-latex-classes~ like so:
(eval-after-load "ox-latex"
'(progn
(add-to-list 'org-latex-classes
<<org-latex-class-conlang>>
)
<<org-latex-class-conlang>>)
(add-to-list 'org-latex-classes
<<org-latex-class-beamer>>
)))
<<org-latex-class-beamer>>)))
#+END_SRC
*** Projects