emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] first #+LATEX_HEADER: in SETUPFILE not correctly exported and ca


From: Charles Millar
Subject: Re: [O] first #+LATEX_HEADER: in SETUPFILE not correctly exported and causes Missing \begin{document} error
Date: Sat, 26 Mar 2016 07:52:08 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Hi Eric

On 03/26/2016 05:36 AM, Eric S Fraga wrote:
On Friday, 25 Mar 2016 at 20:56, Charles Millar wrote:

[...]
\newcommand\foo{bar}
The problem is this line.  The proper syntax is

\newcommand{\foo}{bar}


Thanks for the correction. I escaped the \foo otherwise I had a spurious "oobar" at the beginning of the exported document so that my latex class has

\newcommand{\\foo}{bar}

I suspect that this problem may be file specific. I exported another file, using the same SETUPFILE and had no problems

Charlie



reply via email to

[Prev in Thread] Current Thread [Next in Thread]