nankai.cls

This unofficial LaTeX package provides a class for creating documents for people working with Nankai University. Updated to Aug 27, 2024.

MIT License

Stars
9
Committers
1

Bot releases are hidden (Show)

nankai.cls - 1.8.0 Latest Release

Published by alumik about 2 months ago

  • Enable DOI in BibLaTex.
  • Pass options to packages:
    • Pass hidelinks to hyperref.
    • Pass mmddyyyy,iso to datetime.
    • Pass para to footmisc.
    • Pass tt=false,type1=true to libertine.
  • 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.
nankai.cls - 1.7.0

Published by alumik over 1 year ago

  • Add logo with argument SCALE.
  • Add a new package option breaks, which forces all sections to start from a new page.
  • Replace NankaiPurpleBg with LaTeX color.
nankai.cls - 1.6.0

Published by alumik about 2 years ago

  • 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 to NankaiPurple.
  • 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".
nankai.cls - 1.04

Published by alumik about 2 years ago

  • Pass options to the xcolor package.
  • Fix some indentation problems.
  • Add the logo of Nankai University to the user's guide.
nankai.cls - 1.03

Published by alumik over 2 years ago

  • Fix bugs.
    • Missing CJK environment.
    • Unable to apply patch footnote.
  • Set default enum.
nankai.cls - 1.02

Published by alumik almost 3 years ago

Merge changes from huawei.cls.

nankai.cls - 1.01

Published by alumik over 3 years ago

Add option: authordraft.

authordraft prints a big It's a draft message across each page.

nankai.cls - 1.00

Published by alumik over 3 years ago

Initial release.