[tex4ht] memoir + tabulary bug
Alex Ball
a.ball at ukoln.ac.uk
Wed Jan 26 15:13:06 CET 2011
I have run into the following problem using tex4ht; I do hope you can help.
Minimal example (call it test.tex):
\documentclass{memoir}
\usepackage{tabulary}
\begin{document}
\begin{tabulary}{\textwidth}{ll}
Blah & Blah\\
\end{tabulary}
\end{document}
Running htlatex test.tex fails with the error:
! Undefined control sequence.
\n:@testpach: ...lse \if \@nextchar l\@ne \add:ar
<\else \if \@nextchar
r\tw...
l.4 \begin{tabulary}{\textwidth}{ll}
If one of the standard classes is used instead of memoir, the document
compiles normally. Similarly, using (say) tabularx instead of tabulary also
allows the document to compile. So there is something in the combination of
memoir and tabulary that is causing the problem.
Cheers,
Alex.
--
Alex Ball
Research Officer
UKOLN, University of Bath, UK. BA2 7AY
T: +44 1225 383668 F: +44 1225 386838
http://www.ukoln.ac.uk/
More information about the tex4ht
mailing list