summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-gbk.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-16 20:45:41 +0000
committerKarl Berry <karl@freefriends.org>2017-09-16 20:45:41 +0000
commit1e3a3ba35d94c55dd0486d738e887d704eac7589 (patch)
treef11e960a1beab7d56538443d65467ead5464a39b /Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-gbk.tex
parent3d37034cd0e9282746768a103efd422d50cd46b0 (diff)
zhlipsum (16sep17)
git-svn-id: svn://tug.org/texlive/trunk@45317 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-gbk.tex')
-rw-r--r--Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-gbk.tex41
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-gbk.tex b/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-gbk.tex
new file mode 100644
index 00000000000..ebf7a0cf30b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-gbk.tex
@@ -0,0 +1,41 @@
+%%
+%% This is file `zhlipsum-example-gbk.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% zhlipsum.dtx (with options: `ex-gbk')
+%%
+\documentclass[GBK]{ctexart}
+\usepackage[encoding=GBK]{zhlipsum}
+\begin{document}
+\def\parcmd{\texttt{\textbackslash par}}
+
+\section{Basic}
+\zhlipsum
+
+\section{Different fonts}
+{\songti \zhlipsum[1]}
+
+{\heiti \zhlipsum[2]}
+
+{\fangsong \zhlipsum[3]}
+
+{\kaishu \zhlipsum[4]}
+
+\section{Single paragraph}
+\zhlipsum[55]
+
+\section{With `\parcmd'}
+Some text before lorem ipsum.
+\zhlipsum[0-1]
+Some text after lorem ipsum.
+
+\section{Without `\parcmd'}
+Some text before lorem ipsum.
+\zhlipsum*[0-500]
+Some text after lorem ipsum.
+\end{document}
+%%
+%%
+%% End of file `zhlipsum-example-gbk.tex'.