On Tue, 16 Nov 2004, Henry Meyerding wrote:

> Normally, when I want to indent a paragraph, such as a quotation, I use
> {\leftskip=0.75in \rightskip=0.5in Text indented \par} and it works fine
> in Latex - however, latex2html does not interpret this correctly and I
> was wondering what people used to produce indented paragraphs both in
> dvi and html outputs?
>
> Thanks,

Did you try the "quotation" environment?  E.g.,

This is an unindented paragraph...
\begin{quotation}
This paragraph will be indented.
\end{quotation}
And this is another unindented paragraph.

HTH,
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to