diff options
author | Karl Berry <karl@freefriends.org> | 2016-01-13 22:14:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-01-13 22:14:45 +0000 |
commit | 1916527c4310ffc4b2517c1242af4658bfa44e06 (patch) | |
tree | 4eda4590ac8977d316d05588893eceabfbbd38ed /Master/texmf-dist/tex/latex/datatool/datapie.sty | |
parent | 4cd77eec47fe7cc19e2d131ebcb23183b082c401 (diff) |
datatool (13jan16)
git-svn-id: svn://tug.org/texlive/trunk@39376 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/datatool/datapie.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/datatool/datapie.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/datatool/datapie.sty b/Master/texmf-dist/tex/latex/datatool/datapie.sty index fc7d158d960..60d8841780f 100644 --- a/Master/texmf-dist/tex/latex/datatool/datapie.sty +++ b/Master/texmf-dist/tex/latex/datatool/datapie.sty @@ -7,7 +7,7 @@ %% datatool.dtx (with options: `datapie.sty,package') %% %% datatool.dtx -%% Copyright 2015 Nicola Talbot +%% Copyright 2016 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{datapie}[2015/07/11 v2.23 (NLCT)] +\ProvidesPackage{datapie}[2016/01/12 v2.24 (NLCT)] \RequirePackage{xkeyval} \newif\ifDTLcolorpiechart \DTLcolorpiecharttrue |