-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathheadings_common.tex
60 lines (55 loc) · 1.18 KB
/
headings_common.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
\makepagestyle{plain}
\makerunningwidth{plain}{\headwidth}
\makeevenfoot{plain}{\thepage}{}{}
\makeoddfoot{plain}{}{}{\thepage}
\makepagestyle{empty}
\makeevenhead{empty}{}{}{}
\makeoddhead{empty}{}{}{}
\makeevenfoot{empty}{}{}{}
\makeoddfoot{empty}{}{}{}
\makepagestyle{lab}
\makeevenhead{lab}
{\thepage\quad}
{}
{}
\makeoddhead{lab}
{}
{}
{\quad\thepage}
\makeevenfoot{lab}
{Center for Phage Technology}
{}
{Last Updated: \today\ \\Rev: \texttt{\GITBranch-\VCRevisionMod}}
\makeoddfoot{lab}
{Center for Phage Technology}
{}
{Last Updated: \today\ \\Rev: \texttt{\GITBranch-\VCRevisionMod}}
\makefootrule{lab}{\textwidth}{\normalrulethickness}{3pt}
\makepagestyle{book_dev}
\makeevenhead{book_dev}
{\thepage\quad|\quad\leftmark}
{}
{}
\makeevenfoot{book_dev}
{Rev: \texttt{\VCRevisionMod}}
{}
{\today}
\makeoddhead{book_dev}
{}
{}
{\quad\thepage}
\makeoddfoot{book_dev}
{Rev: \texttt{\VCRevisionMod}}
{}
{\today}
\makepagestyle{book_release}
\makeevenhead{book_release}
{\thepage\quad|\quad\leftmark}
{}
{}
\makeoddhead{book_release}
{}
{}
{\quad\thepage}
\makeevenfoot{book_release}{}{}{}
\makeoddfoot{book_release}{}{}{}