summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-big5.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-06 21:54:29 +0000
committerKarl Berry <karl@freefriends.org>2018-01-06 21:54:29 +0000
commit3af3ed68e9471efe28f233a3ac2fe97c2dad1f2c (patch)
treed325bf1c7f28369df2dc9701a45dbeeec1d0f990 /Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-big5.tex
parent09d8a2ec38ae288b52a27f8681c3327ef0e58d8b (diff)
zhlipsum (6jan18)
git-svn-id: svn://tug.org/texlive/trunk@46233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-big5.tex')
-rwxr-xr-xMaster/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-big5.tex38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-big5.tex b/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-big5.tex
new file mode 100755
index 00000000000..67e7707748e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/zhlipsum/example/zhlipsum-example-big5.tex
@@ -0,0 +1,38 @@
+%%
+%% This is file `zhlipsum-example-big5.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% zhlipsum.dtx (with options: `example,big5')
+%%
+\documentclass{article}
+\usepackage{CJK}
+\usepackage[encoding=big5]{zhlipsum}
+\begin{document}
+\begin{CJK*}{Bg5}{bsmi}
+\def\parcmd{\texttt{\textbackslash par}}
+\section{Basic}
+\zhlipsum
+\section{Simplified / traditional}
+\subsection{Simplified}
+\zhlipsum[1-3][script=simp]
+\subsection{Traditional}
+\zhlipsum*[1-3][script=trad]
+\subsection{Simplified}
+\zhlipsum[4-5]
+\section{Single paragraph}
+\zhlipsum[55]
+\section{With `\parcmd'}
+Some text before lorem ipsum.
+\zhlipsum[0-2]
+Some text after lorem ipsum.
+\section{Without `\parcmd'}
+Some text before lorem ipsum.
+\zhlipsum*[0-500]
+Some text after lorem ipsum.
+\end{CJK*}
+\end{document}
+%%
+%%
+%% End of file `zhlipsum-example-big5.tex'.