summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/alg/alg.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/alg/alg.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/alg/alg.ins')
-rw-r--r--macros/latex/contrib/alg/alg.ins17
1 files changed, 17 insertions, 0 deletions
diff --git a/macros/latex/contrib/alg/alg.ins b/macros/latex/contrib/alg/alg.ins
new file mode 100644
index 0000000000..67167d0a26
--- /dev/null
+++ b/macros/latex/contrib/alg/alg.ins
@@ -0,0 +1,17 @@
+%%
+%% alg.ins
+%% Copyright (c) 1995, 1999 Staffan Ulfberg
+%
+% This program can redistributed and/or modified under the terms
+% of the LaTeX Project Public License Distributed from CTAN
+% archives in directory macros/latex/base/lppl.txt; either
+% version 1 of the License, or (at your option) any later version.
+%%
+\def\batchfile{alg.ins}
+\input docstrip
+\generateFile{alg.sty}{f}{\from{alg.dtx}{package}}
+
+\Msg{************************************************************}
+\Msg{The file alg.sty has been created. You can now run LaTeX2e }
+\Msg{twice on the file alg.dtx to produce the documentation. }
+\Msg{************************************************************}