This project provides several LaTeX templates written using mordern packages and technologies for better compatibility with Vietnamese.
- Style is aligned with common standards (layout, text, ...)
- Support colorized hyperlink
- Support embed image, math, code with highlighting
- Support setting PDF metadatas, password-based encryption
- Provide styled common components/pages
- ... and many other out-of-the-box features are preconfigured
Each template is packed up into a zip archive. Download at release page.
- Upload the template
- Change Overleaf compiler option to
XeLaTeX
Each template is written as a LaTeX document class with several options for quickly customize. Check out the README.md and main.tex files in each template folder for details.
Note
Due to using kvoptions for better compatibility with LaTeX2e
- Options need to be set through
PassOptionsToClassor will fail to compile - Value contains spaces need to be wrapped around with double braces to avoid space trimming.
All these annoying will be resolved after fully migrating to LaTeX3.