diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:50:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:50:50 +0000 |
commit | 6b403fbd3f7417c41cb8c7b8011b27d7c4e87b24 (patch) | |
tree | 4ac94ff0cb672c61dbd53cd984bc0d7f8ffe2f27 /Master/texmf-dist/source/latex/alg/alg.ins | |
parent | fb368eb92e6071af006ff3cc5de0aff66a39bcfe (diff) |
trunk/Master/texmf-dist/source/latex/alg
git-svn-id: svn://tug.org/texlive/trunk@137 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/alg/alg.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/alg/alg.ins | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/alg/alg.ins b/Master/texmf-dist/source/latex/alg/alg.ins new file mode 100644 index 00000000000..67167d0a261 --- /dev/null +++ b/Master/texmf-dist/source/latex/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{************************************************************} |