Re: Koma-script report, Bibliography entry in Table of Contents un-bold?

2007-12-07 Thread David Hewitt
Daniel Lohmann-2 wrote: > > > Okay, the following should work with KOMA-script. Just put it in the > LaTeX preamble of your document: > > \makeatletter > [EMAIL PROTECTED] >\section*{\bibname}% >[EMAIL PROTECTED] > } > \makeatother > > Note that this makes "Bibliography" an unnumbere

Re: Koma-script report, Bibliography entry in Table of Contents un-bold?

2007-12-07 Thread David Hewitt
Daniel Lohmann-2 wrote: > > David Hewitt wrote: > >> I'm not great with plain LaTeX, so could you post a piece of hacking that >> would work just to drop the Bibliography to a section level? >> > > Okay, the following should work with KOMA-script. Just put it in the > LaTeX preamble of your

Re: Koma-script report, Bibliography entry in Table of Contents un-bold?

2007-12-07 Thread Daniel Lohmann
David Hewitt wrote: I'm not great with plain LaTeX, so could you post a piece of hacking that would work just to drop the Bibliography to a section level? Okay, the following should work with KOMA-script. Just put it in the LaTeX preamble of your document: \makeatletter [EMAIL PROTECTED]

Re: Koma-script report, Bibliography entry in Table of Contents un-bold?

2007-12-05 Thread David Hewitt
Daniel Lohmann-2 wrote: > > Dave Hewitt wrote: >> Is it possible to un-bold the entry for the Bibliography in the Table of >> Contents and put it at the same level as a section? >> >> I'm using Koma-script (report) class with natbib (BibTeX). >> > > AFAIK this is not so easy and requires som

Re: Koma-script report, Bibliography entry in Table of Contents un-bold?

2007-12-05 Thread Daniel Lohmann
Dave Hewitt wrote: Is it possible to un-bold the entry for the Bibliography in the Table of Contents and put it at the same level as a section? I'm using Koma-script (report) class with natbib (BibTeX). AFAIK this is not so easy and requires some LaTeX hacking. The following code is probabl

Koma-script report, Bibliography entry in Table of Contents un-bold?

2007-12-04 Thread Dave Hewitt
Is it possible to un-bold the entry for the Bibliography in the Table of Contents and put it at the same level as a section? I'm using Koma-script (report) class with natbib (BibTeX). Dave Hewitt