My ready-to-edit LaTeX templates, for books, articles, and notes, using XeLaTeX, specified both for Chinese and English documents.
Yet Another LaTeX Template for Programming or Technical Books
Features
- Specified for programming or technical books, could be used to write English or Chinese books.
- Using
Minion Pro
,Myriad Pro
andCourier Std
as English font families, and using FZ series for Chinese. - Customizing the styles of titlepage, partpage, chapter/section/subsection, hdr, etc.
- Defining styles for languages not predefined in
listings
: JavaScript/ES6, TypeScript, golang. - Creating new framed boxes environments using
tcolorbox
: titledbox, information, keypoint, exclamation, question.
Testing platforms
- OS platform: Windows 10, macOS
- TeX Systems: TeXLive 2016/2017, MacTeX 2018
- Softwares: Emacs + AUCTeX, TeXstudio, WinEdt
znotebook
znotearticle
Yet Another LaTeX Template for Programming or Technical Articles or Tutorials
Features
- Specified for programming or technical articles or tutorials.
- Using
Minion Pro
,Myriad Pro
andCourier Std
as English font families, and using FZ series for Chinese. - Customizing the styles of abstract, section/subsection/subsubsection, table, hdr, etc.
- Defining a set of colors: primary, secondary, success, danger, info, warning, light, and dark.
- Defining styles for languages not predefined in
listings
: JavaScript/ES6, TypeScript, golang. - Defining boxes for shell commands and output result, such as
shellBox
andinvertedShellBox
. - Creating new boxes environments using
tcolorbox
: noteBox, importantBox, tipBox, and warningBox.
ALL FONTS INCLUDED IN THIS REPOSITORY ARE FOR TESTING AND STUDY ONLY.
If you'd like to help to improve these templates, just create a Pull Request. Feel free to report bugs and issues here.