From 2e9394a9ebc9187ebf5e127a4c8c47e5b537b8e7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 22 Nov 2017 22:42:23 +0000 Subject: etoolbox (22nov17) git-svn-id: svn://tug.org/texlive/trunk@45884 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf | Bin 223504 -> 224043 bytes Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex | 18 ++++++++++++++++-- 2 files changed, 16 insertions(+), 2 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 fe58f53ed17..1cf9b679bc9 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 f1072a21cc8..f815a4d3aaa 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.4}, - date={2017/01/02}} + revision={v2.5}, + date={2017/11/22}} \hypersetup{% pdftitle={The etoolbox Package}, @@ -239,10 +239,18 @@ Takes a control sequence name as its argument and forms a control sequence token Clears a \prm{command} such that \etex's \cmd{ifdefined} and \cmd{ifcsname} tests will consider it as undefined. This command is robust and may be prefixed with \cs{global}. +\cmditem{undef} + +Similar to \cmd{undef} but acts globally. + \cmditem{csundef}{csname} Similar to \cmd{undef} except that it takes a control sequence name as its argument. This command is robust and may be prefixed with \cs{global}. +\cmditem{csgundef}{csname} + +Similar to \cmd{csundef} but acts globally. + \cmditem{csmeaning}{csname} Similar to the \tex primitive \cmd{meaning} but takes a control sequence name as its argument. If the control sequence is undefined, this command will not implicitly assign a meaning of \cmd{relax} to it. @@ -1289,6 +1297,12 @@ This revision history is a list of changes relevant to users of this package. Ch \begin{changelog} +\begin{release}{2.5}{2017-11-22} +\item Added \cmd{csgundef}\see{aut:def:def} +\item Added \cmd{gundef}\see{aut:def:def} +\item Allow scanning of macros containing new line characters +\end{release} + \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} -- cgit v1.2.3