Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).