Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisdomfusion/latex-templates
My ready-to-edit LaTeX templates, for books, articles, and notes, using XeLaTeX, specified both for Chinese and English documents.
https://github.com/wisdomfusion/latex-templates
ctex ctexbook latex latex-template
Last synced: 28 days ago
JSON representation
My ready-to-edit LaTeX templates, for books, articles, and notes, using XeLaTeX, specified both for Chinese and English documents.
- Host: GitHub
- URL: https://github.com/wisdomfusion/latex-templates
- Owner: wisdomfusion
- License: mit
- Created: 2018-06-16T07:38:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T10:15:14.000Z (over 6 years ago)
- Last Synced: 2024-09-29T04:41:30.543Z (about 1 month ago)
- Topics: ctex, ctexbook, latex, latex-template
- Language: TeX
- Size: 65.1 MB
- Stars: 100
- Watchers: 7
- Forks: 40
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Ready-to-edit LaTeX Templates
My ready-to-edit LaTeX templates, for books, articles, and notes, using XeLaTeX, specified both for Chinese and English documents.## Templates for Books
### [progbookcn](./progbookcn)
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` and `Courier 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## Templates for Note-taking
### znotebook
znotebook
### znotearticle
znotearticle
## Templates for Articles or Tutorials
### [progartcn](./progartcn)
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` and `Courier 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` and `invertedShellBox`.
- Creating new boxes environments using `tcolorbox`: noteBox, importantBox, tipBox, and warningBox.## Templates for Presentations (Beamer)
### [GoogleBlue](https://github.com/WisdomFusion/latex-beamer-teamplates)
## Declarations
**ALL FONTS INCLUDED IN THIS REPOSITORY ARE FOR TESTING AND STUDY ONLY.**
## Contributions
If you'd like to help to improve these templates, just create a [Pull Request](https://github.com/WisdomFusion/latex-templates/pulls). Feel free to report bugs and issues [here](https://github.com/WisdomFusion/latex-templates/issues/new).