Change the cleanthesis subject.

This commit is contained in:
Ricardo Langner
2015-08-27 00:05:40 +02:00
parent 60f859c561
commit f7c3072d29
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# Clean Thesis # Clean Thesis
*-- A LaTeX Style for Thesis Documents --* *-- A Clean LaTeX Style for Thesis Documents --*
## Readme: ## Readme:

View File

@@ -29,7 +29,7 @@
% %
% ************************************************** % **************************************************
\NeedsTeXFormat{LaTeX2e} \NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{cleanthesis}[2015/08/26 v0.3.1 Clean-looking thesis style inspired by Apple's user guide documents] \ProvidesPackage{cleanthesis}[2015/08/26 v0.3.1 A clean LaTeX style for thesis documents]
% %
% ************************************************** % **************************************************
% Package options % Package options

Binary file not shown.

View File

@@ -34,7 +34,7 @@
\titlepage{% \titlepage{%
title={The \sty{cleanthesis} Package}, title={The \sty{cleanthesis} Package},
subtitle={A LaTeX Style for Thesis Documents}, subtitle={A Clean LaTeX Style for Thesis Documents},
url={\cthesishome}, url={\cthesishome},
author={Ricardo Langner}, author={Ricardo Langner},
email={info@cleanthesis.der-ric.de}, email={info@cleanthesis.der-ric.de},
@@ -43,7 +43,7 @@
\hypersetup{% \hypersetup{%
pdftitle={The \cleanthesis Package}, pdftitle={The \cleanthesis Package},
pdfsubject={A LaTeX Style for Thesis Documents}, pdfsubject={A Clean LaTeX Style for Thesis Documents},
pdfauthor={Ricardo Langner}, pdfauthor={Ricardo Langner},
pdfkeywords={tex, latex, thesis, style}} pdfkeywords={tex, latex, thesis, style}}