This commit is contained in:
Carsten Dominik 2009-05-03 20:47:04 +02:00
parent abc874cefc
commit e726cc46e0
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@ Note that this depends on the way the LaTeX file is processed.
The default setting (pdf and jpg) assumes that pdflatex is doing the
processing. If you are using latex and dvips or something similar,
only postscript files can be included."
:group 'org-export-html
:group 'org-export-latex
:type '(repeat (string :tag "Extension")))
(defcustom org-export-latex-coding-system nil