Directory macros/unicodetex/latex/nwafupaper
The nwafupaper Class for LaTeX
LaTeX paper template for course papers, course projects, and internship reports at Northwest A&F University, China.
Overview
This template supports course papers or project reports in Chinese. With the help of modern LaTeX3 technology, nwafupaper aims to provide simple interfaces, a normative format, as well as a customizable class for users.
At present, nwafupaper only supports XeTeX and LuaTeX engines and requires UTF-8 encoding.
The documentation can be found in nwafupaper.pdf (in Chinese).
Gitee repository: https://gitee.com/nwafunan/nwafupaper-l3.
Installation
nwafupaper can be installed using one of the following methods:
- If you are running TeX Live or MiKTeX, the simplest way is to use the distribution's package manager.
- Get the source from Gitee:
git clone git@gitee.com:nwafu_nan/nwafupaper-l3.git
The nwafupaper.cls and nwafupaper.pdf can be used directly.
For permanent installation, move the following files into a directory where LaTeX will find them (e.g., TEXMF/tex/latex/nwafupaper/):
nwafupaper.cls
Don't forget to update the filename database afterwards.
Contributing
Issues and pull requests are always welcome.
License
This work may be distributed or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version.
Copyright (C) 2019–2026 by Nan Geng <nangeng@nwafu.edu.cn>.
Download the contents of this package in one zip archive (1.3M).
nwafupaper – LaTeX class for course papers/projects/reports at Northwest A&F University, China
The nwafupaper class provides a simple and standardized interface for writing course papers, course projects, and reports at Northwest A&F University (NWAFU), China.
Features:
- Three document types: course paper(ctexart), course design(ctexart), report(ctexbook)
- Automatic cover generation with customizable configuration
- Multiple font options (Latin, CJK) with platform detection
- Proper pagination and header/footer styles
- Appendix support with unified figure/table/equation numbering
- Internship log environment with automatic date handling
- Bibliography support via BibLaTeX (GB/T 7714-2015)
Compilation requires XeLaTeX or LuaLaTeX with UTF-8 encoding.
| Package | nwafupaper |
| Bug tracker | https://gitee.com/nwafu_nan/nwafupaper-l3/issues |
| Repository | https://gitee.com/nwafu_nan/nwafupaper-l3 |
| Version | 1.02 2026-06-01 |
| Licenses | The LaTeX Project Public License 1.3c |
| Copyright | 2026 Nan Geng |
| Maintainer | Nan Geng |
| Topics | Document template Class |
| See also | nwafuthesis |