From de125a51a727139ce11d86d9e887724e7099c085 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Jan 2017 22:12:55 +0000 Subject: etoolbox (3jan17) git-svn-id: svn://tug.org/texlive/trunk@42855 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf | Bin 223387 -> 223504 bytes Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex | 25 +++++++++++++--------- 2 files changed, 15 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/doc/latex/etoolbox') diff --git a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf index 3f76945663c..fe58f53ed17 100644 Binary files a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf and b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf differ diff --git a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex index 2f8c2ed4ef3..f1072a21cc8 100644 --- a/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex +++ b/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex @@ -12,8 +12,8 @@ url={http://www.ctan.org/pkg/etoolbox/}, author={Philipp Lehman, Joseph Wright}, email={joseph.wright@morningstar2.co.uk}, - revision={v2.3}, - date={2016/12/26}} + revision={v2.4}, + date={2017/01/02}} \hypersetup{% pdftitle={The etoolbox Package}, @@ -35,7 +35,7 @@ The \sty{etoolbox} package is a toolbox of programming tools geared primarily to \subsection{License} -Copyright \textcopyright\ 2007--2011 Philipp Lehman, 2015,2016 Joseph Wright. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c or later.\fnurl{http://www.latex-project.org/lppl/} +Copyright \textcopyright\ 2007--2011 Philipp Lehman, 2015--2017 Joseph Wright. Permission is granted to copy, distribute and\slash or modify this software under the terms of the \lppl, version 1.3c or later.\fnurl{http://www.latex-project.org/lppl/} \section{User Commands} \label{use} @@ -1183,21 +1183,21 @@ Similar to \cmd{listeadd} except that it takes a control sequence name as its fi Similar to \cmd{listcseadd} except that the assignment is global. -\cmditem{listdel}{listmacro}{item} +\cmditem{listremove}{listmacro}{item} This command removes an \prm{item} from a \prm{listmacro}. A blank \prm{item} is ignored. -\cmditem{listgdel}{listmacro}{item} +\cmditem{listgremove}{listmacro}{item} -Similar to \cmd{listdel} except that the assignment is global. +Similar to \cmd{listremove} except that the assignment is global. -\cmditem{listcsdel}{listcsname}{item} +\cmditem{listcsremove}{listcsname}{item} -Similar to \cmd{listdel} except that it takes a control sequence name as its first argument. +Similar to \cmd{listremove} except that it takes a control sequence name as its first argument. -\cmditem{listcsgdel}{listcsname}{item} +\cmditem{listcsgremove}{listcsname}{item} -Similar to \cmd{listcsdel} except that the assignment is global. +Similar to \cmd{listcsremove} except that the assignment is global. \cmditem{dolistloop}{listmacro} @@ -1289,6 +1289,11 @@ This revision history is a list of changes relevant to users of this package. Ch \begin{changelog} +\begin{release}{2.4}{2017-01-02} +\item Renamed \cmd{listdel} to \cmd{listremove} (name clash)\see{aut:lst:int} +\item Renamed \cmd{listgdel} to \cmd{listgremove} (name clash)\see{aut:lst:int} +\end{release} + \begin{release}{2.3}{2016-12-26} \item Added \cmd{listdel}\see{aut:lst:int} \item Added \cmd{listgdel}\see{aut:lst:int} -- cgit v1.2.3