From 3aad35523420592d1ba945f563302f5878c7ff55 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Apr 2013 23:11:30 +0000 Subject: endiagram (5apr13) git-svn-id: svn://tug.org/texlive/trunk@29684 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/endiagram/endiagram.sty | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/endiagram') diff --git a/Master/texmf-dist/tex/latex/endiagram/endiagram.sty b/Master/texmf-dist/tex/latex/endiagram/endiagram.sty index bea29774539..4b9970c0902 100644 --- a/Master/texmf-dist/tex/latex/endiagram/endiagram.sty +++ b/Master/texmf-dist/tex/latex/endiagram/endiagram.sty @@ -11,7 +11,7 @@ % If you have any ideas, questions, suggestions or bugs to report, please % feel free to contact me. % -------------------------------------------------------------------------- -% Copyright 2012 Clemens Niederberger +% Copyright 2012--2013 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -32,8 +32,8 @@ \usetikzlibrary{calc} \ProvidesExplPackage {endiagram} - {2012/08/20} - {0.1a} + {2013/04/04} + {0.1b} {Easy creation of potential energy curve diagrams} % --------------------------------------------------------------------------- % @@ -188,7 +188,7 @@ } \int_zero:N \l_ENdiagram_points_int \int_gset:Nn \g_ENdiagram_points_max_int - { \clist_length:N \l_ENdiagram_points_clist } + { \clist_count:N \l_ENdiagram_points_clist } \int_compare:nT { \g_ENdiagram_points_max_int < 3 } { \msg_error:nn { ENdiagram } { points-missing } } \clist_map_inline:Nn \l_ENdiagram_points_clist @@ -1533,6 +1533,7 @@ Version history 2012/06/26 v0.1 2012/08/20 v0.1a - most basic necessary changes due to new l3fp module => more revisions on various places still needed! +2013/04/04 v0.1b - changed deprecated \clist_length:N into \clist_count:N %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % TODO -- cgit v1.2.3