vsharma wrote: > The thesis needs to be numbered from Title page with arabic numerals. > When I use the \frontmatter, \mainmatter sequence to place the TOC > appropriately I get roman page numbers for the front matter how can I > change this to be continuous with the mainmatter including the TOC?
why do you use \frontmatter, \mainmatter then? if you want to have unnumbered headers for dedication etc., you can use addchap instead of chapter. You could of course also redefine the fontmatter and mainmatter macros. > Secondly how can I have the List of Figures and List of tables in the > contents section? liststotoc (Layout->Document->Extra Options) > Thirdly i would like the headings for the bibliography section to state > Bibliography rather than the name of the last chapter how can i get that? This should be the case by default. Please send a minimal example file. > thanks for your help Regards, Juergen.
