summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/units/units.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/units/units.ins')
-rw-r--r--macros/latex/contrib/units/units.ins46
1 files changed, 46 insertions, 0 deletions
diff --git a/macros/latex/contrib/units/units.ins b/macros/latex/contrib/units/units.ins
new file mode 100644
index 0000000000..4fc14706f4
--- /dev/null
+++ b/macros/latex/contrib/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{**************************************************************}