From 4adb9b54822d933c66b163945c3ab551e8a434eb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Apr 2013 23:10:20 +0000 Subject: smartdiagram (5apr13) git-svn-id: svn://tug.org/texlive/trunk@29680 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/smartdiagram/README | 7 +++++++ .../doc/latex/smartdiagram/smartdiagram.pdf | Bin 266073 -> 266259 bytes .../source/latex/smartdiagram/smartdiagram.dtx | 19 ++++++++++++++++++- 3 files changed, 25 insertions(+), 1 deletion(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/smartdiagram/README b/Master/texmf-dist/doc/latex/smartdiagram/README index 9b3914ea45a..403e697b4ef 100644 --- a/Master/texmf-dist/doc/latex/smartdiagram/README +++ b/Master/texmf-dist/doc/latex/smartdiagram/README @@ -10,4 +10,11 @@ See http://www.latex-project.org/lppl.txt The package allows to create smart diagrams from lists of items for simple documents and for presentations. +The package is composed and necessitates of the core libraries: + - core.definitions, + - core.styles, + - core.commands +and of the external library: + - additions. + diff --git a/Master/texmf-dist/doc/latex/smartdiagram/smartdiagram.pdf b/Master/texmf-dist/doc/latex/smartdiagram/smartdiagram.pdf index 54c051d0837..88844165c0a 100644 Binary files a/Master/texmf-dist/doc/latex/smartdiagram/smartdiagram.pdf and b/Master/texmf-dist/doc/latex/smartdiagram/smartdiagram.pdf differ diff --git a/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.dtx b/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.dtx index 281885fde8a..2dbfe19a12f 100644 --- a/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.dtx +++ b/Master/texmf-dist/source/latex/smartdiagram/smartdiagram.dtx @@ -14,6 +14,13 @@ See http://www.latex-project.org/lppl.txt The package allows to create smart diagrams from lists of items for simple documents and for presentations. + +The package is composed and necessitates of the core libraries: + - core.definitions, + - core.styles, + - core.commands +and of the external library: + - additions. % %<*internal> \fi @@ -187,7 +194,17 @@ and the derived files smartdiagram.ins, % \item \library{shapes.arrows}; % \item \library{shapes.symbols} (from version 0.2). % \end{itemize} -% and it sets a new layer called \verb|smart diagram arrow back|. From version 0.3, by loading the library +% and it sets a new layer called \verb|smart diagram arrow back|. From version 0.3, the package is composed of three core libraries: +% \begin{itemize} +% \item \library{core.definitions}, +% \item \library{core.styles}, +% \item \library{core.commands} +% \end{itemize} +% which actually form the package \library{smartdiagram.sty} and of the external library: +% \begin{itemize} +% \item \library{additions} +% \end{itemize} +% which can be loaded separately by the user. By loading this library: % \begin{flushleft} % \texttt{\textbackslash usesmartdiagramlibrary\{}\library{additions}\texttt{\}} % \end{flushleft} -- cgit v1.2.3