summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/srcltx/srcltx.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/srcltx/srcltx.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/srcltx/srcltx.ins')
-rw-r--r--macros/latex/contrib/srcltx/srcltx.ins54
1 files changed, 54 insertions, 0 deletions
diff --git a/macros/latex/contrib/srcltx/srcltx.ins b/macros/latex/contrib/srcltx/srcltx.ins
new file mode 100644
index 0000000000..4fe1cc1760
--- /dev/null
+++ b/macros/latex/contrib/srcltx/srcltx.ins
@@ -0,0 +1,54 @@
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%%
+\input docstrip
+
+\keepsilent
+
+% !!!FIXME: add check for docstrip > 2.4d
+
+\preamble
+
+This package is in the public domain. It comes with no guarantees
+and no reserved rights. You can use or modify this package at your
+own risk.
+Originally written by: Aleksander Simonic
+Current maintainer: Stefan Ulrich <stefanulrich@users.sourceforge.net>
+
+\endpreamble
+
+\generate{%
+ \file{srcltx.sty}{\from{srcltx.dtx}{package,latex}}%
+ \file{srctex.sty}{\from{srcltx.dtx}{package,tex}}%
+}
+
+\Msg{*****************************************************************}
+\Msg{*}
+\Msg{* To finish the installation, you need to move the following files}
+\Msg{* into a directory searched by TeX:}
+\Msg{*}
+\Msg{* srcltx.sty}
+\Msg{* srctex.tex}
+\Msg{*}
+\Msg{* To produce the documentation, run srcltx.dtx through LaTeX.}
+\Msg{*}
+\Msg{* To include the full source code into the documentation, }
+\Msg{* create a file `ltxdoc.cfg' containing the following line: }
+\Msg{* \space\space\space\string\AtBeginDocument\string{\string\AlsoImplementation\string} }
+\Msg{*}
+\Msg{*}
+\Msg{* To produce the index for the documentation, run makeindex}
+\Msg{* like this:}
+\Msg{* \space\space makeindex -s gind.ist srcltx}
+\Msg{*}
+\Msg{* To produce a history of changes, run makeindex}
+\Msg{* like this:}
+\Msg{* \space\space makeindex -s gglo.ist -o srcltx.gls srcltx.glo}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*****************************************************************}
+
+\endbatchfile