https://github.com/joway/latex-template-zh
一个符合中文排版要求的 LaTeX 样式模板
https://github.com/joway/latex-template-zh
Last synced: over 1 year ago
JSON representation
一个符合中文排版要求的 LaTeX 样式模板
- Host: GitHub
- URL: https://github.com/joway/latex-template-zh
- Owner: joway
- License: mit
- Created: 2018-05-11T16:14:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-22T07:13:53.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T00:37:21.916Z (over 1 year ago)
- Language: TeX
- Homepage: https://latex.joway.io/
- Size: 463 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaTeX Template for Chinese
一个符合中文排版要求的 LaTeX 样式模板
## Design
继承 ctexart 文档类的样式,加上一些额外的中文排版样式,使之更加适用于互联网文章排版。
## Demo
[https://latex.joway.io/](https://latex.joway.io/)
## Usage
1. 下载 zhtypo.sty 样式文件 [http://latex.joway.io/styles/zhtypo.sty](http://latex.joway.io/styles/zhtypo.sty)
2. 引入 sty 文件 , 样例参见 template.tex 文件
```tex
\documentclass[12pt, UTF8, heading = false, scheme = plain]{ctexart}
\usepackage{styles/zhtypo}
\title{LaTeX 介绍}
\author{维基百科}
\date{\today}
\begin{document}
\maketitle
% ...
\end{document}
```
3. 默认样式:
- 冬青字体
- 1.5倍行间距
- 0.5 baseline 段间距
- 中英文间自动空格