On Wed, Feb 14, 2001 at 10:59:24AM +0000, Remzi Seker wrote:
> 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!
Use
\renewcommand{\@seccntformat}[1]{}
You can also use the titlsec package that gives a better control over
section title appearance.