From b47f5f2d46724e285083ea548036a718d8c849af Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 25 Mar 2010 22:26:27 +0000 Subject: pst-dbicons update (25mar10) git-svn-id: svn://tug.org/texlive/trunk@17556 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/pst-dbicons/pst-dbicons.sty | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/pst-dbicons/pst-dbicons.sty b/Master/texmf-dist/tex/latex/pst-dbicons/pst-dbicons.sty index 69d82e57b93..15bbc6a0352 100644 --- a/Master/texmf-dist/tex/latex/pst-dbicons/pst-dbicons.sty +++ b/Master/texmf-dist/tex/latex/pst-dbicons/pst-dbicons.sty @@ -20,9 +20,9 @@ %% original source files, as listed above, are part of the %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) -\def\filedate{2006/11/26} -\def\docdate{2006/11/26} -\def\fileversion{0.2} +\def\filedate{2010/03/25} +\def\docdate{2010/09/25} +\def\fileversion{0.16} \def\basename{pst-dbicons} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -39,8 +39,6 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\RequirePackage{pstricks} -\RequirePackage{pst-node} \typeout{Style `\basename', Version \fileversion\space <\filedate>} \ProvidesPackage{pst-dbicons}[\filedate \space\fileversion] \def\seticonparams#1#2{\expandafter\def\csname #1@parm\endcsname{[#2]}} @@ -86,7 +84,7 @@ \@attrdist2em % Default value for distance of attribute from entity \def\attrdist#1{\@attrdist#1} % set default distance \def\attributeof#1{% - \@ifnextchar[{\attributeof@i{#1}}{\attributeof@i{#1}[\attrdist]}} + \@ifnextchar[{\attributeof@i{#1}}{\attributeof@i{#1}[\@attrdist]}} \def\attributeof@i#1[#2]#3{% \@ifnextchar[{\attributeof@ii{#1}[#2]{#3}}{\attributeof@ii{#1}[#2]{#3}[sv]}} \def\attributeof@ii#1[#2]#3[#4]#5{% -- cgit v1.2.3