Re: [l2h] different expansion of environment

2009-03-04 Thread Ross Moore
On 05/03/2009, at 4:22 PM, Christian wrote: > Am 04.03.2009 um 07:44 schrieb Ross Moore: > >> So you could do: >> >> %begin{latexonly} >> \newenvironment{intendleft}{\begin{addmargin}{3em}}{\end{addmargin}} >> %end{latexonly} >> \begin{htmlonly} >> \newenvironment{intendleft}{\begin{quotation}}

Re: [l2h] different expansion of environment

2009-03-04 Thread Christian
Am 04.03.2009 um 07:44 schrieb Ross Moore: > Hi Christian, > > On 04/03/2009, at 4:52 PM, Christian wrote: > >> Hi, >> >> Is there a way to expand the latex environment >> >> \newenvironment{intendleft}{\begin{addmargin}{3em}}{\end{addmargin}} >> >> differently fro latex2html to get the same inten

Re: [l2h] different expansion of environment

2009-03-04 Thread Algis Kabaila
Hi, what is "intendleft"? I would have thought it would be "indentleft". Just curious. Thanks, OldAl. --- Dr Algis Kabaila, http://akabaila.pcug.org.au/StructuralAnalysis/On Wednesday 04 March 2009 17:44:01 Ross Moore wrote: > Hi Christian, > > On 04/03/2009, at 4:52 PM, Christian wrote: > >