Geoffrey Lloyd wrote:
I can add the bibliogrpahy to the TOC by simply checking the box in the Bibtex bar.
However this doesn't provide the alignment I require. It look like this
5. Conclusions
Bibliography
What I want is
5. Conclusions
Bibliography
For all other lines in the TOC I can do this by using \addcontentsline and
fiddling about. How do I do this for the bibliography.
in the same way. Disable the checkbox in the bibliography
gui and then insert via ERT \addcontentsline{...} as usual.
Herbert