diff options
Diffstat (limited to 'report/style/pascience-numbering.tex')
-rw-r--r-- | report/style/pascience-numbering.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/report/style/pascience-numbering.tex b/report/style/pascience-numbering.tex new file mode 100644 index 0000000..74d8c76 --- /dev/null +++ b/report/style/pascience-numbering.tex | |||
@@ -0,0 +1,19 @@ | |||
1 | %%%%%%%%%%%%%%%%%%%% | ||
2 | %% PAGE NUMBERING | ||
3 | %%%%%%%%%%%%%%%%%%%% | ||
4 | |||
5 | %\pagestyle{companion}\nouppercaseheads | ||
6 | %\pagestyle{headings} | ||
7 | %\pagestyle{Ruled} | ||
8 | \pagestyle{plain} | ||
9 | \makepagestyle{plain} | ||
10 | |||
11 | |||
12 | \makeevenfoot{plain}{}{\thepage}{} | ||
13 | \makeoddfoot{plain}{}{\thepage}{} | ||
14 | |||
15 | %\makeevenfoot{plain}{\thepage}{}{} | ||
16 | %\makeoddfoot{plain}{}{}{\thepage} | ||
17 | |||
18 | \makeevenhead{plain}{}{}{} | ||
19 | \makeoddhead{plain}{}{}{} | ||