On Wed, 9 Mar 2005, Peter Morling wrote:

> ----- Original Message -----
> From: "Igor Pechtchanski"
> Cc: <latex2html<at>tug<dot>org>
> Sent: Wednesday, March 09, 2005 4:24 PM
>
> > On Wed, 9 Mar 2005, Peter Morling wrote:
> >
> > > the \centering tag does not work.
> > >
> > > Translating:
> > > \centering{Put this in the center}
> > >
> > > Produces:
> > > <DIV ALIGN="CENTER">
> > >
> > > </DIV>Put this in the center
> >
> > The usual syntax for \centering is
> >
> > {\centering Put this in the center}

One small correction: the usual syntax is

{\centering Put this in the center\par}

since \centering doesn't take effect until the next \par.

> thanks, ok, but it gives the same problem.

WFM.  Perhaps you need to post a minimal example?
        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