Herbert Voss wrote:
>
> Edwin Velds wrote:
>
> > I'm having a small problem with lyx. I'm using a bibtex generated
> > bibliography and I'm trying to get it in the Contents. But using
> >
> > \addcontentsline{toc}{chapter}{Bibliography}
> >
> > doesn't work because putting it before the bibtex label makes it
> > reference a page before the bibliography and putting it after the label
> > changes it to the last page of the bibliography. Is there another way to
> > get it in the contents with the right page number ?
>
> which textclass?
Report class, 2-sided with openright.
>
> > I also want to turn off the use of ligatures. And I mean completely
> > turned off for the entire document, so not putting the \/ combination in
> > between them.
>
> not possible.
That's not very configurable of latex.
> But you can choose a font without ligatures.
>
I'm using TX fonts at the moment, is it easy to remove the character
from the fonts? By changing the font map for instance, or is that not
something I want to try if I'm in a hurry? :-)
Edwin