summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/units/units.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:58:48 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:58:48 +0000
commit1480de361227b38eafb41f16b68555964b5b3021 (patch)
tree75a1d5a05dd4b174b5f27825fe6aa1b20c386791 /Master/texmf-dist/source/latex/units/units.ins
parent162a070c2a01a5d9ca776b19e3f8d32cc2927041 (diff)
trunk/Master/texmf-dist/source/latex/units
git-svn-id: svn://tug.org/texlive/trunk@575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/units/units.ins')
-rw-r--r--Master/texmf-dist/source/latex/units/units.ins46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/units/units.ins b/Master/texmf-dist/source/latex/units/units.ins
new file mode 100644
index 00000000000..4fc14706f4a
--- /dev/null
+++ b/Master/texmf-dist/source/latex/units/units.ins
@@ -0,0 +1,46 @@
+%%
+%% units.ins
+%% Batch file, run through LaTeX.
+%%
+%% Copyright (C) 1998 Axel Reichert
+%% See the files README and COPYING.
+%%
+\def\batchfile{units.ins}
+\input docstrip.tex
+\declarepreamble\units
+
+LaTeX package for typesetting units
+
+Copyright (C) 1998 Axel Reichert
+See the files README and COPYING.
+
+\endpreamble
+\declarepreamble\nicefrac
+
+LaTeX package for typesetting nice fractions
+
+Copyright (C) 1998 Axel Reichert
+See the files README and COPYING.
+
+\endpreamble
+\keepsilent
+\usepreamble\units
+\generateFile{units.sty}{t}{\from{units.dtx}{units}}
+\usepreamble\nicefrac
+\generateFile{nicefrac.sty}{t}{\from{units.dtx}{nicefrac}}
+\Msg{**************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by LaTeX:}
+\Msg{*}
+\Msg{* \space\space units.sty}
+\Msg{* \space\space nicefrac.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the following files}
+\Msg{* through LaTeX:}
+\Msg{*}
+\Msg{* \space\space units.dtx}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*}
+\Msg{**************************************************************}