Changed date in example thesis
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
% **************************************************
|
||||
% Clean Thesis
|
||||
% -- A LaTeX Style for Thesis Documents --
|
||||
%
|
||||
%
|
||||
% Copyright (C) 2011-2014 Ricardo Langner
|
||||
% **************************************************
|
||||
%
|
||||
@@ -12,21 +12,21 @@
|
||||
% for my diplom thesis (Diplomarbeit). The style can be understood
|
||||
% as my personal compromise - a typical clean looking scientific
|
||||
% document combined and polished with minor beautifications.
|
||||
%
|
||||
%
|
||||
% The design of this "Clean Thesis" style is inspired
|
||||
% by user guide documents from Apple Inc.
|
||||
%
|
||||
%
|
||||
% Note: If you are looking for an exact and correct style regarding
|
||||
% typographic rules, please have a look at the "Classic Thesis Style"
|
||||
% (see http://www.miede.de/index.php?page=classicthesis).
|
||||
%
|
||||
%
|
||||
% *** Donation = Postcard ***
|
||||
% Based on the idea of Andr\'e Miede: If you like the "Clean Thesis"
|
||||
% style I would be very pleased about a donation in the form of a
|
||||
% POSTCARD. You can find my address in the file Clean-Thesis.pdf.
|
||||
% I am going to collect all postcards and exhibit them at the website
|
||||
% I mentioned.
|
||||
%
|
||||
%
|
||||
% *** Idea and Inspiration ***
|
||||
% The idea of providing my customized style for thesis documents
|
||||
% passed through my mind while writing my own thesis. Motivated and
|
||||
@@ -35,20 +35,20 @@
|
||||
% (thanks to Andr\'e for doing a great job) I decided to collect all
|
||||
% design and style related functionality in a separate LaTeX style and
|
||||
% provide this style to other thesis writers.
|
||||
%
|
||||
%
|
||||
%
|
||||
%
|
||||
% License Information:
|
||||
% ----------------------------------------
|
||||
% "Clean Thesis" is free software: you can redistribute it and/or modify
|
||||
% it under the terms of the GNU General Public License as published by
|
||||
% the Free Software Foundation, either version 3 of the License, or
|
||||
% (at your option) any later version.
|
||||
%
|
||||
%
|
||||
% "Clean Thesis" is distributed in the hope that it will be useful,
|
||||
% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
% GNU General Public License for more details.
|
||||
%
|
||||
%
|
||||
% You should have received a copy of the GNU General Public License
|
||||
% along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
% **************************************************
|
||||
@@ -83,7 +83,7 @@
|
||||
\newcommand{\thesisTitle}{The Clean Thesis Style}
|
||||
\newcommand{\thesisName}{Ricardo Langner}
|
||||
\newcommand{\thesisSubject}{Documentation}
|
||||
\newcommand{\thesisDate}{April 7, 2014}
|
||||
\newcommand{\thesisDate}{September 30, 2014}
|
||||
\newcommand{\thesisVersion}{0.2.3}
|
||||
|
||||
\newcommand{\thesisFirstReviewer}{Jane Doe}
|
||||
@@ -124,7 +124,7 @@
|
||||
pdftitle={\thesisTitle}, % - title (PDF meta)
|
||||
pdfsubject={\thesisSubject},% - subject (PDF meta)
|
||||
pdfauthor={\thesisName}, % - author (PDF meta)
|
||||
plainpages=false, % -
|
||||
plainpages=false, % -
|
||||
colorlinks=false, % - colorize links?
|
||||
pdfborder={0 0 0}, % -
|
||||
breaklinks=true, % - allow line break inside links
|
||||
|
Reference in New Issue
Block a user