Hi
I am using l2h version 2002 (1.63). If I try to use a \subsection command after \appendix together with the option -show_section_numbers, I get an annoying extra dot. I am using article, but similar bugs are found if one uses report. A simple file reproducing the problem ---------------------- \documentclass{article} \begin{document} \section{Test} \subsection{Test of subsection} \appendix \section{Test} \subsection{Test of subsection} \end{document} ---------------------- The result: * 1 Test * 1.1 Test of subsection * A. Test * A..1 Test of subsection Is this a bug? Solutions? Thanks. Miguel. -- ======================================= Miguel Vinicius Santini Frasson ======================================= PhD student at Leiden University e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://mvsfrasson.vila.bol.com.br _______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html