https://github.com/andy123t/zhbook
zhbook 中文书籍 LaTeX 模板
https://github.com/andy123t/zhbook
Last synced: 3 months ago
JSON representation
zhbook 中文书籍 LaTeX 模板
- Host: GitHub
- URL: https://github.com/andy123t/zhbook
- Owner: andy123t
- License: mit
- Created: 2022-06-16T05:31:11.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T15:32:28.000Z (7 months ago)
- Last Synced: 2025-01-11T06:45:48.021Z (5 months ago)
- Language: TeX
- Size: 3.85 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zhbook
中文书籍 LaTeX 模板
**注意:** 本模板推荐安装 **texlive** 发行版,并且需要 **XeLaTeX** 编译运行!
```tex
\documentclass[openany,twoside,zihao=-4]{zhbook}
```本模板为中文书籍 LaTeX 模板,主文件 **main.tex** 给出使用的指南和要求,也展示了论文排版中常用的例子,包括公式、定理、表格、插图、参考文献等。
在线 LaTeX 编辑可以使用 [TeXPage](https://www.texpage.com/),设置字体 (`fontset=windows`) ,XeLaTeX 编译运行,推荐使用。