I'm getting a weird behavior where addtocontents is not adding the line to the top of the page. Basically it's supposed to be a header which indicates figure and page on my list of figures. How can I fix this?
\addcontentsline{toc}{part}{LIST OF TABLES}
\listoftables
\addtocontents{lot}{Table ...
Search found 2 matches
- Sun Mar 29, 2020 6:07 am
- Forum: Text Formatting
- Topic: Addtocontents not adding line to the top of page
- Replies: 2
- Views: 2459
- Sun Mar 29, 2020 6:02 am
- Forum: Text Formatting
- Topic: How to change fancy header multiple times on table of contents
- Replies: 1
- Views: 2410
How to change fancy header multiple times on table of contents
Hi everybody, I'm using my university's template and there seems to be a bug in it. They require that the table of contents show different left headers depending on the section. The style file defines that the header should be CHAPTER on subsequent pages, however it is also showing CHAPTER in the ...