Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctex-org/zhlipsum
Chinese dummy text
https://github.com/ctex-org/zhlipsum
dummy-text latex
Last synced: 7 days ago
JSON representation
Chinese dummy text
- Host: GitHub
- URL: https://github.com/ctex-org/zhlipsum
- Owner: CTeX-org
- License: lppl-1.3c
- Created: 2017-04-08T05:25:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T03:06:51.000Z (7 months ago)
- Last Synced: 2024-04-09T02:45:07.057Z (7 months ago)
- Topics: dummy-text, latex
- Language: TeX
- Homepage:
- Size: 1.7 MB
- Stars: 16
- Watchers: 8
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zhlipsum
[![build](https://github.com/CTeX-org/zhlipsum/workflows/build/badge.svg)](https://github.com/CTeX-org/zhlipsum/actions)
[![CTAN](https://img.shields.io/ctan/v/zhlipsum.svg)](https://www.ctan.org/pkg/zhlipsum)
[![GitHub release](https://img.shields.io/github/release/CTeX-org/zhlipsum/all.svg)](https://github.com/CTeX-org/zhlipsum/releases/latest)## 欢迎使用 zhlipsum (中文乱数假文)
本宏包提供了中文乱数假文的功能,可用于测试中文 LaTeX 文档。`zhlipsum` 支持 UTF-8、GBK 和 Big5 编码。
### 基本用法
```latex
\zhlipsum
\zhlipsum*[1-5]
\zhlipsum[6-10,18][name=trad]
```更多信息可从宏包文档 [zhlipsum.pdf](http://mirror.ctan.org/macros/latex/contrib/zhlipsum/zhlipsum.pdf) 中获取。
### 贡献
如果您有任何改进意见或者功能需求,欢迎提交 [issue](https://github.com/CTeX-org/zhlipsum/issues) 或 [pull request](https://github.com/CTeX-org/zhlipsum/pulls)。
### 许可证
除文本数据外,本模板的发布遵守 [LaTeX Project Public License](http://www.latex-project.org/lppl.txt)(版本 1.3c 或更高)。
文本数据的许可证见该 [README](https://github.com/CTeX-org/zhlipsum/blob/master/data/README.md)。
## Welcome to zhlipsum (Chinese dummy text)
This package provides an interface to dummy text in Chinese language, which will be useful for testing Chinese documents.
`zhlipsum` supports UTF-8, GBK and Big5 encodings.
### Basic usage
```latex
\zhlipsum
\zhlipsum*[1-5]
\zhlipsum[6-10,18][name=trad]
```More information can be found in the package documentation [zhlipsum-en.pdf](http://mirror.ctan.org/macros/latex/contrib/zhlipsum/zhlipsum-en.pdf).
### Contributing
[Issues](https://github.com/CTeX-org/zhlipsum/issues) and [pull requests](https://github.com/CTeX-org/zhlipsum/pulls) are always welcome.
### License
Except for the text data, this work may be distributed and/or modified under the conditions of the [LaTeX Project Public License](http://www.latex-project.org/lppl.txt), either version 1.3c of this license or (at your option) any later version.
Licenses of text data can be found in this [README](https://github.com/CTeX-org/zhlipsum/blob/master/data/README.md).
-----
Copyright (C) 2017–2024 by Xiangdong Zeng.