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