Hi Lyx-users
Have a (probably simple?) "LaTeX preamble" question that I without
success tried to figure out, by myself.
Some time ago here was a question to switch
Bibliography -> References.
I have a similar problem
I have a bibtex file that I include.
Lyx automatically produces the label "References".
This should be changed to an other textstring
(In swedish and Finnish) let us call it "Newname"
Q: How do I perform the switch in LyX?
Made a shot with the following line in LaTeX preamble.
\def\bibname{Newname}
Obviously "bibname" was the wrong variable, for bibtex inclusions,
It did not have any effect. What is then the correct way to make the
switch.
Staffan