A LaTeX template used by NotoOotori.
LaTeX Template aims to build templates to cover most of common scenarios including assignments, thesis and slides.
- Install LaTeX by downloading and installing TeXlive or MikTeX.
- Install required packages.
- If willing to use LaTeXmk engine to compile TeX files, please install Perl.
- Change to some directory under
templates/
. - Run
latexmk -xelatex %DOCFILE%
, where%DOCFILE%
refers to the TeX file name. - View the output pdf.
Feel free to contribute. Open an issue or submit PRs.
The repository is UNLICENSED. All rights reserved.