summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/zhlipsum/zhlipsum.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/zhlipsum/zhlipsum.ins')
-rw-r--r--Master/texmf-dist/source/latex/zhlipsum/zhlipsum.ins35
1 files changed, 23 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/zhlipsum/zhlipsum.ins b/Master/texmf-dist/source/latex/zhlipsum/zhlipsum.ins
index 449ab8e2589..c881d8eb976 100644
--- a/Master/texmf-dist/source/latex/zhlipsum/zhlipsum.ins
+++ b/Master/texmf-dist/source/latex/zhlipsum/zhlipsum.ins
@@ -6,7 +6,7 @@
%%
%% zhlipsum.dtx (with options: `install')
%%
-%% Copyright (C) 2017 by Xiangdong Zeng <pssysrq@163.com>
+%% Copyright (C) 2017, 2018 by Xiangdong Zeng <pssysrq@163.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -25,11 +25,15 @@
%% This work consists of the file zhlipsum.dtx,
%% and the derived files zhlipsum.ins,
%% zhlipsum.sty,
-%% zhlipsum-zh-cn-utf8.def,
-%% zhlipsum-zh-cn-gbk.def,
+%% zhlipsum-utf8.def,
+%% zhlipsum-gbk.def,
+%% zhlipsum-big5.def,
%% zhlipsum-example-utf8.tex,
%% zhlipsum-example-gbk.tex,
+%% zhlipsum-example-big5.tex,
+%% zhlipsum-en.tex,
%% zhlipsum.pdf,
+%% zhlipsum-en.pdf,
%% and README.md.
%%
\input ctxdocstrip.tex
@@ -37,7 +41,7 @@
\preamble
- Copyright (C) 2017 by Xiangdong Zeng <pssysrq@163.com>
+ Copyright (C) 2017, 2018 by Xiangdong Zeng <pssysrq@163.com>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
@@ -56,11 +60,15 @@
This work consists of the file zhlipsum.dtx,
and the derived files zhlipsum.ins,
zhlipsum.sty,
- zhlipsum-zh-cn-utf8.def,
- zhlipsum-zh-cn-gbk.def,
+ zhlipsum-utf8.def,
+ zhlipsum-gbk.def,
+ zhlipsum-big5.def,
zhlipsum-example-utf8.tex,
zhlipsum-example-gbk.tex,
+ zhlipsum-example-big5.tex,
+ zhlipsum-en.tex,
zhlipsum.pdf,
+ zhlipsum-en.pdf,
and README.md.
\endpreamble
@@ -68,13 +76,15 @@
\generate{
\usedir{tex/latex/zhlipsum}
\file{\jobname.sty} {\from{\jobname.dtx}{package}}
- \file{\jobname-zh-cn-utf8.def} {\from{\jobname.dtx}{zh-cn,utf8}}
- \file{\jobname-zh-cn-gbk.def} {\from{\jobname.dtx}{zh-cn,gbk}}
+ \file{\jobname-utf8.def} {\from{\jobname.dtx}{text,utf8}}
+ \file{\jobname-gbk.def} {\from{\jobname.dtx}{text,gbk}}
+ \file{\jobname-big5.def} {\from{\jobname.dtx}{text,big5}}
\usedir{doc/latex/zhlipsum/example}
\usepreamble\emptypreamble
\usepostamble\emptypostamble
- \file{\jobname-example-utf8.tex} {\from{\jobname.dtx}{ex-utf8}}
- \file{\jobname-example-gbk.tex} {\from{\jobname.dtx}{ex-gbk}}
+ \file{\jobname-example-utf8.tex} {\from{\jobname.dtx}{example,utf8}}
+ \file{\jobname-example-gbk.tex} {\from{\jobname.dtx}{example,gbk}}
+ \file{\jobname-example-big5.tex} {\from{\jobname.dtx}{example,big5}}
\usedir{doc/latex/zhlipsum}
\nopreamble\nopostamble
\file{README.md} {\from{\jobname.dtx}{readme}}
@@ -87,8 +97,9 @@
\Msg{* following file into a directory searched by TeX: *}
\Msg{* *}
\Msg{* zhlipsum.sty *}
-\Msg{* zhlipsum-zh-cn-utf8.def *}
-\Msg{* zhlipsum-zh-cn-gbk.def *}
+\Msg{* zhlipsum-utf8.def *}
+\Msg{* zhlipsum-gbk.def *}
+\Msg{* zhlipsum-big5.def *}
\Msg{* *}
\Msg{* The recommended directory is *}
\Msg{* TDS:tex/latex/zhlipsum *}