Guest User

Untitled

a guest
Jun 17th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. usepackage{fancyhdr}
  2. pagestyle{fancy}
  3. fancyhead{}
  4. fancyhead[RO,LE]{Title of the thesis}
  5. setlength{headheight}{14.49998pt}
  6. fancyfoot{}
  7. fancyfoot[LE,RO]{thepage}
  8. fancyfoot[CO,CE]{Chapter thechapter}
  9. fancyfoot[LO,RE]{Edoardo Serra}
  10. renewcommand{headrulewidth}{0.4pt}
  11. renewcommand{footrulewidth}{0.4pt}
  12.  
  13. chapter*{Introduction}
  14. input{chapters/introduction}
  15. addcontentsline{toc}{chapter}{Introduction}
Add Comment
Please, Sign In to add comment