"Stephan D. Picard" wrote:
> 
> Hello,
> I know this question has been addressed before but there still is a
> problem (for me at least) that I can't seem to resolve.
> I want (me too) change the 'bibliography' for something else (say,
> 'references').
> Now, I've tried every single variation (on a theme) that appear in the
> mailing list, i.e.:
> 
> \AtBeginDocument{\renewcommand\bibname{References}}
> \renewcommand\bibname{References}
> \renewcommand\{bibname}{References}
> \def\bibname{Ref}
> 
> all in both the latex preamble and as ERT in the beginning of the
> bibliography file (for it's a separate file that is included in another
> lyx file).

what about

\AtBeginDocument{\renewcommand\refname{References}}

I suppose you have article-class

HErbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/


Reply via email to