summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fancyref/fancyref.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/fancyref/fancyref.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/fancyref/fancyref.ins')
-rw-r--r--macros/latex/contrib/fancyref/fancyref.ins40
1 files changed, 40 insertions, 0 deletions
diff --git a/macros/latex/contrib/fancyref/fancyref.ins b/macros/latex/contrib/fancyref/fancyref.ins
new file mode 100644
index 0000000000..70a9ccbeec
--- /dev/null
+++ b/macros/latex/contrib/fancyref/fancyref.ins
@@ -0,0 +1,40 @@
+%%
+%% fancyref.ins
+%% Batch file, run through LaTeX.
+%%
+%% Copyright (C) 1999 Axel Reichert
+%% See the files README and COPYING.
+%%
+\def\batchfile{fancyref.ins}
+\input docstrip.tex
+\preamble
+
+LaTeX package for fancy cross-referencing.
+
+Copyright (C) 1999 Axel Reichert
+See the files README and COPYING.
+
+\endpreamble
+\keepsilent
+\generateFile{fancyref.sty}{t}{\from{fancyref.dtx}{package}}
+\generateFile{freftest.tex}{t}{\from{fancyref.dtx}{testfile}}
+\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 fancyref.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the following files}
+\Msg{* through LaTeX:}
+\Msg{*}
+\Msg{* \space\space fancyref.dtx}
+\Msg{*}
+\Msg{* To produce a test file run the following files}
+\Msg{* through LaTeX:}
+\Msg{*}
+\Msg{* \space\space freftest.tex}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*}
+\Msg{**************************************************************}