Re: [l2h]: Bug in amsmath.perl

1999-06-30 Thread Ross MOORE
> v 99.1 (release) with input: > > \documentclass{article} > \usepackage{amsmath} > \begin{document} > \author{Hi} > \end{document} > > goes into an infinite recursion (do_cmd_author -> translate_commands > -> process_command -> do_cmd_author) while "parsing > preamble". Everything is > ok with

[l2h]: Bug in amsmath.perl

1999-06-30 Thread Olaf Bachmann
v 99.1 (release) with input: \documentclass{article} \usepackage{amsmath} \begin{document} \author{Hi} \end{document} goes into an infinite recursion (do_cmd_author -> translate_commands -> process_command -> do_cmd_author) while "parsing preamble". Everything is ok without \uspackage{amsmath