Guest User

Untitled

a guest
Jun 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. usepackage{fancyhdr}
  2. pagestyle{fancy}
  3. fancyhf{}
  4. fancyhead[RE,RO]{thepage}
  5. fancypagestyle{plain}{%
  6. fancyhf{}
  7. fancyhead[RE,RO]{thepage}
  8. }
Add Comment
Please, Sign In to add comment