summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/bondgraphs/bondgraphs.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/bondgraphs/bondgraphs.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/bondgraphs/bondgraphs.ins')
-rw-r--r--macros/latex/contrib/bondgraphs/bondgraphs.ins57
1 files changed, 57 insertions, 0 deletions
diff --git a/macros/latex/contrib/bondgraphs/bondgraphs.ins b/macros/latex/contrib/bondgraphs/bondgraphs.ins
new file mode 100644
index 0000000000..72ba95f8cc
--- /dev/null
+++ b/macros/latex/contrib/bondgraphs/bondgraphs.ins
@@ -0,0 +1,57 @@
+%%
+%% Copyright (C) ⟨2014⟩ by ⟨Geert Folkertsma⟩
+%%
+%% This file 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 this license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of
+%% LaTeX version 2008/05/04 or later.
+%%
+
+% Docstrip parses the documentation
+\input docstrip.tex
+
+% Withhold info messages
+\keepsilent
+
+% Install into this dir:
+\usedir{tex/latex/bondgraphs}
+
+% Put this preamble at the top of every generated file:
+\preamble
+This is a generated file.
+
+Copyright (C) ⟨2014⟩ by ⟨Geert Folkertsma⟩
+This file 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 this license is in:
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of
+LaTeX version 2008/05/04 or later.
+
+\endpreamble
+
+% This actually tells Docstrip which files to produce
+\generate{\file{bondgraphs.sty}{\from{bondgraphs.dtx}{package}}}
+
+
+\obeyspaces
+\Msg{****************************************************}
+\Msg{* *}
+\Msg{* To finish the installation you have to move the *}
+\Msg{* following file into a directory searched by TeX: *}
+\Msg{* *}
+\Msg{* bondgraphs.sty *}
+\Msg{* *}
+\Msg{* To produce the documentation, run the file *}
+\Msg{* bondgraphs.dtx through LaTeX. *}
+\Msg{* *}
+\Msg{* Happy TeXing! *}
+\Msg{* *} \Msg{****************************************************}
+
+\endbatchfile \ No newline at end of file