Tagged Questions
3
votes
1answer
123 views
How to make the page number appear on the abbreviation list?
does anybody know how to make the first page of the abbreviation list have the page number? My abbrev. list is made of 3 pages and only the other two have the correct page numbering (roman). The first ...
1
vote
1answer
134 views
Inserting nomenclature on a page without page number
I have followed this example and read nomencl package documentation and I can't find a solution. The problem is, that I want to insert nomenclature after TOC, where page numbers are turned off. That ...
2
votes
1answer
362 views
bottom right page numbering in table of content, list of figures, table and nomenclature
I wanted to have all page numbering at right bottom of each page. So I used package fancyhdr.
I put this at the preamble
%customize page numbering on right hand side
\fancyhf{} %clear all header and ...