Patrick Hartling wrote:
> 
> I have set up a small LyX layout based on a LaTeX .sty file, and I am
> trying to figure out how to modify the behavior of the List of Figures
> and the Bibliography style.  For the List of Figures, I need to prepend
> the word "Figure" to each entry in the list.  For the bibliography, I
> need the printed text to have the title spelled as "BIBLIOGRAPHY" rather
> than "Bibliography".  I've been looking over the Customization
> documentation and trying to find some examples of doing this, but I
> haven't had much luck so far.  I'm sure I am just missing something
> simple.  Does anyone have some suggestions on how I might proceed?
> Thanks.

\renewcommand\figurename{Figure}
\renewcommand\bibname{BIBLIOGRAPHY}

Herbert


-- 
http://perce.de/lyx/

Reply via email to