Hi,
I am new to PreTeXt. In compiling a simple PreTeXt file into a LaTeX/pdf file, I ran into an error message:
! Undefined control sequence.
l.386 \noindentHere
's one possible general solution (there are multiple, bas...
?
In examining the generated LaTeX file, I see that line, but don't understand how the PreTeXt engine generated this line. I can manually fix this error in the LaTeX file, but
PreTeXt engine would generate the same error again, if I convert the xml to tex directly. The simple xml file is attached.
I use TeXShop on a Mac. Separately, Richard Koch's instruction on section 5 of his PreTeXt with TeXShop no longer works:
"It isn't even necessary to remember the three magic lines, Place the cursor between the first and second lines and in the Macros pulldown menu select PreTeXt Header. The magic lines will automatically be written to the source."
Following this instruction would place
% !TEX TS-program = PreTeXt-LaTeX
in the top line, instead of between <!-- and -->. I wonder if anybody knows an update on this?
Thanks,
Zheng-Chao