0
votes
0answers
34 views

TOC, LOF and LOT won't start on right [duplicate]

The Table of Contents, List of Figures and List of Tables won't start on the right page (recto) even though I put an openright documentclass option. I tried \clearpage before each one, didn't work. ...
2
votes
1answer
65 views

Pre-text (cover, dedicatory, table of contents, list of figures) printed one-sided, rest two-sided

My thesis commitee demands that the pre-text elements, including table of contents, list of figures, list of algorithms goes only on the odd pages, with the body of the thesis go two-sided, with new ...
5
votes
1answer
1k views

Remove blank page between list of figures and list of tables

Please how can I delete the blank page between List of Figures and List of Tables? I tried this: \listoffigures \nopagebreak[0] \listoftables but nothing changed. Here is my code: ...
6
votes
1answer
244 views

Remove blank pages after title and Table of contents

I'm using the book style, and I've got a title and ToC, they generate a lot of blank spaces after them that is completely unnecessary; how do I stop this behaviour? Here is my example code ...
5
votes
2answers
2k views

Roman numbering, cleardoublepage and table of content not working

I'm currently doing the thesis report and I cant seem to get the numbering to work as well as the along with some other stuff. What I want is Abstract(eng) Abstract(swe) and Acknowledgments to all be ...