--- org-latex.el 2010-05-09 14:06:43.000000000 +0200 +++ org-latex.el 2010-05-07 16:41:05.000000000 +0200 @@ -580,8 +580,8 @@ buffer. If TO-BUFFER is the symbol `string', don't leave any buffer behind but just return the resulting LaTeX as a string. When BODY-ONLY is set, don't produce the file header and footer, -simply return the content of \\begin{document}...\\end{document}, -without even the \\begin{document} and \\end{document} commands. +simply return the content of \begin{document}...\end{document}, +without even the \begin{document} and \end{document} commands. when PUB-DIR is set, use this as the publishing directory." (interactive "P") (run-hooks 'org-export-first-hook)