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 --- .../source/latex/smartdiagram/smartdiagram.dtx | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/source/latex/smartdiagram') 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