Updated version information (version 0.3.1).
This commit is contained in:
@@ -25,8 +25,12 @@ The latest version of this file can be found at the master branch of the
|
|||||||
*Clean Thesis* [repository](https://github.com/derric/cleanthesis).
|
*Clean Thesis* [repository](https://github.com/derric/cleanthesis).
|
||||||
|
|
||||||
## Latest Dev
|
## Latest Dev
|
||||||
|
- ...
|
||||||
|
|
||||||
|
## v0.3.1
|
||||||
- re-licensed cleanthesis using the LPPL 1.3, http://www.latex-project.org/lppl.txt
|
- re-licensed cleanthesis using the LPPL 1.3, http://www.latex-project.org/lppl.txt
|
||||||
- moved documentation into a separate subfolder (doc/)
|
- moved documentation into a separate subfolder (doc/)
|
||||||
|
- Example: change specific version number to a more general value (My First Draft).
|
||||||
|
|
||||||
## v0.3
|
## v0.3
|
||||||
- Created this changelog text file
|
- Created this changelog text file
|
||||||
|
@@ -29,7 +29,7 @@
|
|||||||
%
|
%
|
||||||
% **************************************************
|
% **************************************************
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\NeedsTeXFormat{LaTeX2e}
|
||||||
\ProvidesPackage{cleanthesis}[2015/06/29 v0.3 Clean-looking thesis style inspired by Apple's user guide documents]
|
\ProvidesPackage{cleanthesis}[2015/08/26 v0.3.1 Clean-looking thesis style inspired by Apple's user guide documents]
|
||||||
%
|
%
|
||||||
% **************************************************
|
% **************************************************
|
||||||
% Package options
|
% Package options
|
||||||
|
Binary file not shown.
@@ -26,7 +26,7 @@
|
|||||||
\usepackage{shortvrb}
|
\usepackage{shortvrb}
|
||||||
\usepackage{pifont}
|
\usepackage{pifont}
|
||||||
|
|
||||||
\rcsid{$Id: cleanthesis.tex,v 0.3 2015/06/29 21:30:00 derric stable $}
|
\rcsid{$Id: cleanthesis.tex,v 0.3.1 2015/08/26 23:32:00 derric stable $}
|
||||||
|
|
||||||
\newcommand*{\cleanthesis}{\emph{Clean Thesis}\xspace}
|
\newcommand*{\cleanthesis}{\emph{Clean Thesis}\xspace}
|
||||||
\newcommand*{\cthesishome}{http://cleanthesis.der-ric.de/}
|
\newcommand*{\cthesishome}{http://cleanthesis.der-ric.de/}
|
||||||
|
Reference in New Issue
Block a user