File tree Expand file tree Collapse file tree 2 files changed +25
-7
lines changed Expand file tree Collapse file tree 2 files changed +25
-7
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ CTAN] ( https://img.shields.io/ctan/v/zhlipsum.svg )] ( https://www.ctan.org/pkg/zhlipsum )
5
5
[ ![ GitHub release] ( https://img.shields.io/github/release/Stone-Zeng/zhlipsum/all.svg )] ( https://github.com/Stone-Zeng/zhlipsum/releases/latest )
6
6
7
- Basic usage:
7
+ ## Introduction
8
8
9
- \zhlipsum[3]
10
- \zhlipsum*[1-5]
9
+ This package provides an interface to dummy text in Chinese, which
10
+ will be useful for testing Chinese documents.
11
+
12
+ ` zhlipsum ` supports both UTF-8 and GBK encoding.
13
+
14
+ ## Basic usage
15
+
16
+ ``` tex
17
+ \zhlipsum[3]
18
+ \zhlipsum*[1-5]
19
+ ```
11
20
12
21
More information can be found in the package documentation
13
22
[ zhlipsum.pdf] ( http://mirrors.ctan.org/macros/latex/contrib/zhlipsum/zhlipsum.pdf ) .
Original file line number Diff line number Diff line change 37
37
[](https://www.ctan.org/pkg/zhlipsum)
38
38
[](https://github.com/Stone-Zeng/zhlipsum/releases/latest)
39
39
40
- Basic usage:
40
+ ## Introduction
41
41
42
- \zhlipsum [3]
43
- \zhlipsum *[1-5]
42
+ This package provides an interface to dummy text in Chinese, which
43
+ will be useful for testing Chinese documents.
44
44
45
- More information can be found in the package documentation
45
+ `zhlipsum` supports both UTF-8 and GBK encoding.
46
+
47
+ ## Basic usage
48
+
49
+ `` `tex
50
+ \zhlipsum [3]
51
+ \zhlipsum *[1-5]
52
+ `` `
53
+
54
+ More information can be found in the package documentation
46
55
[zhlipsum.pdf](http://mirrors.ctan.org/macros/latex/contrib/zhlipsum/zhlipsum.pdf).
47
56
48
57
## License
You can’t perform that action at this time.
0 commit comments