---------- Forwarded message ----------
Date: Fri, 7 Sep 2001 14:35:04 -0400 (EDT)
From: Stephan D. Picard <[EMAIL PROTECTED]>
To: Jean-Pierre.Chretien <[EMAIL PROTECTED]>
Subject: Re: Bibliography header
Hi,
Should this work directly into the preamble? I've copied it directly and
nothing changed. Is your "..." means that there should be something else
after the \list command? I would tend to think so since the
\renewenvironment should have 4 arguments and it seems that there's 3 now,
right?
Stephan
> Here I hack it directly in the class definition:
> \renewenvironment{thebibliography}[1]
> {\chapter*{\bibname
> \addcontentsline{toc}{chapter}{\protect\numberline{}\bibname}%
> \@mkboth{\textsc{\bibname}}{\textsc{\bibname}}}%
> \list{\@biblabel{\@arabic\c@enumiv}}%
> ...
>
> As you may see, the \textsc{\bibname} does it in small caps, and
> I send the bibname back in the toc.
>
> I guess you may put this in the preamble as well,
> as the @ are protected by LyX.
>
> --
> Jean-Pierre
>
>
>