summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pangram/pangram.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pangram/pangram.ins')
-rw-r--r--macros/latex/contrib/pangram/pangram.ins91
1 files changed, 91 insertions, 0 deletions
diff --git a/macros/latex/contrib/pangram/pangram.ins b/macros/latex/contrib/pangram/pangram.ins
new file mode 100644
index 0000000000..1c300da357
--- /dev/null
+++ b/macros/latex/contrib/pangram/pangram.ins
@@ -0,0 +1,91 @@
+%%
+%% This is file `pangram.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% pangram.dtx (with options: `install')
+%%
+%% Copyright (C) 2022 by Zhang Tingxuan <alphaztx@163.com>
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3c of this license or (at your option) any later
+%% version. The latest version of this license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is Zhang Tingxuan.
+%%
+%% This work consists of the files pangram.dtx,
+%% and the derived files pangram.ins,
+%% pangram.sty,
+%% pangram.pdf,
+%% and README.md.
+%%
+\input docstrip.tex
+\keepsilent
+
+\preamble
+
+ Copyright (C) 2022 by Zhang Tingxuan <alphaztx@163.com>
+
+ This work may be distributed and/or modified under the
+ conditions of the LaTeX Project Public License, either
+ version 1.3c of this license or (at your option) any later
+ version. The latest version of this license is in:
+
+ http://www.latex-project.org/lppl.txt
+
+ and version 1.3 or later is part of all distributions of
+ LaTeX version 2005/12/01 or later.
+
+ This work has the LPPL maintenance status `maintained'.
+
+ The Current Maintainer of this work is Zhang Tingxuan.
+
+ This work consists of the files pangram.dtx,
+ and the derived files pangram.ins,
+ pangram.sty,
+ pangram.pdf,
+ and README.md.
+
+\endpreamble
+
+\generate{
+ \usedir{tex/latex/pangram}
+ \file{\jobname.sty} {\from{\jobname.dtx}{package}}
+ \usedir{doc/latex/pangram}
+ \nopreamble\nopostamble
+ \file{README.md} {\from{\jobname.dtx}{readme}}
+}
+
+\obeyspaces
+\Msg{****************************************************}
+\Msg{* *}
+\Msg{* To finish the installation you have to move the *}
+\Msg{* following file into a directory searched by TeX: *}
+\Msg{* *}
+\Msg{* pangram.sty *}
+\Msg{* *}
+\Msg{* The recommended directory is *}
+\Msg{* TDS:tex/latex/pangram *}
+\Msg{* *}
+\Msg{* To produce the documentation run the file *}
+\Msg{* pangram.dtx through XeLaTeX/LuaLaTeX. *}
+\Msg{* XeLaTeX and LuaLaTeX are recommended if you *}
+\Msg{* hope the PDF file to be smaller. *}
+\Msg{* *}
+\Msg{* Happy TeXing! *}
+\Msg{* *}
+\Msg{****************************************************}
+
+\endbatchfile
+\endinput
+%%
+%% End of file `pangram.ins'.