This unofficial LaTeX package provides a class for creating documents for people working with Nankai University.
This project is inspired by huawei – Template for Huawei documents [CTAN] [GitHub].
The user's guide can be found at GitHub Releases.
We recommend you to use latexmk to compile your .tex files to PDF files.
Disclaimer: This is NOT a product of Nankai University. This package is created to help some people render documents in LaTeX format. You are welcome to use it at your own risk.
-
Clone/download all files in this template locally.
-
Get the
nankai.clsfile. One of the following two methods can be selected:-
Method 1: Download the latest version of the
nankai.clsfile from Release and put it into the working directory. -
Method 2: Use the following command to extract
nankai.clsfromnankai.dtx.l3build unpack
-
-
Use pdfLaTeX/XeLaTeX/LuaLaTeX to compile the your
*.texfile. This template already provides thelatexmkrcconfiguration file, and pdfLaTeX is called by default when compiled using thelatexmkcommand.latexmk <filename>.tex
If you want to build an instructional document for this template, you can refer to the following steps:
-
Clone/download all files in this repository to local.
-
Execute in the template folder
l3build docYou can generate the
nankai.pdffile, which is the template description document in the directory.