6.6.0
版本发布时间: 2021-11-08 19:30:44
joaomlourenco/novathesis最新发布版本:v7.1.28(2024-09-02 05:41:36)
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