Re: [l2h] formula in a section-title

2000-12-01 Thread Martin Wolf
Ross Moore [EMAIL PROTECTED] wrote: I've a formula in a section-title like: \section{ force difference $F_{\mathit {Fg}}$} If I run l2h I get in the image file an image like $F_{\@mathit {Fg}}$% Try using \section{ force difference $F_{\protect\mathit {Fg}}$}

Re: [l2h] intertext bug (and possible fix)

2000-12-01 Thread Ross Moore
Using \intertext{...} within an amsmath align or align* environment seems to be broken. E.g., The following diff on styles/more_amsmath.perl seems to fix these problems: David Rourke *** more_amsmath.perl.origThu Nov 30 16:29:56 2000 --- more_amsmath.perl Thu Nov 30 16:42:22 2000