Dear Herbert, 

Thank you for your help. But to make that command work I have to enable the 
section numbering and I can not have the section numbers appear in the 
section (subsection, sub subsection) headings. 

Any idea how I can have the equation numbers with section numbers but 
sections headers without numbers? I know it does not make much sense... but 
graduate school has rules!

Thanks

R
On Tuesday 13 February 2001 21:16, Herbert Voss wrote:
> Rem wrote:
> > Hi,
> >
> > In report style, how can I have equations to be numbered by incorporating
> > the "section numbers" in?
> > I can not show the section numbers in the section titles.
> >
> > Say I have the section title for section 2 as:
> >
> > PRELEMINARIES
> >
> > my first equation should be numbered as:
> >
> > y(t)=a.x(t)            (2.1)
>
> try
>
> \renewcommand{\theequation}{\thesection.\arabic{equation}}
>
> in latex preamble
>
> Herbert

Reply via email to