From 3f1a22681bd3ad03287ee4c85fd5dfa369488ce1 Mon Sep 17 00:00:00 2001 From: Ricardo Langner Date: Sun, 12 May 2013 23:43:57 +0200 Subject: [PATCH] - Change: version 0.3 (not tagged yet) --- cleanthesis.sty | 2 +- cleanthesis.tex | 2 +- thesis-example.tex | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cleanthesis.sty b/cleanthesis.sty index 203e94a..35e4e9a 100644 --- a/cleanthesis.sty +++ b/cleanthesis.sty @@ -53,7 +53,7 @@ % along with this program. If not, see . % ************************************************** \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{cleanthesis}[2012/02/01 v0.2 Clean-looking thesis style inspired by Apple's user guide documents] +\ProvidesPackage{cleanthesis}[2013/05/12 v0.3 Clean-looking thesis style inspired by Apple's user guide documents] % % ************************************************** % Package options diff --git a/cleanthesis.tex b/cleanthesis.tex index e6ec3e7..aa4dae9 100644 --- a/cleanthesis.tex +++ b/cleanthesis.tex @@ -9,7 +9,7 @@ \usepackage{shortvrb} \usepackage{pifont} -\rcsid{$Id: cleanthesis.tex,v 0.2 2012/02/01 12:30:00 rlangner stable $} +\rcsid{$Id: cleanthesis.tex,v 0.3 2013/05/12 23:50:00 derric stable $} \newcommand*{\cleanthesis}{\emph{CleanThesis}\xspace} \newcommand*{\cthesishome}{http://cleanthesis.der-ric.de/} diff --git a/thesis-example.tex b/thesis-example.tex index 481d34b..b3717ec 100644 --- a/thesis-example.tex +++ b/thesis-example.tex @@ -83,8 +83,8 @@ \newcommand{\thesisTitle}{The Clean Thesis Style} \newcommand{\thesisName}{Ricardo Langner} \newcommand{\thesisSubject}{Documentation} -\newcommand{\thesisDate}{February 1, 2012} -\newcommand{\thesisVersion}{0.2} +\newcommand{\thesisDate}{May 12, 2013} +\newcommand{\thesisVersion}{0.3} \newcommand{\thesisFirstReviewer}{Jane Doe} \newcommand{\thesisFirstReviewerUniversity}{\protect{Clean Thesis Style University}}