Skip to content

Releases: joaomlourenco/novathesis

Let's be lucky

18 Apr 09:36
Compare
Choose a tag to compare

NEW:

  • Support for uminho final covers;
  • Basic support for languages using non-Latin alphabet (e.g., Greek);
  • Support for “Index” (Índice Remissivo in Portuguese);
  • Support for ulisboa/fmv;
  • Support for nova/ims - Master in Advanced Analytics;
  • Support for nova/ims - Master in Geographical Information Systems and Science;
  • Support for user-defined covers;

BETTER:

  • Lots of minor bugfixes;
  • Fixing compilation with “xelatex” for all the schools except nova/itqb;

FASTER:

  • Faster compilation;

Let's be faster and better

10 Aug 21:24
Compare
Choose a tag to compare

This release includes many improvements and some bug-fixes.

Main improvements:

  • Faster! Although for longer documents you may not feel much difference… this release is faster than the previous ones!
  • Added support for webography (a new option in Config/1_novathesis.tex).
  • Support for two new font sets: newtx and newpx (newpx is the new default font set).
  • New syntax for \ntadddate{…} in Config/3_cover.tex.
  • Added support for co-adviser in the committee.
  • Fixed vertical spacing in “vz34” chapter style.
  • Added “bar-compact” chapter style.
  • Improved documentation.

Small steps take you to infinity

28 Feb 01:32
Compare
Choose a tag to compare

This release fixes multiple small bugs.

Long live the metadata

18 Jan 00:16
Compare
Choose a tag to compare

NEWS

  • Support for NOVA-IMS Master in Geographical Information Systems and Science
  • PDF Metadata is finally ok: Author, Title, Subtitle (in the PDF Subject field), and Keywords

Details

Full Changelog: 6.9.0...6.9.4

(Unit) Tested Positive ;)

10 Jan 02:50
Compare
Choose a tag to compare

This version passed 100% of the tests using the new unit testing script that builds all the reasonable combinations of processor/university-school/document-type/language/school-specific-options. This means the template builds successfully for all the schools using all the possible LaTeX processors (in some cases pdfLaTeX, LuaLaTeX and XeLaTeX; in some other cases just LuaLaTeX and XeLaTeX).

This release also includes full support for “ulisboa/fmv” and “nova/itqb”.

Converging to stability? ;)

26 Dec 02:29
Compare
Choose a tag to compare

This release include many bug fixes and improvements.

Yet another small step

08 Nov 11:30
Compare
Choose a tag to compare

This is an "internal" upgrade, allowing both the advisers and committee members to be printed in three formats: list, one column, and two columns.

IMPORTANT: This release introduces an incompatibility with previous releases.
Previously, the adviser and co-adviser were declared in file 5_cover.tex as:

\ntaddperson{adviser}[gender]{Name, Position, School}
\ntaddperson{coadviser}[role,gender]{Name, Position, School}

and the new format/syntax as

\ntaddperson{adviser}[role,gender]{Name, Position, School}
%   For [role] use: [a] for adviser
%                   [c] for co-adviser
%   For [gender] use: [f] for female
%                     [m] for male

Exported to Overleaf as a template

11 Oct 14:21
Compare
Choose a tag to compare

This release was exported to Overleaf as a new template for NOVAthesis.

NOVA School of Science and Technology

09 Sep 16:22
Compare
Choose a tag to compare

This version includes the new covers for NOVA School of Science and Technology and some minor bug fixes.

Copyright Creative Commons

25 May 00:06
Compare
Choose a tag to compare

This version includes patches from @vascoalramos and @b-pereira, to fix a bug in uminho version and add support for Creative Common licenses with:

\ntsetup{copyrightmodifier=MOD}

where MOD can take any of the following values: by-nc-sa, by-sa, by, by-nc, by-nd, by-nc-nd.
The default is: by-nc-sa