Re: Bibtex Inhaltsverzeichnis

2000-07-27 Thread Herbert Voss

Torsten Hahn wrote:
 
 Hi,
 
 how can i get an entry from the bibtex-reference into the table of contents ?
 Normally the tabe of contents which is generatet by lyx has no entry from
 refrences created by bibtex.
 
 I would like to have the point "Literaturverzeichnis" in the toc.

before the specific line in your text write in tex(red)

\addcontentsline{toc}{chapter}{Literaturverzeichnis}

if you want a toc-entry with the format of a chapter

\addtocontents{toc}{Literaturverzeichnis}

if you want a nonformatting toc-entry (no indent)

Herbert 


-- 
[EMAIL PROTECTED]
http://perce.de/voss




Re: Bibtex Inhaltsverzeichnis

2000-07-27 Thread Herbert Voss

Torsten Hahn wrote:
 
 Hi,
 
 how can i get an entry from the bibtex-reference into the table of contents ?
 Normally the tabe of contents which is generatet by lyx has no entry from
 refrences created by bibtex.
 
 I would like to have the point "Literaturverzeichnis" in the toc.

before the specific line in your text write in tex(red)

\addcontentsline{toc}{chapter}{Literaturverzeichnis}

if you want a toc-entry with the format of a chapter

\addtocontents{toc}{Literaturverzeichnis}

if you want a nonformatting toc-entry (no indent)

Herbert 


-- 
[EMAIL PROTECTED]
http://perce.de/voss




Re: Bibtex & Inhaltsverzeichnis

2000-07-27 Thread Herbert Voss

Torsten Hahn wrote:
> 
> Hi,
> 
> how can i get an entry from the bibtex-reference into the table of contents ?
> Normally the tabe of contents which is generatet by lyx has no entry from
> refrences created by bibtex.
> 
> I would like to have the point "Literaturverzeichnis" in the toc.

before the specific line in your text write in tex(red)

\addcontentsline{toc}{chapter}{Literaturverzeichnis}

if you want a toc-entry with the format of a chapter

\addtocontents{toc}{Literaturverzeichnis}

if you want a nonformatting toc-entry (no indent)

Herbert 


-- 
[EMAIL PROTECTED]
http://perce.de/voss