diff --git a/README.md b/README.md index 27b2f2c..fd09617 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Clean Thesis -*-- A LaTeX Style for Thesis Documents --* +*-- A Clean LaTeX Style for Thesis Documents --* ## Readme: diff --git a/cleanthesis.sty b/cleanthesis.sty index 188515d..c1cdbe1 100644 --- a/cleanthesis.sty +++ b/cleanthesis.sty @@ -29,7 +29,7 @@ % % ************************************************** \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 diff --git a/doc/cleanthesis-doc.pdf b/doc/cleanthesis-doc.pdf index c38f837..3693226 100644 Binary files a/doc/cleanthesis-doc.pdf and b/doc/cleanthesis-doc.pdf differ diff --git a/doc/cleanthesis-doc.tex b/doc/cleanthesis-doc.tex index 4960124..6c44771 100644 --- a/doc/cleanthesis-doc.tex +++ b/doc/cleanthesis-doc.tex @@ -34,7 +34,7 @@ \titlepage{% title={The \sty{cleanthesis} Package}, - subtitle={A LaTeX Style for Thesis Documents}, + subtitle={A Clean LaTeX Style for Thesis Documents}, url={\cthesishome}, author={Ricardo Langner}, email={info@cleanthesis.der-ric.de}, @@ -43,7 +43,7 @@ \hypersetup{% pdftitle={The \cleanthesis Package}, - pdfsubject={A LaTeX Style for Thesis Documents}, + pdfsubject={A Clean LaTeX Style for Thesis Documents}, pdfauthor={Ricardo Langner}, pdfkeywords={tex, latex, thesis, style}}