[l2h] Problem solved: Out of Memory

1999-09-15 Thread Andre Konopka
Hi Folks, Mmh, latex2html works great, it was an error of mine. HP-UX knows some kernel parameters to limit the amount of memory a process can use. I increased the parameters MAXDSIZ, MAXSSIZ, MAXTSIZ and now it works fine. Thanks a lot Best regards Andre

[l2h] BUG!!!

1999-09-15 Thread Andre Konopka
Hi folks, the attached code works fine with latex. It put a frame around the text, the created HTML code is wrong. Any idea? Best regards Andre \documentclass{article} % Specifies the document class % \usepackage{german} % \usepackage[ansinew]{inputenc} % \usepackage[T1]{fontenc} % \use

Re: [l2h] Re: Guillemets and OE

1999-09-15 Thread Alan J. Flavell
On Thu, 9 Sep 1999, Ross Moore wrote: > > > 2. More than one year ago I asked why \OE was not translated as Œ > > > and \oe as œ . Ross's answer was that these characters wrer not in > > > HTML standard. These numerical character references are explicitly _undefined_. (They are not illegal, but

Re: [l2h] BUG!!!

1999-09-15 Thread Ross Moore
> Hi folks, > the attached code works fine with latex. It put a frame around the text, > the created HTML code is wrong. Not just wrong, but missing! > > Any idea? > Yes. I discovered 3 places where the latex2html script needs improving. Firstly, the coding for: sub do_env_tex2html_nomath_inl