On 4/3/2010 11:32 AM, rgheck wrote:
On 04/03/2010 11:23 AM, Paul A. Rubin wrote:
On 4/3/2010 11:15 AM, rgheck wrote:
On 04/03/2010 10:54 AM, Paul A. Rubin wrote:
Insert
\renewcommand{\refname}{\rmfamily\mdseries\begin{center}
References\end{center}}
in ERT early in the document.
Or put it in the preamble, where it won't clutter the text.
Doesn't seem to work in the preamble -- I think something (not sure
what) loads or is processed after the preamble and asserts the
standard heading format at that point.
Hmm. Perhaps this is done at the beginning of the document.
rh
Babel loads after the preamble, so if it redefines \refname, that would
be the culprit.
/Paul