[l2h] Problem with \today

Alan Williams Alan Williams <alanw@cs.man.ac.uk>
Tue, 1 Jun 1999 11:00:59 +0100


When using \today Ive recently found that a certain amount of text
after the \today command does not appear in the generated html.

(with LaTeX2HTML Version 99.1 release (March 30, 1999))

For example, in the following example then `More stuff here' doesnt appear
in the html:

  \documentclass{article}
  
  \begin{document}
  
  Some text here
  
  \today
  
  More stuff here
  
  \end{document}
  
(perhaps surprisingly we couldnt find a mention of it in the l2h list
archive)

A workaround seems to be to use  {\today}.

regards,

Alan.
--
 Dr. A Williams, Room 2.107,      email: alanw@cs.man.ac.uk 
 Department of Computer Science   Tel: +44 (0) 161-275-6152
 University of Manchester,        fax: +44 (0) 161-275-6236
 Manchester, M13 9PL, ENGLAND