Releases: joaomlourenco/novathesis
Let's be lucky
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
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{…}
inConfig/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
This release fixes multiple small bugs.
Long live the metadata
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 ;)
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? ;)
This release include many bug fixes and improvements.
Yet another small step
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
This release was exported to Overleaf as a new template for NOVAthesis.
NOVA School of Science and Technology
This version includes the new covers for NOVA School of Science and Technology and some minor bug fixes.
Copyright Creative Commons
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