summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/sankey/sankey.ins
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/sankey/sankey.ins')
-rw-r--r--graphics/pgf/contrib/sankey/sankey.ins85
1 files changed, 85 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/sankey/sankey.ins b/graphics/pgf/contrib/sankey/sankey.ins
new file mode 100644
index 0000000000..ab11ca1dc1
--- /dev/null
+++ b/graphics/pgf/contrib/sankey/sankey.ins
@@ -0,0 +1,85 @@
+%%
+%% Copyright (C) 2016, 2021 by Paul Gaborit
+%%
+%% 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 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
+%% 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status “maintained”.
+%%
+%% The Current Maintainer of this work is Paul Gaborit.
+%%
+%% This work consists of the files sankey.dtx, sankey.ins and the derived
+%% files sankey.sty, tikzlibrarydubins.code.tex, sankey-doc-preamble.sty,
+%% sankey-example1.tex, sankey-example2.tex, sankey-example3.tex,
+%% sankey-example3-variation.tex, sankey-example4.tex,
+%% sankey-example-energy.tex
+%%
+
+\input docstrip.tex
+\keepsilent
+
+\usedir{tex/latex/sankey}
+
+\preamble
+
+This is a generated file.
+
+Copyright (C) 2016, 2021 by Paul Gaborit
+
+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 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
+2005/12/01 or later.
+
+This work has the LPPL maintenance status “maintained”.
+
+The Current Maintainer of this work is Paul Gaborit.
+
+This work consists of the files sankey.dtx, sankey.ins and the derived
+files sankey.sty, tikzlibrarydubins.code.tex, sankey-doc-preamble.sty,
+sankey-example1.tex, sankey-example2.tex, sankey-example3.tex,
+sankey-example3-variation.tex, sankey-example4.tex,
+sankey-example-energy.tex
+
+\endpreamble
+
+\generate{%
+ \askforoverwritefalse
+ \file{sankey.sty}{\from{sankey.dtx}{sankey}}%
+ \file{tikzlibrarydubins.code.tex}{\from{sankey.dtx}{tikzlibrarydubins.code.tex}}%
+ \file{sankey-example-energy.tex}{\nopreamble\nopostamble\from{sankey.dtx}{example-energy}}%
+ \file{sankey-example1.tex}{\nopreamble\nopostamble\from{sankey.dtx}{example1}}%
+ \file{sankey-example2.tex}{\nopreamble\nopostamble\from{sankey.dtx}{example2}}%
+ \file{sankey-example3.tex}{\nopreamble\nopostamble\from{sankey.dtx}{example3}}%
+ \file{sankey-example3-variation.tex}{\nopreamble\nopostamble\from{sankey.dtx}{example3-variation}}%
+ \file{sankey-example4.tex}{\nopreamble\nopostamble\from{sankey.dtx}{example4}}%
+ \file{sankey-doc-preamble.sty}{\from{sankey.dtx}{sankeydocpreamble}}%
+}
+
+\Msg{*********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the}
+\Msg{* following file into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space sankey.sty}
+\Msg{* \space\space tikzlibrarydubins.code.tex}
+\Msg{*}
+\Msg{* To produce the documentation run the file sankey.dtx}
+\Msg{* through (pdf)LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*********************************************************}
+
+\endbatchfile \ No newline at end of file