summaryrefslogtreecommitdiff
path: root/obsolete/macros/latex/contrib/backrefx/source/latex/backrefx/backrefx.ins
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete/macros/latex/contrib/backrefx/source/latex/backrefx/backrefx.ins')
-rw-r--r--obsolete/macros/latex/contrib/backrefx/source/latex/backrefx/backrefx.ins81
1 files changed, 81 insertions, 0 deletions
diff --git a/obsolete/macros/latex/contrib/backrefx/source/latex/backrefx/backrefx.ins b/obsolete/macros/latex/contrib/backrefx/source/latex/backrefx/backrefx.ins
new file mode 100644
index 0000000000..800a0dc37d
--- /dev/null
+++ b/obsolete/macros/latex/contrib/backrefx/source/latex/backrefx/backrefx.ins
@@ -0,0 +1,81 @@
+%% -----------------------------------------------------------------
+%% File: backref.ins
+%% Author: Danie Els (dnjels@sun.ac.za)
+%%
+%% This file is part of the SIstyle package.
+%%
+%% Copyright 2004 by Danie Els. All rights reserved.
+%%
+%% This work may be distributed and/or modified under the conditions
+%% of the LaTeX Project Public License, either version 1.3 of this
+%% license or (at your option) any later version. The latest version
+%% of the license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "author-maintained".
+%%
+%%-----------------------------------------------------------------
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% The file 'readme.txt' contains a list of all the files as well
+%% directions for installation of this package.
+%%-----------------------------------------------------------------
+
+\def\batchfile{backrefx.ins}
+\def\filedate{2004/07/10}
+\input docstrip.tex
+\keepsilent
+
+\declarepreamble\DNJEpreamble
+Author: Danie Els (dnjels@sun.ac.za)
+
+Copyright 2004 by Danie Els. All rights reserved.
+
+This work may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3 of this license
+or (at your option) any later version. The latest version of the
+license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2003/12/01 or later.
+
+This work has the LPPL maintenance status "author-maintained".
+-----------------------------------------------------------------
+\endpreamble
+
+\generate{%
+ \askforoverwritefalse
+ \usepreamble\DNJEpreamble
+ \file{backrefx.sty}{\from{backrefx.dtx}{package}}
+}
+
+
+\generate{%
+ \askforoverwritefalse
+ \usepreamble\empty
+ \file{brefxtest.tex}{\from{backrefx.dtx}{testfile}}
+}
+
+
+{\obeyspaces
+ \ifToplevel{
+ \Msg{**********************************************************}
+ \Msg{* To finish the installation you have to move the *}
+ \Msg{* following file into a directory searched by TeX: *}
+ \Msg{* *}
+ \Msg{* backrefx.sty *}
+ \Msg{* *}
+ \Msg{* To produce the documentation run the file backrefx.dtx *}
+ \Msg{* through LaTeX. *}
+ \Msg{* *}
+ \Msg{* The file `brefxtest.tex' contains an example text. *}
+ \Msg{* *}
+ \Msg{* Happy TeXing! *}
+ \Msg{**********************************************************}}}
+\endbatchfile
+
+\endinput