Releases: alumik/nankai.cls
Releases · alumik/nankai.cls
1.9.0
1.8.0
- Enable DOI in BibLaTex.
- Pass options to packages:
- Pass
hidelinks
tohyperref
. - Pass
mmddyyyy,iso
todatetime
. - Pass
para
tofootmisc
. - Pass
tt=false,type1=true
tolibertine
.
- Pass
- Make sure all figures and tables centered by default.
- Use
pgfopts
to process options. - Only break bibliography page when
breaks
is true. - Adjust spaceing and strech.
- Remove outdated options.
1.7.0
1.6.0
- Migrate to the SemVer system.
- Add a note environment.
\note
is a text box with a colored background, which can be used to highlight important information. - Remove unnecessary dependencies.
- Remove the dark mode.
- Rename the theme color from
nankaiPurple
toNankaiPurple
. - Fix some spacing bugs in the document title and the disclaimer.
- Add new commands to set the preamble. They are:
\tite
is the main title of the document to be used in the text and in the properties of the PDF document.\subtitle
is the subtitle to be printed under the title.\author
is the author of the document in ``first-name last-name'' format.\id
is the internal ID of the author, if it's applicable.\company
is the name of the company/department the author works for.\security
is the level of security of the document, which is usually printed at the top right corner of it; usual values are "Public", "Internal", "Confidential", or "Secret".