I am fairly new to Latex and very new to latex2html, so I may be missing something obvious, but...
I have this:
\newcommand{\Section}[1]{
\section*{{\LARGE #1}}
}
just after my \begin{document} statement in a Latex document. Latex
processes everything fine, but when latex2html to processes the document
it displays the "1]" and "#1" literally instead of processing it like it
does the rest of the Latex commands. It gives me the warning:
? brace missing for \newedcommand
I have attached the complete document I am having trouble with. Any help
is greatly appreciated.
Thanks,
Ben Pharr
[EMAIL PROTECTED]
resume.tex
Description: TeX document
_______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html
