Theses, Books, Title pages ⇒ Numbering twosided
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Numbering twosided
I'm using the twosided version of this template, but I don't know how to get the page numbering to be on the edge of each page. By default the numbers are on the right side of each page, but I need them to be on the left side for even numbers and the right side for odd numbers.
Great template!
Regards,
Sunniva N. Berg
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Numbering twosided
You'll need to open up
Thesis.cls
and make changes to the lines following \usepackage{fancyhdr}
as well as in main.tex
near the top where headers are specified. Research the 
Cheers,
Vel