Re: [l2h] Problem with image positions

2002-08-11 Thread Nils Gundelach
Hi Roos, it works :) thanks a lot Nils -- My Key "gpg --keyserver wwwkeys.eu.pgp.net --recv-key 45CD0073" Fingerprint = F4D9 9274 6ED8 B227 A62A 33FA 0D2E 2414 45CD 0073 http://www.darktec.org /|\ darkbit@IRCNet on #irc.de #linux.de Premature optimization is the root of all evil. - D. Knuth

Re: [l2h] Problem with image positions

2002-08-10 Thread Ross Moore
> Hi all, > > i wrote a document with latex and ppchtex. ppchtex is great package for > writing texts with chemical structures. > > latex2html doesn't support ppchtex style, so i put this in my > /etc/latex2html.conf: > > &::process_commands_in_tex (<<_RAW_ARG_CMDS_); > chemie # {} > startchemi

[l2h] Problem with image positions

2002-08-10 Thread Nils Gundelach
Hi all, i wrote a document with latex and ppchtex. ppchtex is great package for writing texts with chemical structures. latex2html doesn't support ppchtex style, so i put this in my /etc/latex2html.conf: &::process_commands_in_tex (<<_RAW_ARG_CMDS_); chemie # {} startchemie # <<\\stopchemie>> _