Skip to content

Commit

Permalink
Minor fixes in version nubers
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomlourenco committed Aug 3, 2014
1 parent 01d96a8 commit fdc483f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions LaTeX/unlthesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,22 @@
%%% UNL thesis document class
%%%
%%% By João Lourenço ([email protected])
%%% Version of August 1, 2014
%%% Version of August 3, 2014
%%%
%%% BUGS and SUGGETSIONS: please send email to "[email protected]"
%%%
%%% CONTRIBUTERS are welcome. Please contact "[email protected]"
%%%
%%% WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
%%% WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
%%%
%%% You SHOULD NOT change this file (you are playing with fire!)
%%%
%%% WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
%%% WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{unlthesis}[2014/08/01 UNL Thesis Template]
\ProvidesClass{unlthesis}[2014/08/03 UNL Thesis Template]



Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For more information please visit the [discussion forum](https://groups.google.c
News
----

*2014-08-01 — Major rewrite of the code that prints the cover page.*
*2014-08-03 — Major rewrite of the code that prints the cover page.*
+ The option “spine” with no assigned value means “spine=true”
+ New file “cover strings.tex” with definition of strings in both Portuguese and English (translation to English is still incomplete)
+ Macro “\frontpage” in now “\coverpage”
Expand Down

0 comments on commit fdc483f

Please sign in to comment.