diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-27 20:33:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-27 20:33:31 +0000 |
commit | 8bf741a5cfd2af9c7f0027b5a48af58d940740a9 (patch) | |
tree | 2e428a97aa284727ce3c979d4addee5579b676bf /Master/texmf-dist/tex | |
parent | 06a78e02518e23b0aa50ae3be6ec8616e98e2632 (diff) |
pfdicons (27jul21)
git-svn-id: svn://tug.org/texlive/trunk@60089 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pfdicons/pfdicons.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pfdicons/pfdicons.sty b/Master/texmf-dist/tex/latex/pfdicons/pfdicons.sty index 7afe7d8a222..3a63bba9da4 100644 --- a/Master/texmf-dist/tex/latex/pfdicons/pfdicons.sty +++ b/Master/texmf-dist/tex/latex/pfdicons/pfdicons.sty @@ -7,7 +7,7 @@ % 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 +% and version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % This work has the LPPL maintenance status “maintained”. @@ -20,7 +20,9 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{pfdicons}[2021/07/23 PFD Icons package, v1.0] +\ProvidesPackage{pfdicons}[2021/07/26 PFD Icons package, v1.0a] +% v1.0: Initial release +% v1.0a: Documentation updates (typos, copy/paste behavior, etc) \RequirePackage{tikz} \RequirePackage{ifthen} |