diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/smartdiagram/smartdiagram.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/smartdiagram/smartdiagram.ins | 38 |
1 files changed, 32 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.ins b/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.ins index 59fecee2ef7..7695a6c55fd 100644 --- a/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.ins +++ b/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.ins @@ -7,7 +7,9 @@ %% smartdiagram.dtx (with options: `install') %% * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * %% smartdiagram --- Automatic creation of smart diagrams from lists of items. -%% E-mail: claudio.fiandrino@gmail.com +%% +%% E-mail: claudio <dot> fiandrino <at> gmail <dot> com +%% %% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * @@ -18,7 +20,9 @@ \preamble * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * smartdiagram --- Automatic creation of smart diagrams from lists of items. -E-mail: claudio.fiandrino@gmail.com + +E-mail: claudio <dot> fiandrino <at> gmail <dot> com + Released under the LaTeX Project Public License v1.3c or later See http://www.latex-project.org/lppl.txt * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * @@ -26,7 +30,8 @@ See http://www.latex-project.org/lppl.txt \endpreamble \postamble -Copyright (C) 2012-2013 by Claudio Fiandrino <claudio.fiandrino@gmail.com> +Copyright (C) 2012-2013 by Claudio Fiandrino +E-mail: <claudio <dot> fiandrino <at> gmail <dot> com> This work may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either @@ -40,7 +45,11 @@ Claudio Fiandrino. This work consists of the file smartdiagram.dtx and the derived files smartdiagram.ins, - smartdiagram.pdf, and + smartdiagram.pdf, + smartdiagramlibrarycore.definitions.code.tex, + smartdiagramlibrarycore.styles.code.tex, + smartdiagramlibrarycore.commands.code.tex + smartdiagramlibraryadditions.code.tex and smartdiagram.sty. \endpostamble @@ -48,11 +57,24 @@ and the derived files smartdiagram.ins, \generate{ \file{\jobname.sty}{\from{\jobname.dtx}{package}} } +\generate{ + \file{smartdiagramlibrarycore.definitions.code.tex}{\from{\jobname.dtx}{definitions}} +} +\generate{ + \file{smartdiagramlibrarycore.styles.code.tex}{\from{\jobname.dtx}{styles}} +} +\generate{ + \file{smartdiagramlibrarycore.commands.code.tex}{\from{\jobname.dtx}{commands}} +} +\generate{ + \file{smartdiagramlibraryadditions.code.tex}{\from{\jobname.dtx}{additions}} +} \endbatchfile %% -%% Copyright (C) 2012-2013 by Claudio Fiandrino <claudio.fiandrino@gmail.com> +%% Copyright (C) 2012-2013 by Claudio Fiandrino +%% E-mail: <claudio <dot> fiandrino <at> gmail <dot> com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License (LPPL), either @@ -66,7 +88,11 @@ and the derived files smartdiagram.ins, %% %% This work consists of the file smartdiagram.dtx %% and the derived files smartdiagram.ins, -%% smartdiagram.pdf, and +%% smartdiagram.pdf, +%% smartdiagramlibrarycore.definitions.code.tex, +%% smartdiagramlibrarycore.styles.code.tex, +%% smartdiagramlibrarycore.commands.code.tex +%% smartdiagramlibraryadditions.code.tex and %% smartdiagram.sty. %% %% |