🔧 Fixes #124 define pagestyle commands

This commit is contained in:
Krishna Kumar 2017-04-23 08:53:30 +01:00
parent 0a70115aa7
commit 7298a93b7a
5 changed files with 86 additions and 584 deletions

View File

@ -729,43 +729,53 @@ wish to left align your text}
\RequirePackage{fancyhdr} % Define custom header \RequirePackage{fancyhdr} % Define custom header
% Style 1: Sets Page Number at the Top and Chapter/Section Name on LE/RO
\fancypagestyle{PageStyleI}{
\renewcommand{\chaptermark}[1]{\markboth{##1}{}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ ##1\ }}
\fancyhf{}
\fancyhead[RO]{\nouppercase \rightmark\hspace{0.25em} |
\hspace{0.25em} \bfseries{\thepage}}
\fancyhead[LE]{ {\bfseries\thepage} \hspace{0.25em} |
\hspace{0.25em} \nouppercase \leftmark}
}
% Style 2: Sets Page Number at the Bottom with Chapter/Section Name on LO/RE
\fancypagestyle{PageStyleII}{
\renewcommand{\chaptermark}[1]{\markboth{##1}{}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ ##1}}
\fancyhf{}
\fancyhead[RO]{\bfseries\nouppercase \rightmark}
\fancyhead[LE]{\bfseries \nouppercase \leftmark}
\fancyfoot[C]{\thepage}
}
% Set Fancy Header Command is defined to Load FancyHdr after Geometry is defined % Set Fancy Header Command is defined to Load FancyHdr after Geometry is defined
\newcommand{\setFancyHdr}{ \newcommand{\setFancyHdr}{
\pagestyle{fancy} \pagestyle{fancy}
\ifPHD@pageStyleI \ifPHD@pageStyleI
% Style 1: Sets Page Number at the Top and Chapter/Section Name on LE/RO % Style 1: Sets Page Number at the Top and Chapter/Section Name on LE/RO
\renewcommand{\chaptermark}[1]{\markboth{##1}{}} \pagestyle{PageStyleI}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ ##1\ }}
\fancyhf{}
\fancyhead[RO]{\nouppercase \rightmark\hspace{0.25em} |
\hspace{0.25em} \bfseries{\thepage}}
\fancyhead[LE]{ {\bfseries\thepage} \hspace{0.25em} |
\hspace{0.25em} \nouppercase \leftmark}
\else \else
\ifPHD@pageStyleII \ifPHD@pageStyleII
% Style 2: Sets Page Number at the Bottom with Chapter/Section Name on LO/RE
\renewcommand{\chaptermark}[1]{\markboth{##1}{}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ ##1}}
\fancyhf{}
\fancyhead[RO]{\bfseries\nouppercase \rightmark}
\fancyhead[LE]{\bfseries \nouppercase \leftmark}
\fancyfoot[C]{\thepage}
% Style 2: Sets Page Number at the Bottom with Chapter/Section Name on LO/RE
\pagestyle{PageStyleII}
\else \else
% Default Style: Sets Page Number at the Top (LE/RO) with Chapter/Section Name % Default Style: Sets Page Number at the Top (LE/RO) with Chapter/Section Name
% on LO/RE and an empty footer % on LO/RE and an empty footer
\renewcommand{\chaptermark}[1]{\markboth {##1}{}} \renewcommand{\chaptermark}[1]{\markboth {##1}{}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ ##1}} \renewcommand{\sectionmark}[1]{\markright{\thesection\ ##1}}
\fancyhf{} \fancyhf{}
\fancyhead[LO]{\nouppercase \rightmark} \fancyhead[LO]{\nouppercase \rightmark}
\fancyhead[LE,RO]{\bfseries\thepage} \fancyhead[LE,RO]{\bfseries\thepage}
\fancyhead[RE]{\nouppercase \leftmark} \fancyhead[RE]{\nouppercase \leftmark}
\fi \fi
\fi \fi
} }

View File

@ -267,7 +267,7 @@ the bottom of the page. Pagewise line numbering is added on every page. `draft`
### Choosing the page style ### Choosing the page style
`PhDThesisPSnPDF` defines 3 different page styles (header and footer). The following definition is for `twoside` layout. To choose a page style, include it in the `documentclass` options: `\documentclass[PageStyleI]{Classes/PhDThesisPSnPDF}`. `PhDThesisPSnPDF` defines 3 different page styles (header and footer). The following definition is for `twoside` layout. To choose a page style, include it in the `documentclass` options: `\documentclass[PageStyleI]{Classes/PhDThesisPSnPDF}`. Alternatively, page style can be changed by adding `\pagestyle{PageStyleI}` or `\pagestyle{PageStyleII}` in `thesis.tex`. Note: Using `\pagestyle` command will override `documentclass` options when used globally.
* `default (leave empty)`: For Page Numbers in Header (Left Even, Right Odd) and Chapter Name in Header (Right Even) and Section #. Section Name (Left Odd). Blank Footer. * `default (leave empty)`: For Page Numbers in Header (Left Even, Right Odd) and Chapter Name in Header (Right Even) and Section #. Section Name (Left Odd). Blank Footer.

Binary file not shown.

600
thesis.ps
View File

@ -1,7 +1,7 @@
%!PS-Adobe-2.0 %!PS-Adobe-2.0
%%Creator: dvips(k) 5.996 Copyright 2016 Radical Eye Software %%Creator: dvips(k) 5.996 Copyright 2016 Radical Eye Software
%%Title: thesis.dvi %%Title: thesis.dvi
%%CreationDate: Sun Mar 19 10:28:14 2017 %%CreationDate: Sun Apr 23 08:52:32 2017
%%Pages: 41 %%Pages: 41
%%PageOrder: Ascend %%PageOrder: Ascend
%%BoundingBox: 0 0 596 842 %%BoundingBox: 0 0 596 842
@ -13,7 +13,7 @@
%DVIPSWebPage: (www.radicaleye.com) %DVIPSWebPage: (www.radicaleye.com)
%DVIPSCommandLine: dvips -z -o thesis.ps.temp -ta4 thesis.dvi %DVIPSCommandLine: dvips -z -o thesis.ps.temp -ta4 thesis.dvi
%DVIPSParameters: dpi=600 %DVIPSParameters: dpi=600
%DVIPSSource: TeX output 2017.03.19:1028 %DVIPSSource: TeX output 2017.04.23:0852
%%BeginProcSet: tex.pro 0 0 %%BeginProcSet: tex.pro 0 0
%! %!
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S /TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
@ -4494,9 +4494,9 @@ rf /Fu 27[44 40[50 36[50 35 44 44 21[48 1[48 44 50 50
rf /Fv 134[53 4[33 47 47 1[60 60 2[33 2[33 60 1[33 2[53 rf /Fv 134[53 4[33 47 47 1[60 60 2[33 2[33 60 1[33 2[53
18[73 11[86 68[{ TeXBase1Encoding ReEncodeFont }13 119.552 18[73 11[86 68[{ TeXBase1Encoding ReEncodeFont }13 119.552
/NimbusRomNo9L-ReguItal rf /Fw 134[60 2[60 60 33 47 40 /NimbusRomNo9L-ReguItal rf /Fw 134[60 2[60 60 33 47 40
1[60 60 60 93 33 2[33 60 60 40 53 60 53 60 53 11[86 73 1[60 60 60 93 33 2[33 60 60 40 53 60 1[60 53 11[86 73
6[106 1[86 5[73 86 80 11[60 4[60 60 60 8[40 39[{ 8[86 5[73 86 80 1[86 9[60 4[60 60 60 8[40 39[{
TeXBase1Encoding ReEncodeFont }32 119.552 /NimbusRomNo9L-Regu TeXBase1Encoding ReEncodeFont }31 119.552 /NimbusRomNo9L-Regu
rf /Fx 133[64 72 72 104 1[80 48 56 64 1[80 72 80 120 rf /Fx 133[64 72 72 104 1[80 48 56 64 1[80 72 80 120
40 80 1[40 80 72 48 64 80 64 80 72 8[104 143 1[104 96 40 80 1[40 80 72 48 64 80 64 80 72 8[104 143 1[104 96
80 104 2[112 1[135 96 112 1[56 112 1[88 96 104 104 1[104 80 104 2[112 1[135 96 112 1[56 112 1[88 96 104 104 1[104
@ -6458,7 +6458,7 @@ Black Black 1285 3404 a Fw(Department)d(of)e(Engineering)1344
Black Black 826 4265 a(This)h(dissertation)f(is)g(submitted)h(for)f Black Black 826 4265 a(This)h(dissertation)f(is)g(submitted)h(for)f
(the)h(de)n(gree)g(of)1422 4444 y Fv(Doctor)g(of)g(Philosophy)p (the)h(de)n(gree)g(of)1422 4444 y Fv(Doctor)g(of)g(Philosophy)p
Black Black Black Black 123 5426 a Fw(King')-7 b(s)30 Black Black Black Black 123 5426 a Fw(King')-7 b(s)30
b(Colle)n(ge)p Black Black 2296 w(March)f(2017)p Black b(Colle)n(ge)p Black Black 2355 w(April)g(2017)p Black
Black Black eop end end Black Black eop end end
%%Page: 2 2 %%Page: 2 2
TeXDict begin HPSdict begin 2 1 bop 0 0 a TeXDict begin HPSdict begin 2 1 bop 0 0 a
@ -6543,8 +6543,8 @@ Fu(I)37 b(hereby)g(declare)h(that)e(e)o(xcept)g(where)i(speci\002c)f
n(wer)h(than)g(65,000)f(w)o(ords)g(including)f(appendices,)j n(wer)h(than)g(65,000)f(w)o(ords)g(including)f(appendices,)j
(bibliography)-6 b(,)31 b(footnotes,)123 2375 y(tables)25 (bibliography)-6 b(,)31 b(footnotes,)123 2375 y(tables)25
b(and)g(equations)e(and)i(has)g(fe)n(wer)g(than)f(150)h(\002gures.)p b(and)g(equations)e(and)i(has)g(fe)n(wer)g(than)f(150)h(\002gures.)p
Black Black 3142 2627 a(Krishna)f(K)o(umar)3276 2772 Black Black 3142 2627 a(Krishna)f(K)o(umar)3326 2772
y(March)h(2017)p Black Black eop end end y(April)g(2017)p Black Black eop end end
%%Page: 6 6 %%Page: 6 6
TeXDict begin HPSdict begin 6 5 bop 0 0 a TeXDict begin HPSdict begin 6 5 bop 0 0 a
SDict begin /product where{pop product(Distiller)search{pop pop pop SDict begin /product where{pop product(Distiller)search{pop pop pop
@ -7505,587 +7505,77 @@ end
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end end
776 2664 776 2664
a 776 2664 a a 776 2686 a
SDict begin BU.SS end SDict begin BU.SS end
776 2664 a 0 TeXcolorgray 0 TeXcolorgray 776 2686 a 0 TeXcolorgray -22 x Fu(https://)p
776 2664 a 0 TeXcolorgray 1055 2596 a
SDict begin BU.SE end
776 2664 a 776 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
776 2664 a 776 2664
a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
776 2664 a 776 2664 a
SDict begin BU.SS end
776 2664 a 0 TeXcolorgray Fu(h)p
0 TeXcolorgray 826 2596 a
SDict begin BU.SE end
826 2596 a 826 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
826 2664
a 826 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
826 2664 a 826 2665 a
SDict begin BU.SS end
826 2665 a 0 TeXcolorgray
-1 x Fu(t)p 0 TeXcolorgray 854 2608 a
SDict begin BU.SE end
854 2608 a 854
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
854 2664 a 854 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
854 2664 a 854 2665 a
SDict begin BU.SS end
854
2665 a 0 TeXcolorgray -1 x Fu(t)p 0 TeXcolorgray 882
2608 a
SDict begin BU.SE end
882 2608 a 882 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
882 2664 a 882 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
882
2664 a 882 2686 a
SDict begin BU.SS end
882 2686 a 0 TeXcolorgray -22 x Fu(p)p
0 TeXcolorgray 932 2618 a
SDict begin BU.SE end
932 2618 a 932 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
932 2664
a 932 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
932 2664 a 932 2665 a
SDict begin BU.SS end
932 2665 a 0 TeXcolorgray
-1 x Fu(s)p 0 TeXcolorgray 971 2618 a
SDict begin BU.SE end
971 2618 a 971
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
971 2664 a 971 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
971 2664 a 971 2665 a
SDict begin BU.SS end
971
2665 a 0 TeXcolorgray -1 x Fu(:)p 0 TeXcolorgray 999
2618 a
SDict begin BU.SE end
999 2618 a 999 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
999 2664 a 999 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
999
2664 a 999 2665 a
SDict begin BU.SS end
999 2665 a 0 TeXcolorgray -1 x Fu(/)p
0 TeXcolorgray 1027 2596 a
SDict begin BU.SE end
1027 2596 a 1027 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1027
2664 a 1027 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1027 2664 a 1027 2665 a
SDict begin BU.SS end
1027 2665
a 0 TeXcolorgray -1 x Fu(/)p 0 TeXcolorgray 1055 2596
a
SDict begin BU.SE end SDict begin BU.SE end
1055 2596 a 1055 2664 a 1055 2596 a 1055 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end end
1055 2664 a 1055 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1055 1055
2664 a 1055 2686 a 2664 a 1055 2664 a
SDict begin BU.SS end
1055 2686 a 0 TeXcolorgray -22 x Fu(g)p
0 TeXcolorgray 1105 2618 a
SDict begin BU.SE end
1105 2618 a 1105 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1105
2664 a 1105 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end end
1105 2664 a 1105 2664 a 1055 2664 a 1055 2686 a
SDict begin BU.SS end SDict begin BU.SS end
1105 2664 1055 2686
a 0 TeXcolorgray Fu(i)p 0 TeXcolorgray 1133 2596 a a 0 TeXcolorgray -22 x Fu(github)l(.)p 0 TeXcolorgray
1332 2596 a
SDict begin BU.SE end SDict begin BU.SE end
1133 1332 2596 a 1332 2664 a
2596 a 1133 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end end
1133 2664 a 1133 2664 a 1332 2664 a 1332
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1133 2664
a 1133 2665 a
SDict begin BU.SS end
1133 2665 a 0 TeXcolorgray -1 x Fu(t)p
0 TeXcolorgray 1161 2608 a
SDict begin BU.SE end
1161 2608 a 1161 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1161
2664 a 1161 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1161 2664 a 1161 2664 a
SDict begin BU.SS end
1161 2664
a 0 TeXcolorgray Fu(h)p 0 TeXcolorgray 1211 2596 a
SDict begin BU.SE end
1211
2596 a 1211 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1211 2664 a 1211 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1211 2664
a 1211 2665 a
SDict begin BU.SS end
1211 2665 a 0 TeXcolorgray -1 x Fu(u)p
0 TeXcolorgray 1261 2618 a
SDict begin BU.SE end
1261 2618 a 1261 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1261
2664 a 1261 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1261 2664 a 1261 2665 a
SDict begin BU.SS end
1261 2665
a 0 TeXcolorgray -1 x Fu(b)p 0 TeXcolorgray 1311 2596
a
SDict begin BU.SE end
1311 2596 a 1311 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1311 2664 a 1311 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1311
2664 a 1311 2665 a
SDict begin BU.SS end
1311 2665 a 0 TeXcolorgray -1 x Fu(.)p
0 TeXcolorgray 1336 2654 a
SDict begin BU.SE end
1336 2654 a 1336 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1336
2664 a 1336 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1336 2664 a 1336 2665 a
SDict begin BU.SS end
1336 2665
a 0 TeXcolorgray -1 x Fu(c)p 0 TeXcolorgray 1380 2618
a
SDict begin BU.SE end
1380 2618 a 1380 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1380 2664 a 1380 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1380
2664 a 1380 2665 a
SDict begin BU.SS end
1380 2665 a 0 TeXcolorgray -1 x Fu(o)p
0 TeXcolorgray 1430 2618 a
SDict begin BU.SE end
1430 2618 a 1430 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1430
2664 a 1430 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1430 2664 a 1430 2664 a
SDict begin BU.SS end
1430 2664
a 0 TeXcolorgray Fu(m)p 0 TeXcolorgray 1508 2618 a
SDict begin BU.SE end
1508
2618 a 1508 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1508 2664 a 1508 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1508 2664
a 1508 2665 a
SDict begin BU.SS end
1508 2665 a 0 TeXcolorgray -1 x Fu(/)p
0 TeXcolorgray 1536 2596 a
SDict begin BU.SE end
1536 2596 a 1536 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1536
2664 a 1536 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1536 2664 a 1536 2664 a
SDict begin BU.SS end
1536 2664
a 0 TeXcolorgray Fu(k)p 0 TeXcolorgray 1586 2596 a
SDict begin BU.SE end
1586
2596 a 1586 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1586 2664 a 1586 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1586 2664
a 1586 2664 a
SDict begin BU.SS end
1586 2664 a 0 TeXcolorgray Fu(k)p 0 TeXcolorgray
1636 2596 a
SDict begin BU.SE end
1636 2596 a 1636 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1636 2664 a 1636
2664 a 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end end
1636 2664 a 1636 2665 a 1332 2664 a 1332 2665 a
SDict begin BU.SS end SDict begin BU.SS end
1636 2665 a 0 TeXcolorgray 1332 2665 a 0 TeXcolorgray
-1 x Fu(s)p 0 TeXcolorgray 1675 2618 a -1 x Fu(com/)p 0 TeXcolorgray 1532 2596 a
SDict begin BU.SE end SDict begin BU.SE end
1675 2618 a 1675 1532 2596 a
2664 a 1532 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end end
1675 2664 a 1675 2664 a 1532 2664 a 1532 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end end
1675 2664 a 1675 2665 1532 2664 a 1532
a 2665 a
SDict begin BU.SS end SDict begin BU.SS end
1675 2665 a 0 TeXcolorgray -1 x Fu(3)p 0 TeXcolorgray 1532 2665 a 0 TeXcolorgray -1 x Fu(kks32/)p 0
1725 2596 a TeXcolorgray 1799 2596 a
SDict begin BU.SE end SDict begin BU.SE end
1725 2596 a 1725 2664 a 1799 2596 a 1799 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end end
1725 2664 a 1725 1799
2664 a 2664 a 1799 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end end
1725 2664 a 1725 2664 a 1799 2664 a 1799 2686 a
SDict begin BU.SS end SDict begin BU.SS end
1725 2664 a 0 TeXcolorgray 1799 2686
Fu(2)p 0 TeXcolorgray 1775 2596 a a 0 TeXcolorgray -22 x Fu(phd-)t(thesis)o(-)t(template/)p
0 TeXcolorgray 2622 2596 a
SDict begin BU.SE end SDict begin BU.SE end
1775 2596 a 1775 2664 2622 2596 a 2622 2664 a
a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1775 2664 a 1775 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1775 2664 a 1775 2665 a
SDict begin BU.SS end
1775
2665 a 0 TeXcolorgray -1 x Fu(/)p 0 TeXcolorgray 1803
2596 a
SDict begin BU.SE end
1803 2596 a 1803 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1803 2664 a 1803 2664
a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1803 2664 a 1803 2686 a
SDict begin BU.SS end
1803 2686 a 0 TeXcolorgray
-22 x Fu(p)p 0 TeXcolorgray 1853 2618 a
SDict begin BU.SE end
1853 2618 a 1853
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1853 2664 a 1853 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1853 2664 a 1853 2664
a
SDict begin BU.SS end
1853 2664 a 0 TeXcolorgray Fu(h)p 0 TeXcolorgray 1903
2596 a
SDict begin BU.SE end
1903 2596 a 1903 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1903 2664 a 1903 2664
a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1903 2664 a 1903 2665 a
SDict begin BU.SS end
1903 2665 a 0 TeXcolorgray
-1 x Fu(d)p 0 TeXcolorgray 1953 2596 a
SDict begin BU.SE end
1953 2596 a 1953
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1953 2664 a 1953 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1953 2664 a 1953 2679
a
SDict begin BU.SS end
1953 2679 a 0 TeXcolorgray -15 x Fu(-)p 0 TeXcolorgray
1990 2639 a
SDict begin BU.SE end
1990 2639 a 1990 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
1990 2664 a 1990
2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
1990 2664 a 1990 2665 a
SDict begin BU.SS end
1990 2665 a 0 TeXcolorgray
-1 x Fu(t)p 0 TeXcolorgray 2018 2608 a
SDict begin BU.SE end
2018 2608 a 2018
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2018 2664 a 2018 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2018 2664 a 2018 2664
a
SDict begin BU.SS end
2018 2664 a 0 TeXcolorgray Fu(h)p 0 TeXcolorgray 2068
2596 a
SDict begin BU.SE end
2068 2596 a 2068 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2068 2664 a 2068 2664
a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2068 2664 a 2068 2665 a
SDict begin BU.SS end
2068 2665 a 0 TeXcolorgray
-1 x Fu(e)p 0 TeXcolorgray 2112 2618 a
SDict begin BU.SE end
2112 2618 a 2112
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2112 2664 a 2112 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2112 2664 a 2112 2665
a
SDict begin BU.SS end
2112 2665 a 0 TeXcolorgray -1 x Fu(s)p 0 TeXcolorgray
2151 2618 a
SDict begin BU.SE end
2151 2618 a 2151 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2151 2664 a 2151
2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2151 2664 a 2151 2664 a
SDict begin BU.SS end
2151 2664 a 0 TeXcolorgray
Fu(i)p 0 TeXcolorgray 2179 2596 a
SDict begin BU.SE end
2179 2596 a 2179 2664
a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2179 2664 a 2179 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2179 2664 a 2179 2665 a
SDict begin BU.SS end
2179
2665 a 0 TeXcolorgray -1 x Fu(s)p 0 TeXcolorgray 2217
2618 a
SDict begin BU.SE end
2217 2618 a 2217 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2217 2664 a 2217 2664
a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2217 2664 a 2217 2679 a
SDict begin BU.SS end
2217 2679 a 0 TeXcolorgray
-15 x Fu(-)p 0 TeXcolorgray 2254 2639 a
SDict begin BU.SE end
2254 2639 a 2254
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2254 2664 a 2254 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2254 2664 a 2254 2665
a
SDict begin BU.SS end
2254 2665 a 0 TeXcolorgray -1 x Fu(t)p 0 TeXcolorgray
2282 2608 a
SDict begin BU.SE end
2282 2608 a 2282 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2282 2664 a 2282
2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2282 2664 a 2282 2665 a
SDict begin BU.SS end
2282 2665 a 0 TeXcolorgray
-1 x Fu(e)p 0 TeXcolorgray 2326 2618 a
SDict begin BU.SE end
2326 2618 a 2326
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2326 2664 a 2326 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2326 2664 a 2326 2664
a
SDict begin BU.SS end
2326 2664 a 0 TeXcolorgray Fu(m)p 0 TeXcolorgray 2404
2618 a
SDict begin BU.SE end
2404 2618 a 2404 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2404 2664 a 2404 2664
a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2404 2664 a 2404 2686 a
SDict begin BU.SS end
2404 2686 a 0 TeXcolorgray
-22 x Fu(p)p 0 TeXcolorgray 2454 2618 a
SDict begin BU.SE end
2454 2618 a 2454
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2454 2664 a 2454 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2454 2664 a 2454 2664
a
SDict begin BU.SS end
2454 2664 a 0 TeXcolorgray Fu(l)p 0 TeXcolorgray 2482
2596 a
SDict begin BU.SE end
2482 2596 a 2482 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2482 2664 a 2482 2664
a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2482 2664 a 2482 2665 a
SDict begin BU.SS end
2482 2665 a 0 TeXcolorgray
-1 x Fu(a)p 0 TeXcolorgray 2526 2618 a
SDict begin BU.SE end
2526 2618 a 2526
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2526 2664 a 2526 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2526 2664 a 2526 2665
a
SDict begin BU.SS end
2526 2665 a 0 TeXcolorgray -1 x Fu(t)p 0 TeXcolorgray
2554 2608 a
SDict begin BU.SE end
2554 2608 a 2554 2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2554 2664 a 2554
2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2554 2664 a 2554 2665 a
SDict begin BU.SS end
2554 2665 a 0 TeXcolorgray
-1 x Fu(e)p 0 TeXcolorgray 2598 2618 a
SDict begin BU.SE end
2598 2618 a 2598
2664 a
SDict begin /BU.L (https://github.com/kks32/phd-thesis-template/) def
end
2598 2664 a 2598 2664 a
SDict begin /burl@bordercolor {0 1 1} def /burl@border {0 0 0} def
end
2598 2664 a 2598 2665
a
SDict begin BU.SS end
2598 2665 a 0 TeXcolorgray -1 x Fu(/)p 0 TeXcolorgray
2626 2596 a
SDict begin BU.SE end
2626 2596 a 2626 2664 a
SDict begin BU.E end SDict begin BU.E end
2626 2664 a Black 2622
123 3040 a 2664 a Black 123 3040 a
SDict begin H.S end SDict begin H.S end
123 3040 a 123 3040 a 123 3040 a 123 3040 a
SDict begin 26.39993 H.A end SDict begin 26.39993 H.A end
123 3040 a 123 3040 123 3040
a a 123 3040 a
SDict begin [/View [/XYZ H.V]/Dest (section*.9) cvn /DEST pdfmark end SDict begin [/View [/XYZ H.V]/Dest (section*.9) cvn /DEST pdfmark end
123 3040 a Fx(Enumeration)123 3288 y Fu(Lorem)34 b(ipsum)e(dolor)h 123 3040 a Fx(Enumeration)123 3288 y Fu(Lorem)34
(sit)g(amet,)i(consectetur)e(adipiscing)g(elit.)56 b(Sed)34 b(ipsum)e(dolor)h(sit)g(amet,)i(consectetur)e(adipiscing)g(elit.)56
b(vitae)f(laoreet)h(lectus.)56 b(Donec)123 3432 y(lacus)31 b(Sed)34 b(vitae)f(laoreet)h(lectus.)56 b(Donec)123 3432
b(quam,)g(malesuada)f(ut)g(erat)h(v)o(el,)g(consectetur)f(eleifend)g y(lacus)31 b(quam,)g(malesuada)f(ut)g(erat)h(v)o(el,)g(consectetur)f
(tellus.)47 b(Aliquam)29 b(non)h(feugiat)g(lacus.)123 (eleifend)g(tellus.)47 b(Aliquam)29 b(non)h(feugiat)g(lacus.)123
3577 y(Interdum)i(et)g(malesuada)g(f)o(ames)g(ac)h(ante)f(ipsum)f 3577 y(Interdum)i(et)g(malesuada)g(f)o(ames)g(ac)h(ante)f(ipsum)f
(primis)g(in)h(f)o(aucib)n(us.)53 b(Quisque)31 b(a)i(dolor)e(sit)h (primis)g(in)h(f)o(aucib)n(us.)53 b(Quisque)31 b(a)i(dolor)e(sit)h
(amet)123 3721 y(dui)j(malesuada)g(malesuada)h(id)f(ac)h(metus.)62 (amet)123 3721 y(dui)j(malesuada)g(malesuada)h(id)f(ac)h(metus.)62

View File

@ -75,6 +75,8 @@
% `PageStyleII': Chapter Name on Even Side (Left Even) in Header. Section Number % `PageStyleII': Chapter Name on Even Side (Left Even) in Header. Section Number
% and Section Name in Header on Odd Side (Right Odd). Page numbering in footer % and Section Name in Header on Odd Side (Right Odd). Page numbering in footer
% Uncomment to change page style
%\pagestyle{PageStyleII}
% ********************************** Preamble ********************************** % ********************************** Preamble **********************************
% Preamble: Contains packages and user-defined commands and settings % Preamble: Contains packages and user-defined commands and settings