Formatting Thesis.tex file and cls file

This commit is contained in:
Krishna Kumar 2013-12-07 02:10:46 +00:00
parent 6f1782c029
commit f89c0dea78
7 changed files with 365 additions and 334 deletions

View File

@ -35,7 +35,7 @@ CIF: \hspace*{5mm}F_0^j(a) &=& \frac{1}{2\pi \iota} \oint_{\gamma} \frac{F_0^j(z
%********************************** %Second Section *************************************
\tochide{\section{Why do we use Loren Ipsum?}} %Section - 1.2
\section{Why do we use Loren Ipsum?} %Section - 1.2
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using `Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for `lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).

View File

@ -1,33 +1,33 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
%% Class ``PhD Thesis PSnPDF'' %%
%% %%
%% Version: v1.0 %%
%% Authors: Krishna Kumar %%
%% Date: 2013/11/16 (inception) %%
%% License: GPL V2.0 https://www.gnu.org/licenses/gpl-2.0.html %%
%% GitHub Repo: https://github.com/kks32/phd-thesis-template/ %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%
%% Class ``PhD Thesis PSnPDF'' %%
%% %%
%% Version: v1.0 %%
%% Authors: Krishna Kumar %%
%% Date: 2013/11/16 (inception) %%
%% License: GPL V2.0 https://www.gnu.org/licenses/gpl-2.0.html %%
%% GitHub Repo: https://github.com/kks32/phd-thesis-template/ %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% ******************** Class Identification *********************
% ************************** Class Identification ******************************
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{PhDThesisPSnPDF}[2013/11/16 version 1.0Beta by Krishna Kumar]
\typeout{https://github.com/kks32/phd-thesis-template/}
% ***************************************************************
% ********************** Class Definition ***********************
% ***************************************************************
% ******************************************************************************
% **************************** Class Definition ********************************
% ******************************************************************************
% ****************** Define a Print/Online Version **************
% *********************** Define a Print/Online Version ************************
\newif\if@print\@printfalse
\DeclareOption{print}{\@printtrue}
% ************************** Define index ***********************
% ****************************** Define index **********************************
\newif\ifCU@index\CU@indexfalse
\DeclareOption{index}{\CU@indextrue}
% ************************** Font Option ************************
% ******************************* Font Option **********************************
\newif\ifsetFont\setFontfalse % Font is not set
\newif\ifCU@times\CU@timesfalse % Times with Math Support
@ -39,7 +39,7 @@
\newif\ifCU@customfont\CU@customfontfalse % Custom Font with Math Support
\DeclareOption{customfont}{\CU@customfonttrue}
% ************************** Bibliography ***********************
% ******************************* Bibliography *********************************
\newif\ifsetBib\setBibfalse % Using Custom Bibliography
\newif\ifCU@authoryear\CU@authoryearfalse % Author-Year citation
@ -51,34 +51,29 @@
\newif\ifCU@custombib\CU@custombibfalse % Custom Bibliography
\DeclareOption{custombib}{\CU@custombibtrue}
% ****************** Header / Footer Styling ********************
% ************************* Header / Footer Styling ****************************
\newif\ifCU@pageStyleI\CU@pageStyleIfalse % Set Page StyleI
\DeclareOption{PageStyleI}{\CU@pageStyleItrue}
\newif\ifCU@pageStyleII\CU@pageStyleIIfalse % Set Page StyleI
\DeclareOption{PageStyleII}{\CU@pageStyleIItrue}
% ********************** Custom Margins ************************
% ***************************** Custom Margins ********************************
\newif\ifsetMargin\setMarginfalse % Margins are not set
\newif\ifCU@custommargin\CU@custommarginfalse % Custom margin
\DeclareOption{custommargin}{\CU@custommargintrue}
% ********************** Separate Abstract ************************
% **************************** Separate Abstract ******************************
\newif \ifdefineAbstract\defineAbstractfalse %To enable Separate abstract
\newif\ifCU@abstract\CU@abstractfalse % Enable Separate Abstract
\DeclareOption{abstract}{\CU@abstracttrue
\ClassWarning{PhDThesisPSnPDF}{You have chosen an option that
generates only the Title page and an abstract with PhD title and
author name, if this was intentional, ignore this
warning. Congratulations on submitting your thesis!! If not,
please remove the option `abstract' from the document class and
recompile. Good luck with your writing!}}
\ClassWarning{PhDThesisPSnPDF}{You have chosen an option that generates only the Title page and an abstract with PhD title and author name, if this was intentional, ignore this warning. Congratulations on submitting your thesis!! If not, please remove the option `abstract' from the document class and recompile. Good luck with your writing!}}
\ProcessOptions\relax%
% ********************* Pre-defined Options **********************
% *************************** Pre-defined Options ******************************
% Font Size
\newcommand\CU@ptsize{12pt} %Set Default Size as 12
@ -93,7 +88,9 @@
\DeclareOption{a4paper}{\renewcommand\CU@papersize{a4paper}}
\DeclareOption{a5paper}{\renewcommand\CU@papersize{a5paper}}
\DeclareOption{letterpaper}{\ClassWarning{PhDThesisPSnPDF}{The Cambridge University Engineering Deparment PhD thesis guidelines recommend using A4 or A5paper}\renewcommand\CU@papersize{letterpaper}}
\DeclareOption{letterpaper}{\ClassWarning{PhDThesisPSnPDF}{
The Cambridge University Engineering Deparment PhD thesis guidelines recommend using A4 or A5paper}
\renewcommand\CU@papersize{letterpaper}}
\PassOptionsToClass{\CU@papersize}{book}%
@ -131,12 +128,12 @@
\fi
\fi
% **************************** Print / Online ***************************
%* ***************************** Print / Online ********************************
% Defines a print / online version to define page-layout and hyperrefering
\ifsetDVI
\RequirePackage[dvips]{hyperref}
\else
\RequirePackage{hyperref}
\RequirePackage[unicode]{hyperref}
\fi
\if@print
@ -159,7 +156,7 @@
\ifCU@custommargin
\setMarginfalse
\else
% Odd and Even side Margin staggering for binding and set viewmode for PDF
% Odd and Even side Margin for binding and set viewmode for PDF
\RequirePackage[hmarginratio=1:1,vmarginratio=1:1,scale=0.75,bindingoffset=5mm]{geometry}
\setMargintrue
\fi
@ -204,13 +201,13 @@
% ******************************************************************************
% *********************** Layout and Formatting ********************************
% ************************** Layout and Formatting *****************************
\def\pdfshellescape{1}
\RequirePackage{lscape} % Supports Landscape Layout
\RequirePackage{setspace} % Define line spacing in para
\RequirePackage{calc} % To calculate vertical spacing
% *************************** Conditional Statements **************************
% ************************* Conditional Statements *****************************
\RequirePackage{ifthen} % Used in LaTeX Class files for conditional statements
\RequirePackage{ifpdf} % Check for pdfLaTeX
@ -221,7 +218,7 @@
\RequirePackage{appendix} % add appendix
% **************************** Graphics and Figures ****************************
% *************************** Graphics and Figures *****************************
\RequirePackage[usenames, dvipsnames]{color}
\ifpdf
% Convert eps figures to pdf
@ -237,14 +234,16 @@
\fi
% **************************** URL Package and Definition ***********************
% ************************ URL Package and Definition **************************
\RequirePackage{url}
% Redefining urlstyle to use smaller fontsize in References with URLs
\newcommand{\url@leostyle}{%
\@ifundefined{selectfont}{\renewcommand{\UrlFont}{\sf}}{\renewcommand{\UrlFont}{\small\ttfamily}}}
\@ifundefined{selectfont}{\renewcommand{\UrlFont}{\sf}}
{\renewcommand{\UrlFont}{\small\ttfamily}}
}
\urlstyle{leo}
% ********************************** Bibliography *******************************
% ******************************* Bibliography *********************************
\ifCU@authoryear
\RequirePackage[round, sort, numbers, authoryear]{natbib} %author year
\setBibtrue
@ -266,7 +265,7 @@
% *************************** To copy ligatures and Fonts ***********************
% *********************** To copy ligatures and Fonts **************************
\RequirePackage{textcomp}
\RequirePackage[utf8]{inputenc}
\RequirePackage[T1]{fontenc}
@ -298,11 +297,11 @@
\pdfglyphtounicode{f_f_l}{FB04}
\pdfgentounicode=1
% ********************************************************************************
% **************************** Pre-defined Settings ******************************
% ********************************************************************************
% ******************************************************************************
% **************************** Pre-defined Settings ****************************
% ******************************************************************************
% ***************************** Setting PDF Meta-Data ****************************
% *************************** Setting PDF Meta-Data ****************************
\ifpdf
\AtBeginDocument{
\hypersetup{
@ -315,14 +314,17 @@
\fi
% ***************************** TOC and Hide Sections ***************************
% ************************** TOC and Hide Sections *****************************
\newcommand{\nocontentsline}[3]{}
\newcommand{\tochide}[2]{\bgroup\let\addcontentsline=\nocontentsline#1{#2}\egroup}
\newcommand{\tochide}[2]{
\bgroup\let
\addcontentsline=\nocontentsline#1{#2}
\egroup}
% Removes pagenumber appearing from TOC
\addtocontents{toc}{\protect\thispagestyle{empty}}
% ******************************* Header Formatting *****************************
% ***************************** Header Formatting ******************************
% Custom Header with Chapter Number, Page Number and Section Numbering
\RequirePackage{fancyhdr} % Define custom header
@ -336,8 +338,8 @@
\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 }
\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
@ -352,7 +354,7 @@
\else
% Default Style: Sets Page Number at the Top (LE/RO) with Chapter/Section Name on LO/RE
% Default Style: Sets Page Number at the Top (LE/RO) with Chapter/Section Name on LO/RE and an empty footer
\renewcommand{\chaptermark}[1]{\markboth {##1}{}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\ ##1}}
\fancyhf{}
@ -378,7 +380,7 @@
\setFancyHdr % Apply fancy header settings otherwise apply it in preamble
\fi
% **************** Clear Header Style on the Last Empty Odd pages ***************
% **************** Clear Header Style on the Last Empty Odd pages **************
\renewcommand{\cleardoublepage}{\clearpage\if@twoside \ifodd\c@page\else%
\hbox{}%
\thispagestyle{empty} % Empty header styles
@ -386,7 +388,7 @@
\if@twocolumn\hbox{}\newpage\fi\fi\fi}
% ********************************* Roman Pages *********************************
% ******************************** Roman Pages *********************************
% The romanpages environment set the page numbering to lowercase roman one
% for the contents and figures lists. It also resets
% page-numbering for the remainder of the dissertation (arabic, starting at 1).
@ -397,9 +399,9 @@
{\newpage\renewcommand{\thepage}{\arabic{page}}}
% *******************************************************************************
% **************************** Macro Definitions ********************************
% *******************************************************************************
% ******************************************************************************
% **************************** Macro Definitions *******************************
% ******************************************************************************
% These macros are used to declare arguments needed for the
% construction of the title page and other preamble.
@ -458,11 +460,11 @@
}
% ********************************************************************************
% ***************************** Front Matter Layout ******************************
% ********************************************************************************
% ******************************************************************************
% *************************** Front Matter Layout ******************************
% ******************************************************************************
% ********************************** Title Page *********************************
% ******************************** Title Page **********************************
\renewcommand{\maketitle}{
%%Can use the line below to remove the blank page after the title page
%%\setcounter{page}{0} % Sasa Tomic
@ -510,9 +512,9 @@
}
% ********************************* Dedication **********************************
% ********************************* Dedication *********************************
% The dedication environment makes sure the dedication gets its
% own page and is set out in verse format.3
% own page, centered
\newenvironment{dedication}
{
@ -524,7 +526,8 @@
}
% ******************************** Declaration **********************************
% ******************************* Declaration **********************************
% The declaration environment puts a large, bold, centered
% "Declaration" label at the top of the page.
@ -533,8 +536,6 @@
\setsinglecolumn
\chapter*{\centering \Large Declaration}
\thispagestyle{empty}
}{
\flushright
\@author{}\\
@ -544,7 +545,7 @@
% ******************************* Acknowlegments *********************************
% ****************************** Acknowlegments ********************************
% The acknowledgements environment puts a large, bold, centered
% "Acknowledgements" label at the top of the page.
@ -557,7 +558,7 @@
% ******************************** Nomenclature *********************************
% ******************************* Nomenclature *********************************
\usepackage{nomencl}
\makenomenclature
\renewcommand{\nomgroup}[1]{%
@ -584,7 +585,7 @@
}
% ******************************* Create the index ******************************
% ***************************** Create the index *******************************
\ifCU@index
\RequirePackage{makeidx}
\makeindex
@ -597,7 +598,7 @@
\fi
% ******************************** Abstract ***********************************
% ******************************** Abstract ************************************
% The abstract environment puts a large, bold, centered "Abstract" label at
% the top of the page. Defines both abstract and separate abstract environment
@ -639,7 +640,7 @@
% ********************* To compute empty space in title page *********************
% ******************** To compute empty space in title page ********************
% Boxes below are used to space differt contents on the title page
\newcommand{\computeTitlePageSpacing}{

View File

@ -16,7 +16,7 @@
%\renewcommand\rmdefault{psb}
\ifsetFont
\else
\RequirePackage{libertine} % Set your custom font here and use `customfont' in options
\RequirePackage{libertine} % Set your custom font here and use `customfont' in options. Leave empty to load computer modern font.
\fi
% *****************************************************************************
@ -39,16 +39,21 @@
%\usepackage{algpseudocode} % Algorithmicx package support for algorithms and pseudocode
% *********************Captions and Hyperreferncing / URL ***********************
% *********************Captions and Hyperreferencing / URL ***********************
%% Captions: This makes captions of figures use a boldfaced small font.
%\RequirePackage[small,bf]{caption}
\RequirePackage[figurename=Fig.,labelsep=space,tableposition=top]{caption}
% ******************************** Footnote ***********************************
% ************************ Formatting / Footnote *****************************
%\usepackage[perpage]{footmisc} %Range of footnote options
% ****************************** Line Numbers ********************************
%\RequirePackage{lineno}
%\linenumbers
% ************************** Graphics and figures *****************************
% Subfigure (note: this must be included after the `caption` package).
%\usepackage{rotating}
@ -80,10 +85,14 @@
% ********************** Adding TOC and List of Figures ************************
% To hide sections from appearing in TOC add \tochide\section{Section name}
\setcounter{secnumdepth}{2}
\setcounter{tocdepth}{2}
% To hide sections from appearing in TOC use:
% \tochide\section{Section name} in the section
% ******************************* Nomenclature *********************************
% To change the name of the Nomenclature section, uncomment the following line
% \renewcommand\nomname{Symbols}

View File

@ -384,7 +384,7 @@ If you are generating a separate abstract for your thesis submission, ignore thi
--------------------------------------------------------------------------------
## Inspirations
## Inspirations/Based on:
* Cambridge Computer Laboratory PhD Thesis Template [https://github.com/cambridge/thesis](https://github.com/cambridge/thesis)

Binary file not shown.

426
thesis.ps
View File

@ -1,7 +1,7 @@
%!PS-Adobe-2.0
%%Creator: dvips(k) 5.993 Copyright 2013 Radical Eye Software
%%Title: thesis.dvi
%%CreationDate: Fri Dec 6 15:41:17 2013
%%CreationDate: Sat Dec 7 02:07:19 2013
%%Pages: 37
%%PageOrder: Ascend
%%BoundingBox: 0 0 596 842
@ -12,7 +12,7 @@
%DVIPSWebPage: (www.radicaleye.com)
%DVIPSCommandLine: dvips -z -o thesis.ps.temp thesis.dvi
%DVIPSParameters: dpi=600
%DVIPSSource: TeX output 2013.12.06:1541
%DVIPSSource: TeX output 2013.12.07:0207
%%BeginProcSet: tex.pro 0 0
%!
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
@ -3138,76 +3138,79 @@ SDict begin [/Count 0/Dest (chapter*.7) cvn/Title (Nomenclature) /OUT
pdfmark end
123
298 a 123 298 a
SDict begin [/Count 2/Dest (chapter.1) cvn/Title (1 Background) /OUT
SDict begin [/Count 3/Dest (chapter.1) cvn/Title (1 Background) /OUT
pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (section.1.1) cvn/Title (1.1 What is Loren Ipsum? Title with Math [sigma])
/OUT pdfmark end
123 298 a 123 298
a
SDict begin [/Count 0/Dest (section.1.2) cvn/Title (1.2 Why do we use Loren Ipsum?)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (section.1.3) cvn/Title (1.3 Where does it come from?)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 1/Dest (chapter.2) cvn/Title (2 My Second Chapter)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (section.2.1) cvn/Title (2.1 Short title)
/OUT pdfmark end
123 298 a 123
298 a
SDict begin [/Count 0/Dest (section.2.1) cvn/Title (2.1 Short title)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 2/Dest (chapter.3) cvn/Title (3 My Third Chapter)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 3/Dest (section.3.1) cvn/Title (3.1 First Section of the Third Chapter)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (subsection.3.1.1) cvn/Title (3.1.1 First Subsection in the First Section)
/OUT pdfmark end
123 298
a 123 298 a
SDict begin [/Count 0/Dest (subsection.3.1.1) cvn/Title (3.1.1 First Subsection in the First Section)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (subsection.3.1.2) cvn/Title (3.1.2 Second Subsection in the First Section)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (subsection.3.1.3) cvn/Title (3.1.3 Third Subsection in the First Section)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (section.3.2) cvn/Title (3.2 Second Section of the Third Chapter)
/OUT pdfmark end
123
298 a 123 298 a
SDict begin [/Count 0/Dest (appendix*.18) cvn/Title (Appendix A) /OUT
pdfmark end
SDict begin [/Count 0/Dest (section.3.2) cvn/Title (3.2 Second Section of the Third Chapter)
/OUT pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (appendix*.19) cvn/Title (Appendix B) /OUT
SDict begin [/Count 0/Dest (appendix*.18) cvn/Title (Appendix A) /OUT
pdfmark end
123 298 a 123 298
a
SDict begin [/Count 0/Dest (appendix*.19) cvn/Title (Appendix B) /OUT
pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (appendix*.20) cvn/Title (References) /OUT
pdfmark end
123 298 a 123 298 a
SDict begin [/Count 0/Dest (section*.21) cvn/Title (Index) /OUT pdfmark
end
123 298 a 123 298 a
SDict begin [/PageMode /UseOutlines/Page 1/View [/FitV] /DOCVIEW pdfmark
end
123 298 a 123
298 a
SDict begin [/PageMode /UseOutlines/Page 1/View [/FitV] /DOCVIEW pdfmark
end
123 298 a 123 298 a
SDict begin [ {Catalog}<</PageLayout/TwoPageRight>> /PUT pdfmark end
123 298 a 123 298 a
SDict begin H.S end
123 298 a 123 298 a
SDict begin 17.99446 H.A end
123 298
a 123 298 a
SDict begin 17.99446 H.A end
123 298 a 123 298 a
SDict begin [/View [/XYZ H.V]/Dest (Doc-Start) cvn /DEST pdfmark end
123 298 a 123 298 a
SDict begin [ {Catalog} <</PageLabels<</Nums[0<</S/r>>18<</S/D>>]>>>>
/PUT pdfmark end
123 298 a Black Black
720 440 a Fw(Writing)51 b(y)-5 b(our)52 b(PhD)g(Thesis)g(in)1592
689 y(L)1656 646 y Fv(A)1728 689 y Fw(T)1832 737 y(E)1943
689 y(X2e)1485 2510 y @beginspecial 0 @llx -1 @lly 59
@urx 68 @ury 1089 @rwi @setspecial
123
298 a Black Black 720 440 a Fw(Writing)51 b(y)-5 b(our)52
b(PhD)g(Thesis)g(in)1592 689 y(L)1656 646 y Fv(A)1728
689 y Fw(T)1832 737 y(E)1943 689 y(X2e)1485 2510 y @beginspecial
0 @llx -1 @lly 59 @urx 68 @ury 1089 @rwi @setspecial
%%BeginDocument: Figs/University_Crest.eps
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.12.8 (http://cairographics.org)
@ -5289,144 +5292,156 @@ SDict begin 17.99446 H.L end
3756 2848 a
SDict begin [/Subtype /Link/Dest (section.1.1) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 2848 a Black Black 273 2998 a Fs(1.3)104
b(Where)25 b(does)g(it)f(come)h(from?)84 b(.)49 b(.)h(.)g(.)g(.)f(.)h
(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)f(.)
h(.)g(.)p Black 0 TeXcolorgray 3706 2998 a
3756 2848 a Black Black 273 2998 a Fs(1.2)104
b(Why)24 b(do)h(we)g(use)f(Loren)h(Ipsum?)92 b(.)50 b(.)g(.)f(.)h(.)g
(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)
g(.)p Black 0 TeXcolorgray 3706 2998 a
SDict begin H.S end
3706 2998
a Fs(2)3756 2998 y
3706 2998 a Fs(1)3756
2998 y
SDict begin 17.99446 H.L end
3756 2998 a 3756 2998 a
SDict begin [/Subtype /Link/Dest (section.1.2) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 2998 a Black Black
273 3147 a Fs(1.3)104 b(Where)25 b(does)g(it)f(come)h(from?)84
b(.)49 b(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)
g(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)p Black 0 TeXcolorgray
3706 3147 a
SDict begin H.S end
3706 3147 a Fs(2)3756 3147 y
SDict begin 17.99446 H.L end
3756 3147 a
3756 3147 a
SDict begin [/Subtype /Link/Dest (section.1.3) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 2998
a Black Black 123 3247 a Fr(2)100 b(My)25 b(Second)h(Chapter)p
0 TeXcolorgray 3706 3247 a
3756 3147 a Black Black 123 3396 a Fr(2)100
b(My)25 b(Second)h(Chapter)p 0 TeXcolorgray 3706 3396
a
SDict begin H.S end
3706 3247 a Fr(5)3756 3247
y
3706 3396 a Fr(5)3756 3396 y
SDict begin 17.99446 H.L end
3756 3247 a 3756 3247 a
3756 3396 a 3756 3396
a
SDict begin [/Subtype /Link/Dest (chapter.2) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color
[1 0 0] H.B /ANN pdfmark end
3756 3247 a Black 273 3396
a Fs(2.1)104 b(Short)25 b(title)71 b(.)50 b(.)g(.)f(.)h(.)g(.)g(.)f(.)h
(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)
g(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)p Black 0 TeXcolorgray
3706 3396 a
3756 3396 a Black 273 3545 a Fs(2.1)104 b(Short)25
b(title)71 b(.)50 b(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f
(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)
f(.)h(.)g(.)p Black 0 TeXcolorgray 3706 3545 a
SDict begin H.S end
3706 3396 a Fs(5)3756 3396 y
3706 3545
a Fs(5)3756 3545 y
SDict begin 17.99446 H.L end
3756 3396 a
3756 3396 a
3756 3545 a 3756 3545 a
SDict begin [/Subtype /Link/Dest (section.2.1) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 3396 a Black Black 123 3645 a Fr(3)100
b(My)25 b(Third)h(Chapter)p 0 TeXcolorgray 3656 3645
a
3756 3545
a Black Black 123 3794 a Fr(3)100 b(My)25 b(Third)h(Chapter)p
0 TeXcolorgray 3656 3794 a
SDict begin H.S end
3656 3645 a Fr(11)3756 3645 y
SDict begin 17.99446 H.L end
3756 3645 a 3756 3645
a
SDict begin [/Subtype /Link/Dest (chapter.3) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color
[1 0 0] H.B /ANN pdfmark end
3756 3645 a Black 273 3794 a Fs(3.1)104 b(First)25
b(Section)f(of)h(the)g(Third)f(Chapter)93 b(.)49 b(.)h(.)g(.)f(.)h(.)g
(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)p
Black 0 TeXcolorgray 3656 3794 a
SDict begin H.S end
3656 3794 a Fs(11)3756
3794 y
SDict begin 17.99446 H.L end
3756 3794 a 3756 3794 a
SDict begin [/Subtype /Link/Dest (section.3.1) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 3794 a Black Black
502 3944 a Fs(3.1.1)119 b(First)24 b(Subsection)h(in)f(the)h(First)f
(Section)69 b(.)50 b(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)
f(.)h(.)g(.)p Black 0 TeXcolorgray 3656 3944 a
SDict begin H.S end
3656 3944
a Fs(11)3756 3944 y
SDict begin 17.99446 H.L end
3756 3944 a 3756 3944 a
SDict begin [/Subtype /Link/Dest (subsection.3.1.1) cvn/H /I/Border
[0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 3944
a Black Black 502 4093 a Fs(3.1.2)119 b(Second)25 b(Subsection)f(in)h
(the)f(First)h(Section)33 b(.)50 b(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h
(.)g(.)g(.)f(.)h(.)g(.)p Black 0 TeXcolorgray 3656 4093
a
SDict begin H.S end
3656 4093 a Fs(11)3756 4093 y
SDict begin 17.99446 H.L end
3756 4093 a 3756 4093
a
SDict begin [/Subtype /Link/Dest (subsection.3.1.2) cvn/H /I/Border
[0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 4093 a Black Black 502 4243 a Fs(3.1.3)119 b(Third)24
b(Subsection)g(in)h(the)f(First)h(Section)30 b(.)50 b(.)g(.)f(.)h(.)g
(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)p Black
0 TeXcolorgray 3656 4243 a
SDict begin H.S end
3656 4243 a Fs(11)3756 4243
3656 3794 a Fr(11)3756 3794
y
SDict begin 17.99446 H.L end
3756 3794 a 3756 3794 a
SDict begin [/Subtype /Link/Dest (chapter.3) cvn/H /I/Border [0 0 0]BorderArrayPatch/Color
[1 0 0] H.B /ANN pdfmark end
3756 3794 a Black 273 3944
a Fs(3.1)104 b(First)25 b(Section)f(of)h(the)g(Third)f(Chapter)93
b(.)49 b(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)
g(.)g(.)f(.)h(.)g(.)p Black 0 TeXcolorgray 3656 3944
a
SDict begin H.S end
3656 3944 a Fs(11)3756 3944 y
SDict begin 17.99446 H.L end
3756 3944 a 3756 3944
a
SDict begin [/Subtype /Link/Dest (section.3.1) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 3944 a Black Black 502 4093 a Fs(3.1.1)119 b(First)24
b(Subsection)h(in)f(the)h(First)f(Section)69 b(.)50 b(.)g(.)f(.)h(.)g
(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)p Black
0 TeXcolorgray 3656 4093 a
SDict begin H.S end
3656 4093 a Fs(11)3756 4093
y
SDict begin 17.99446 H.L end
3756 4093 a 3756 4093 a
SDict begin [/Subtype /Link/Dest (subsection.3.1.1) cvn/H /I/Border
[0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 4093 a Black Black 502
4243 a Fs(3.1.2)119 b(Second)25 b(Subsection)f(in)h(the)f(First)h
(Section)33 b(.)50 b(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)g(.)f(.)
h(.)g(.)p Black 0 TeXcolorgray 3656 4243 a
SDict begin H.S end
3656 4243
a Fs(11)3756 4243 y
SDict begin 17.99446 H.L end
3756 4243 a 3756 4243 a
SDict begin [/Subtype /Link/Dest (subsection.3.1.2) cvn/H /I/Border
[0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 4243
a Black Black 502 4392 a Fs(3.1.3)119 b(Third)24 b(Subsection)g(in)h
(the)f(First)h(Section)30 b(.)50 b(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f
(.)h(.)g(.)g(.)f(.)h(.)g(.)p Black 0 TeXcolorgray 3656
4392 a
SDict begin H.S end
3656 4392 a Fs(11)3756 4392 y
SDict begin 17.99446 H.L end
3756 4392 a 3756
4392 a
SDict begin [/Subtype /Link/Dest (subsection.3.1.3) cvn/H /I/Border
[0 0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 4243 a Black Black 273
4392 a Fs(3.2)104 b(Second)25 b(Section)g(of)g(the)g(Third)f(Chapter)56
3756 4392 a Black Black 273 4541 a Fs(3.2)104
b(Second)25 b(Section)g(of)g(the)g(Third)f(Chapter)56
b(.)50 b(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)f(.)h(.)g(.)g(.)f(.)h(.)g(.)
g(.)f(.)h(.)g(.)p Black 0 TeXcolorgray 3656 4392 a
g(.)f(.)h(.)g(.)p Black 0 TeXcolorgray 3656 4541 a
SDict begin H.S end
3656
4392 a Fs(12)3756 4392 y
4541 a Fs(12)3756 4541 y
SDict begin 17.99446 H.L end
3756 4392 a 3756 4392 a
3756 4541 a 3756 4541 a
SDict begin [/Subtype /Link/Dest (section.3.2) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756
4392 a Black Black 123 4641 a Fr(A)n(ppendix)26 b(A)p
0 TeXcolorgray 3656 4641 a
4541 a Black Black 123 4790 a Fr(A)n(ppendix)26 b(A)p
0 TeXcolorgray 3656 4790 a
SDict begin H.S end
3656 4641 a Fr(13)3756 4641
3656 4790 a Fr(13)3756 4790
y
SDict begin 17.99446 H.L end
3756 4641 a 3756 4641 a
3756 4790 a 3756 4790 a
SDict begin [/Subtype /Link/Dest (appendix*.18) cvn/H /I/Border [0
0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 4641 a Black 123 4890
a Fr(A)n(ppendix)g(B)p 0 TeXcolorgray 3656 4890 a
3756 4790 a Black 123 5039
a Fr(A)n(ppendix)g(B)p 0 TeXcolorgray 3656 5039 a
SDict begin H.S end
3656
4890 a Fr(15)3756 4890 y
5039 a Fr(15)3756 5039 y
SDict begin 17.99446 H.L end
3756 4890 a 3756 4890 a
3756 5039 a 3756 5039 a
SDict begin [/Subtype /Link/Dest (appendix*.19) cvn/H /I/Border [0
0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756
4890 a Black 123 5139 a Fr(Refer)n(ences)p 0 TeXcolorgray
3656 5139 a
5039 a Black 123 5288 a Fr(Refer)n(ences)p 0 TeXcolorgray
3656 5288 a
SDict begin H.S end
3656 5139 a Fr(17)3756 5139 y
3656 5288 a Fr(17)3756 5288 y
SDict begin 17.99446 H.L end
3756 5139 a
3756 5139 a
3756 5288 a
3756 5288 a
SDict begin [/Subtype /Link/Dest (appendix*.20) cvn/H /I/Border [0
0 0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 5139 a Black 123 5388 a Fr(Index)p 0
TeXcolorgray 3656 5388 a
3756 5288 a Black 123 5537 a Fr(Index)p 0
TeXcolorgray 3656 5537 a
SDict begin H.S end
3656 5388 a Fr(19)3756 5388
3656 5537 a Fr(19)3756 5537
y
SDict begin 17.99446 H.L end
3756 5388 a 3756 5388 a
3756 5537 a 3756 5537 a
SDict begin [/Subtype /Link/Dest (section*.21) cvn/H /I/Border [0 0
0]BorderArrayPatch/Color [1 0 0] H.B /ANN pdfmark end
3756 5388 a Black Black Black
3756 5537 a Black Black Black
eop end end
%%Page: 12 12
TeXDict begin HPSdict begin 12 11 bop 0 0 a
@ -5733,16 +5748,16 @@ SDict begin 17.99446 H.A end
SDict begin [/View [/XYZ H.V]/Dest (section.1.2) cvn /DEST pdfmark
end
123 4704 a 139
x Fv(1.2)143 b(Wh)n(y)36 b(do)f(we)g(use)h(Lor)m(en)e(Ipsum?)270
5111 y Fs(It)28 b(is)g(a)h(long)f(established)g(f)o(act)h(that)f(a)h
(reader)g(will)f(be)h(distracted)f(by)g(the)g(readable)h(content)f(of)h
(a)123 5261 y(page)h(when)f(looking)e(at)i(its)g(layout.)42
b(The)29 b(point)f(of)h(using)f(Lorem)h(Ipsum)f(is)h(that)f(it)h(has)g
(a)g(more-or)n(-)123 5410 y(less)24 b(normal)g(distrib)n(ution)d(of)k
(letters,)f(as)g(opposed)f(to)h(using)f(`Content)h(here,)h(content)e
(here',)i(making)123 5560 y(it)38 b(look)f(lik)o(e)g(readable)i
(English.)68 b(Man)o(y)37 b(desktop)g(publishing)f(packages)i(and)g
(web)g(page)g(editors)p Black Black eop end end
x Fv(1.2)143 b(Wh)n(y)36 b(do)f(we)g(use)h(Lor)m(en)e(Ipsum?)123
5111 y Fs(It)25 b(is)f(a)h(long)f(established)g(f)o(act)h(that)f(a)h
(reader)h(will)d(be)i(distracted)f(by)h(the)f(readable)h(content)f(of)h
(a)g(page)123 5261 y(when)33 b(looking)e(at)i(its)f(layout.)54
b(The)33 b(point)f(of)h(using)e(Lorem)i(Ipsum)f(is)g(that)h(it)f(has)h
(a)g(more-or)n(-less)123 5410 y(normal)38 b(distrib)n(ution)d(of)j
(letters,)j(as)d(opposed)f(to)g(using)g(`Content)h(here,)j(content)d
(here',)j(making)123 5560 y(it)d(look)f(lik)o(e)g(readable)i(English.)
68 b(Man)o(y)37 b(desktop)g(publishing)f(packages)i(and)g(web)g(page)g
(editors)p Black Black eop end end
%%Page: 2 20
TeXDict begin HPSdict begin 2 19 bop 0 0 a
SDict begin /product where{pop product(Distiller)search{pop pop pop
@ -5764,75 +5779,73 @@ SDict begin [/View [/XYZ H.V]/Dest (page.2) cvn /DEST pdfmark end
(inf)o(anc)o(y)-6 b(.)32 b(V)-11 b(arious)25 b(v)o(ersions)g(ha)n(v)o
(e)g(e)n(v)n(olv)o(ed)f(o)o(v)o(er)h(the)g(years,)5 696
y(sometimes)e(by)i(accident,)g(sometimes)e(on)h(purpose)h(\(injected)f
(humour)g(and)h(the)f(lik)o(e\).)5 718 y
(humour)g(and)h(the)f(lik)o(e\).)5 895 y
SDict begin H.S end
5 718 a 5 718
5 895 a 5 895
a
SDict begin 17.99446 H.A end
5 718 a 5 718 a
5 895 a 5 895 a
SDict begin [/View [/XYZ H.V]/Dest (section.1.3) cvn /DEST pdfmark
end
5 718 a 212 x Fv(1.3)143 b(Wher)m(e)36
b(does)f(it)g(come)g(fr)m(om?)5 1198 y Fs(Contrary)22
5 895 a 209 x Fv(1.3)143 b(Wher)m(e)36
b(does)f(it)g(come)g(fr)m(om?)5 1365 y Fs(Contrary)22
b(to)g(popular)f(belief,)h(Lorem)f(Ipsum)g(is)g(not)h(simply)e(random)h
(te)o(xt.)29 b(It)21 b(has)h(roots)f(in)g(a)h(piece)g(of)5
1347 y(classical)g(Latin)g(literature)g(from)g(45)g(BC,)i(making)d(it)h
1514 y(classical)g(Latin)g(literature)g(from)g(45)g(BC,)i(making)d(it)h
(o)o(v)o(er)f(2000)h(years)h(old.)29 b(Richard)23 b(McClintock,)f(a)5
1497 y(Latin)g(professor)g(at)h(Hampden-Sydne)o(y)e(Colle)o(ge)h(in)g
1664 y(Latin)g(professor)g(at)h(Hampden-Sydne)o(y)e(Colle)o(ge)h(in)g
(V)-6 b(ir)n(ginia,)22 b(look)o(ed)g(up)g(one)g(of)h(the)f(more)g
(obscure)5 1646 y(Latin)28 b(w)o(ords,)h(consectetur)l(,)g(from)f(a)h
(obscure)5 1813 y(Latin)28 b(w)o(ords,)h(consectetur)l(,)g(from)f(a)h
(Lorem)f(Ipsum)g(passage,)h(and)f(going)g(through)f(the)i(cites)f(of)g
(the)5 1795 y(w)o(ord)h(in)g(classical)g(literature,)h(disco)o(v)o
(the)5 1963 y(w)o(ord)h(in)g(classical)g(literature,)h(disco)o(v)o
(ered)e(the)h(undoubtable)f(source.)43 b(Lorem)29 b(Ipsum)g(comes)g
(from)5 1945 y(sections)24 b(1.10.32)g(and)h(1.10.33)f(of)h("de)g
(from)5 2112 y(sections)24 b(1.10.32)g(and)h(1.10.33)f(of)h("de)g
(Finib)n(us)f(Bonorum)h(et)g(Malorum")e(\(The)i(Extremes)g(of)g(Good)5
2094 y(and)k(Evil\))e(by)i(Cicero,)g(written)f(in)g(45)g(BC.)i(This)d
2261 y(and)k(Evil\))e(by)i(Cicero,)g(written)f(in)g(45)g(BC.)i(This)d
(book)h(is)g(a)h(treatise)f(on)g(the)g(theory)g(of)h(ethics,)g(v)o(ery)
5 2244 y(popular)35 b(during)g(the)g(Renaissance.)63
5 2411 y(popular)35 b(during)g(the)g(Renaissance.)63
b(The)36 b(\002rst)f(line)g(of)h(Lorem)f(Ipsum,)i("Lorem)e(ipsum)f
(dolor)h(sit)5 2393 y(amet..",)24 b(comes)h(from)f(a)h(line)g(in)f
(section)g(1.10.32.)152 2550 y(The)f(standard)f(chunk)h(of)g(Lorem)f
(dolor)h(sit)5 2560 y(amet..",)24 b(comes)h(from)f(a)h(line)g(in)f
(section)g(1.10.32.)152 2713 y(The)f(standard)f(chunk)h(of)g(Lorem)f
(Ipsum)h(used)f(since)h(the)g(1500s)f(is)g(reproduced)i(belo)n(w)e(for)
h(those)5 2699 y(interested.)30 b(Sections)23 b(1.10.32)f(and)h
h(those)5 2863 y(interested.)30 b(Sections)23 b(1.10.32)f(and)h
(1.10.33)f(from)h(\223de)h(Finib)n(us)e(Bonorum)h(et)g(Malorum")f(by)h
(Cicero)5 2848 y(are)j(also)f(reproduced)g(in)g(their)g(e)o(xact)g
(Cicero)5 3012 y(are)j(also)f(reproduced)g(in)g(their)g(e)o(xact)g
(original)f(form,)h(accompanied)g(by)g(English)f(v)o(ersions)g(from)g
(the)5 2998 y(1914)g(translation)g(by)h(H.)f(Rackham)152
3155 y(\223Lorem)j(ipsum)f(dolor)h(sit)f(amet,)i(consectetur)f
(the)5 3162 y(1914)g(translation)g(by)h(H.)f(Rackham)152
3315 y(\223Lorem)j(ipsum)f(dolor)h(sit)f(amet,)i(consectetur)f
(adipisicing)f(elit,)h(sed)h(do)f(eiusmod)f(tempor)h(inci-)5
3304 y(didunt)19 b(ut)g(labore)h(et)g(dolore)f(magna)h(aliqua.)28
3464 y(didunt)19 b(ut)g(labore)h(et)g(dolore)f(magna)h(aliqua.)28
b(Ut)20 b(enim)f(ad)h(minim)e(v)o(eniam,)h(quis)g(nostrud)g(e)o(x)o
(ercitation)5 3453 y(ullamco)j(laboris)g(nisi)g(ut)g(aliquip)g(e)o(x)g
(ercitation)5 3614 y(ullamco)j(laboris)g(nisi)g(ut)g(aliquip)g(e)o(x)g
(ea)i(commodo)d(consequat.)29 b(Duis)22 b(aute)h(irure)g(dolor)f(in)h
(reprehen-)5 3603 y(derit)30 b(in)f(v)n(oluptate)g(v)o(elit)g(esse)h
(reprehen-)5 3763 y(derit)30 b(in)f(v)n(oluptate)g(v)o(elit)g(esse)h
(cillum)f(dolore)g(eu)h(fugiat)g(nulla)f(pariatur)-5
b(.)45 b(Excepteur)30 b(sint)f(occaecat)5 3752 y(cupidatat)24
b(.)45 b(Excepteur)30 b(sint)f(occaecat)5 3912 y(cupidatat)24
b(non)h(proident,)f(sunt)g(in)g(culpa)h(qui)f(of)n(\002cia)h(deserunt)f
(mollit)f(anim)i(id)f(est)h(laborum.")152 3909 y(Section)c(1.10.32)g
(mollit)f(anim)i(id)f(est)h(laborum.")152 4066 y(Section)c(1.10.32)g
(of)h(\223de)g(Finib)n(us)f(Bonorum)g(et)h(Malorum",)e(written)i(by)f
(Cicero)h(in)g(45)f(BC:)i(\223Sed)5 4058 y(ut)28 b(perspiciatis)f(unde)
(Cicero)h(in)g(45)f(BC:)i(\223Sed)5 4215 y(ut)28 b(perspiciatis)f(unde)
g(omnis)g(iste)g(natus)g(error)i(sit)e(v)n(oluptatem)g(accusantium)g
(doloremque)f(laudan-)5 4208 y(tium,)19 b(totam)f(rem)h(aperiam,)h
(doloremque)f(laudan-)5 4364 y(tium,)19 b(totam)f(rem)h(aperiam,)h
(eaque)f(ipsa)g(quae)g(ab)g(illo)f(in)l(v)o(entore)g(v)o(eritatis)g(et)
h(quasi)f(architecto)h(beatae)5 4357 y(vitae)32 b(dicta)f(sunt)g(e)o
h(quasi)f(architecto)h(beatae)5 4514 y(vitae)32 b(dicta)f(sunt)g(e)o
(xplicabo.)51 b(Nemo)31 b(enim)h(ipsam)e(v)n(oluptatem)h(quia)g(v)n
(oluptas)g(sit)g(aspernatur)g(aut)5 4506 y(odit)24 b(aut)h(fugit,)g
(oluptas)g(sit)g(aspernatur)g(aut)5 4663 y(odit)24 b(aut)h(fugit,)g
(sed)g(quia)f(consequuntur)g(magni)h(dolores)f(eos)h(qui)g(ratione)f(v)
n(oluptatem)g(sequi)g(nesci-)5 4656 y(unt.)30 b(Neque)22
n(oluptatem)g(sequi)g(nesci-)5 4813 y(unt.)30 b(Neque)22
b(porro)g(quisquam)f(est,)h(qui)g(dolorem)f(ipsum)g(quia)h(dolor)f(sit)
g(amet,)i(consectetur)l(,)f(adipisci)5 4805 y(v)o(elit,)31
g(amet,)i(consectetur)l(,)f(adipisci)5 4962 y(v)o(elit,)31
b(sed)g(quia)f(non)g(numquam)f(eius)i(modi)e(tempora)h(incidunt)g(ut)g
(labore)h(et)f(dolore)h(magnam)e(ali-)5 4955 y(quam)f(quaerat)g(v)n
(labore)h(et)f(dolore)h(magnam)e(ali-)5 5111 y(quam)f(quaerat)g(v)n
(oluptatem.)39 b(Ut)28 b(enim)f(ad)i(minima)d(v)o(eniam,)i(quis)f
(nostrum)g(e)o(x)o(ercitationem)f(ullam)5 5104 y(corporis)31
(nostrum)g(e)o(x)o(ercitationem)f(ullam)5 5261 y(corporis)31
b(suscipit)f(laboriosam,)i(nisi)f(ut)g(aliquid)f(e)o(x)h(ea)i(commodi)d
(consequatur?)50 b(Quis)31 b(autem)g(v)o(el)5 5253 y(eum)d(iure)f
(consequatur?)50 b(Quis)31 b(autem)g(v)o(el)5 5410 y(eum)d(iure)f
(reprehenderit)h(qui)f(in)h(ea)g(v)n(oluptate)f(v)o(elit)f(esse)i(quam)
f(nihil)f(molestiae)h(consequatur)l(,)h(v)o(el)5 5403
f(nihil)f(molestiae)h(consequatur)l(,)h(v)o(el)5 5560
y(illum)c(qui)g(dolorem)g(eum)g(fugiat)h(quo)f(v)n(oluptas)f(nulla)i
(pariatur?")152 5560 y(1914)g(translation)f(by)i(H.)f(Rackham:)33
b(\223But)26 b(I)g(must)e(e)o(xplain)h(to)g(you)h(ho)n(w)e(all)i(this)f
(mistak)o(en)f(idea)p Black Black eop end end
(pariatur?")p Black Black eop end end
%%Page: 3 21
TeXDict begin HPSdict begin 3 20 bop 0 0 a
SDict begin /product where{pop product(Distiller)search{pop pop pop
@ -5848,75 +5861,78 @@ SDict begin H.R end
SDict begin [/View [/XYZ H.V]/Dest (page.3) cvn /DEST pdfmark end
115 4 a Black
Black 123 97 a Fs(1.3)25 b(Where)g(does)g(it)f(come)h(from?)2376
b Fr(3)p 123 136 3632 4 v Black 123 397 a Fs(of)28 b(denouncing)e
(pleasure)h(and)h(praising)e(pain)h(w)o(as)g(born)g(and)h(I)f(will)f
(gi)n(v)o(e)g(you)h(a)h(complete)e(account)123 547 y(of)21
b(the)g(system,)f(and)g(e)o(xpound)g(the)g(actual)h(teachings)f(of)h
(the)f(great)h(e)o(xplorer)f(of)h(the)f(truth,)h(the)g(master)n(-)123
696 y(b)n(uilder)k(of)h(human)f(happiness.)32 b(No)26
b(one)f(rejects,)h(dislik)o(es,)e(or)i(a)n(v)n(oids)f(pleasure)h
(itself,)f(because)h(it)f(is)123 846 y(pleasure,)31 b(b)n(ut)e(because)
h(those)f(who)h(do)f(not)g(kno)n(w)g(ho)n(w)g(to)g(pursue)g(pleasure)h
(rationally)e(encounter)123 995 y(consequences)j(that)g(are)g(e)o
(xtremely)f(painful.)48 b(Nor)31 b(again)f(is)h(there)g(an)o(yone)f
(who)h(lo)o(v)o(es)e(or)i(pursues)123 1144 y(or)24 b(desires)f(to)g
(obtain)g(pain)g(of)h(itself,)e(because)i(it)f(is)g(pain,)h(b)n(ut)e
(because)i(occasionally)f(circumstances)123 1294 y(occur)g(in)f(which)g
(toil)g(and)g(pain)h(can)f(procure)h(him)f(some)g(great)h(pleasure.)30
b(T)-8 b(o)22 b(tak)o(e)g(a)h(tri)n(vial)e(e)o(xample,)123
1443 y(which)31 b(of)g(us)f(e)n(v)o(er)g(undertak)o(es)h(laborious)e
b Fr(3)p 123 136 3632 4 v Black 270 397 a Fs(1914)25
b(translation)f(by)i(H.)f(Rackham:)33 b(\223But)26 b(I)g(must)f(e)o
(xplain)f(to)h(you)h(ho)n(w)f(all)g(this)g(mistak)o(en)f(idea)123
547 y(of)k(denouncing)e(pleasure)h(and)h(praising)e(pain)h(w)o(as)g
(born)g(and)h(I)f(will)f(gi)n(v)o(e)g(you)h(a)h(complete)e(account)123
696 y(of)21 b(the)g(system,)f(and)g(e)o(xpound)g(the)g(actual)h
(teachings)f(of)h(the)f(great)h(e)o(xplorer)f(of)h(the)f(truth,)h(the)g
(master)n(-)123 846 y(b)n(uilder)k(of)h(human)f(happiness.)32
b(No)26 b(one)f(rejects,)h(dislik)o(es,)e(or)i(a)n(v)n(oids)f(pleasure)
h(itself,)f(because)h(it)f(is)123 995 y(pleasure,)31
b(b)n(ut)e(because)h(those)f(who)h(do)f(not)g(kno)n(w)g(ho)n(w)g(to)g
(pursue)g(pleasure)h(rationally)e(encounter)123 1144
y(consequences)j(that)g(are)g(e)o(xtremely)f(painful.)48
b(Nor)31 b(again)f(is)h(there)g(an)o(yone)f(who)h(lo)o(v)o(es)e(or)i
(pursues)123 1294 y(or)24 b(desires)f(to)g(obtain)g(pain)g(of)h
(itself,)e(because)i(it)f(is)g(pain,)h(b)n(ut)e(because)i(occasionally)
f(circumstances)123 1443 y(occur)g(in)f(which)g(toil)g(and)g(pain)h
(can)f(procure)h(him)f(some)g(great)h(pleasure.)30 b(T)-8
b(o)22 b(tak)o(e)g(a)h(tri)n(vial)e(e)o(xample,)123 1592
y(which)31 b(of)g(us)f(e)n(v)o(er)g(undertak)o(es)h(laborious)e
(physical)h(e)o(x)o(ercise,)h(e)o(xcept)g(to)f(obtain)g(some)g(adv)n
(antage)123 1592 y(from)i(it?)51 b(But)32 b(who)f(has)h(an)o(y)f(right)
(antage)123 1742 y(from)i(it?)51 b(But)32 b(who)f(has)h(an)o(y)f(right)
g(to)g(\002nd)h(f)o(ault)f(with)g(a)h(man)f(who)h(chooses)f(to)g(enjo)o
(y)g(a)h(pleasure)123 1742 y(that)i(has)h(no)f(anno)o(ying)f
(y)g(a)h(pleasure)123 1891 y(that)i(has)h(no)f(anno)o(ying)f
(consequences,)k(or)d(one)h(who)f(a)n(v)n(oids)f(a)i(pain)f(that)g
(produces)g(no)g(resultant)123 1891 y(pleasure?")270
2041 y(Section)k(1.10.33)f(of)h(\223de)h(Finib)n(us)e(Bonorum)g(et)h
(produces)g(no)g(resultant)123 2041 y(pleasure?")270
2190 y(Section)k(1.10.33)f(of)h(\223de)h(Finib)n(us)e(Bonorum)g(et)h
(Malorum",)i(written)e(by)f(Cicero)i(in)f(45)g(BC:)123
2190 y(\223)-8 b(At)37 b(v)o(ero)g(eos)f(et)h(accusamus)f(et)h(iusto)f
2339 y(\223)-8 b(At)37 b(v)o(ero)g(eos)f(et)h(accusamus)f(et)h(iusto)f
(odio)g(dignissimos)e(ducimus)h(qui)i(blanditiis)d(praesentium)123
2339 y(v)n(oluptatum)c(deleniti)i(atque)f(corrupti)h(quos)f(dolores)h
2489 y(v)n(oluptatum)c(deleniti)i(atque)f(corrupti)h(quos)f(dolores)h
(et)g(quas)g(molestias)e(e)o(xcepturi)i(sint)f(occaecati)123
2489 y(cupiditate)e(non)g(pro)o(vident,)g(similique)e(sunt)i(in)g
2638 y(cupiditate)e(non)g(pro)o(vident,)g(similique)e(sunt)i(in)g
(culpa)h(qui)f(of)n(\002cia)g(deserunt)g(mollitia)f(animi,)i(id)f(est)
123 2638 y(laborum)j(et)g(dolorum)e(fuga.)52 b(Et)32
123 2788 y(laborum)j(et)g(dolorum)e(fuga.)52 b(Et)32
b(harum)g(quidem)f(rerum)h(f)o(acilis)f(est)h(et)g(e)o(xpedita)f
(distinctio.)51 b(Nam)123 2788 y(libero)22 b(tempore,)g(cum)g(soluta)g
(distinctio.)51 b(Nam)123 2937 y(libero)22 b(tempore,)g(cum)g(soluta)g
(nobis)f(est)h(eligendi)f(optio)h(cumque)f(nihil)h(impedit)e(quo)i
(minus)f(id)h(quod)123 2937 y(maxime)29 b(placeat)h(f)o(acere)h
(minus)f(id)h(quod)123 3086 y(maxime)29 b(placeat)h(f)o(acere)h
(possimus,)e(omnis)g(v)n(oluptas)f(assumenda)h(est,)i(omnis)d(dolor)h
(repellendus.)123 3086 y(T)-7 b(emporib)n(us)20 b(autem)h(quib)n(usdam)
(repellendus.)123 3236 y(T)-7 b(emporib)n(us)20 b(autem)h(quib)n(usdam)
e(et)i(aut)g(of)n(\002ciis)f(debitis)g(aut)h(rerum)g(necessitatib)n(us)
f(saepe)h(e)n(v)o(eniet)f(ut)123 3236 y(et)26 b(v)n(oluptates)e
f(saepe)h(e)n(v)o(eniet)f(ut)123 3385 y(et)26 b(v)n(oluptates)e
(repudiandae)i(sint)f(et)g(molestiae)g(non)g(recusandae.)34
b(Itaque)26 b(earum)g(rerum)f(hic)h(tenetur)123 3385
b(Itaque)26 b(earum)g(rerum)f(hic)h(tenetur)123 3535
y(a)h(sapiente)e(delectus,)g(ut)h(aut)g(reiciendis)f(v)n(oluptatib)n
(us)e(maiores)j(alias)f(consequatur)h(aut)f(perferendis)123
3535 y(dolorib)n(us)f(asperiores)h(repellat.")270 3684
3684 y(dolorib)n(us)f(asperiores)h(repellat.")270 3833
y(1914)k(translation)f(by)h(H.)h(Rackham:)40 b(\223On)30
b(the)f(other)h(hand,)g(we)g(denounce)f(with)g(righteous)g(in-)123
3833 y(dignation)e(and)h(dislik)o(e)e(men)i(who)f(are)i(so)f(be)o
3983 y(dignation)e(and)h(dislik)o(e)e(men)i(who)f(are)i(so)f(be)o
(guiled)e(and)i(demoralized)f(by)h(the)g(charms)f(of)h(pleasure)123
3983 y(of)h(the)g(moment,)f(so)g(blinded)g(by)g(desire,)i(that)e(the)o
4132 y(of)h(the)g(moment,)f(so)g(blinded)g(by)g(desire,)i(that)e(the)o
(y)g(cannot)g(foresee)i(the)e(pain)h(and)f(trouble)g(that)h(are)123
4132 y(bound)e(to)g(ensue;)i(and)f(equal)f(blame)h(belongs)e(to)h
4282 y(bound)e(to)g(ensue;)i(and)f(equal)f(blame)h(belongs)e(to)h
(those)h(who)f(f)o(ail)g(in)h(their)f(duty)g(through)g(weakness)123
4282 y(of)i(will,)f(which)g(is)f(the)h(same)g(as)h(saying)e(through)g
4431 y(of)i(will,)f(which)g(is)f(the)h(same)g(as)h(saying)e(through)g
(shrinking)g(from)h(toil)f(and)h(pain.)41 b(These)28
b(cases)h(are)123 4431 y(perfectly)22 b(simple)d(and)i(easy)g(to)g
b(cases)h(are)123 4580 y(perfectly)22 b(simple)d(and)i(easy)g(to)g
(distinguish.)27 b(In)21 b(a)g(free)h(hour)l(,)f(when)g(our)g(po)n(wer)
f(of)h(choice)g(is)g(untram-)123 4580 y(melled)31 b(and)g(when)h
f(of)h(choice)g(is)g(untram-)123 4730 y(melled)31 b(and)g(when)h
(nothing)d(pre)n(v)o(ents)h(our)i(being)e(able)i(to)f(do)g(what)g(we)g
(lik)o(e)g(best,)i(e)n(v)o(ery)d(pleasure)123 4730 y(is)g(to)g(be)g
(lik)o(e)g(best,)i(e)n(v)o(ery)d(pleasure)123 4879 y(is)g(to)g(be)g
(welcomed)g(and)g(e)n(v)o(ery)f(pain)h(a)n(v)n(oided.)46
b(But)30 b(in)f(certain)i(circumstances)e(and)h(o)n(wing)f(to)h(the)123
4879 y(claims)35 b(of)h(duty)f(or)h(the)f(obligations)e(of)j(b)n
5029 y(claims)35 b(of)h(duty)f(or)h(the)f(obligations)e(of)j(b)n
(usiness)e(it)h(will)g(frequently)g(occur)h(that)f(pleasures)h(ha)n(v)o
(e)123 5029 y(to)31 b(be)f(repudiated)h(and)f(anno)o(yances)h
(e)123 5178 y(to)31 b(be)f(repudiated)h(and)f(anno)o(yances)h
(accepted.)49 b(The)30 b(wise)h(man)f(therefore)h(al)o(w)o(ays)g(holds)
e(in)i(these)123 5178 y(matters)c(to)g(this)f(principle)h(of)g
e(in)i(these)123 5327 y(matters)c(to)g(this)f(principle)h(of)g
(selection:)35 b(he)27 b(rejects)h(pleasures)f(to)g(secure)h(other)f
(greater)h(pleasures,)123 5327 y(or)d(else)g(he)g(endures)g(pains)f(to)
(greater)h(pleasures,)123 5477 y(or)d(else)g(he)g(endures)g(pains)f(to)
g(a)n(v)n(oid)h(w)o(orse)g(pains.")p Black Black eop
end end
%%Page: 4 22

View File

@ -1,21 +1,25 @@
% ******************************* PhD Thesis Template ************************
% ********************o*********** PhD Thesis Template **************************
% Please have a look at the README.md file for info on how to use the template
\documentclass[times,numbered,print,index]{Classes/PhDThesisPSnPDF}
% *****************************************************************************
% ******************************* Class Options *******************************
% *********************** See README for more details *************************
% *****************************************************************************
% ******************************************************************************
% ******************************* Class Options ********************************
% *********************** See README for more details **************************
% ******************************************************************************
% `a4paper'(The University of Cambridge PhD thesis guidelines
% recommends a page size a4 - default option) or `a5paper': A5 Paper size is also allowed as per the Cambridge University Engineering Deparment guidelines for PhD thesis
% `a4paper'(The University of Cambridge PhD thesis guidelines recommends a page
% size a4 - default option) or `a5paper': A5 Paper size is also allowed as per
% the Cambridge University Engineering Deparment guidelines for PhD thesis
%
% `11pt' or `12pt'(default): Font Size 10pt is NOT recommended by the University guidelines
% `11pt' or `12pt'(default): Font Size 10pt is NOT recommended by the University
% guidelines
%
% `oneside' or `twoside'(default): Printing double side (twoside) or single side.
% `oneside' or `twoside'(default): Printing double side (twoside) or single
% side.
%
% `print': Use `print' for print version with appropriate margins and page layout. Leaving the options field blank will activate Online version.
% `print': Use `print' for print version with appropriate margins and page
% layout. Leaving the options field blank will activate Online version.
%
% `index': For index at the end of the thesis
%
@ -26,19 +30,23 @@
%
% ************************* Custom Page Margins ********************************
%
% `custommargin`: Use `custommargin' in options to activate custom page margins, which can be defined in the preamble.tex. Custom margin will override print/online margin setup.
% `custommargin`: Use `custommargin' in options to activate custom page margins,
% which can be defined in the preamble.tex. Custom margin will override
% print/online margin setup.
%
% ******************* Choosing the Fonts in Class Options *********************
% *********************** Choosing the Fonts in Class Options ******************
%
% `times' : Times font with math support. (Cambridge University recommends using times)
% `times' : Times font with math support. ( The Cambridge University guidelines
% recommend using times)
%
% `fourier': Utopia Font with Fourier Math font
%
% `customfont': Use `customfont' option in the document class and load the package in the preamble.tex
% `customfont': Use `customfont' option in the document class and load the
% package in the preamble.tex
%
% default or leave empty: `Latin Modern' font will be loaded.
%
% ******************** Choosing the Bibliography style ***********************
% ********************** Choosing the Bibliography style ***********************
%
% `authoryear': For author-year citation eg., Krishna (2013)
%
@ -47,23 +55,28 @@
% `custombib': Define your own bibliography style in the `preamble.tex' file.
% `\RequirePackage[square, sort, numbers, authoryear]{natbib}'
%
% ********************** Choosing the Page Style *********************************
% **************************** Choosing the Page Style *************************
%
% `default (leave empty)': For Page Numbers in Header (Left Even, Right Odd) and Chapter Name in Header (Right Even) and 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 Name (Left Odd). Blank Footer.
%
% `PageStyleI': Chapter Name next & Page Number on Even Side (Left Even). Section Name & Page Number in Header on Odd Side (Right Odd). Footer is empty.
% `PageStyleI': Chapter Name next & Page Number on Even Side (Left Even).
% Section Name & Page Number in Header on Odd Side (Right Odd). Footer is empty.
%
% `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
% `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
% ********************************* Preamble **********************************
% ********************************** Preamble **********************************
% Preamble: Contains packages and user-defined commands and settings
\input{Preamble/preamble}
% ******************** Thesis Information & Meta-data *************************
% ************************ Thesis Information & Meta-data **********************
%% The title of the thesis
\title{Writing your PhD Thesis in \texorpdfstring{\\ \LaTeX2e}{LaTeX2e}}
%\texorpdfstring is used for PDF metadata. Usage: \texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg., \texorpdfstring{$sigma$}{sigma}
%\texorpdfstring is used for PDF metadata. Usage:
%\texorpdfstring{LaTeX_Version}{PDF Version (non-latex)} eg.,
%\texorpdfstring{$sigma$}{sigma}
%% The full name of the author
\author{Krishna Kumar}
@ -76,7 +89,8 @@
\crest{\includegraphics[width=0.25\textwidth]{University_Crest}}
%% You can redefine the submission text:
% Default as per the University guidelines: This dissertation is submitted for the degree of Doctor of Philosophy
% Default as per the University guidelines: This dissertation is submitted for
% the degree of Doctor of Philosophy
%\renewcommand{\submissiontext}{change the default text here if needed}
%% Full title of the Degree
@ -89,21 +103,20 @@
\degreedate{2013}
%% Meta information
\subject{LaTeX}
\keywords{{LaTeX} {PhD Thesis} {Engineering} {University of Cambridge}}
\subject{LaTeX} \keywords{{LaTeX} {PhD Thesis} {Engineering} {University of
Cambridge}}
% ******************************** Abstract Separate *******************************
% To printout only the titlepage and the abstract with the PhD title and the author name for submission to the Student Registry, use the abstract option in the document class.
% ***************************** Abstract Separate ******************************
% To printout only the titlepage and the abstract with the PhD title and the
% author name for submission to the Student Registry, use the abstract option in
% the document class.
\ifdefineAbstract
\includeonly{Abstract/abstract}
\else
\fi
\ifdefineAbstract \includeonly{Abstract/abstract} \else \fi
% ********************************Front Matter************************************
% ******************************** Front Matter ********************************
\begin{document}
@ -116,12 +129,10 @@
\end{titlepage}
\include{Dedication/dedication}
\include{Declaration/declaration}
\include{Acknowledgement/acknowledgement}
\include{Abstract/abstract}
\include{Dedication/dedication} \include{Declaration/declaration}
\include{Acknowledgement/acknowledgement} \include{Abstract/abstract}
% *********************** Adding TOC and List of Figures *************************
% *********************** Adding TOC and List of Figures ***********************
\tableofcontents
@ -129,44 +140,38 @@
\listoftables
% \printnomenclature[space] space can be set as 2.5cm between symbol and description
% \printnomenclature[space] space can be set as 2.5cm between symbol and
% description
\printnomencl
% ***********************************Main Matter***********************************
% ******************************** Main Matter *********************************
\mainmatter
\include{Chapter1/chapter1}
\include{Chapter2/chapter2}
\include{Chapter1/chapter1} \include{Chapter2/chapter2}
\include{Chapter3/chapter3}
%\include{Chapter4/chapter4}
%\include{Chapter5/chapter5}
%\include{Chapter6/chapter6}
%\include{Chapter7/chapter7}
%\include{Chapter4/chapter4} \include{Chapter5/chapter5}
%\include{Chapter6/chapter6} \include{Chapter7/chapter7}
% ***********************************Back Matter***********************************
\backmatter
\appendix
\include{Appendix1/appendix1}
% ********************************* Back Matter ********************************
\backmatter \appendix \include{Appendix1/appendix1}
\include{Appendix2/appendix2}
% ***********************************Bibliography**********************************
% ********************************** Bibliography ******************************
\begin{spacing}{0.9}
% Bibliography style
\bibliographystyle{apalike}
%\bibliographystyle{plainnat} % use this to have URLs listed in
%References
%\bibliographystyle{plainnat} % use this to have URLs listed in References
% changes default name Bibliography-> References
\renewcommand{\bibname}{References}
\cleardoublepage
\renewcommand{\bibname}{References} \cleardoublepage
\bibliography{References/references} % Path to your References.bib file
\end{spacing}
% *************************************** Index ***********************************
% *************************************** Index ********************************
\printthesisindex % If index is present
\end{document}