From dff6d5d76d6ad664ee2dced8151b59ec3c0ac021 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 25 Oct 2013 21:58:13 +0000 Subject: cnltx (25oct13) git-svn-id: svn://tug.org/texlive/trunk@31996 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/cnltx/README | 2 +- Master/texmf-dist/doc/latex/cnltx/cnltx_en.pdf | Bin 683975 -> 684495 bytes Master/texmf-dist/doc/latex/cnltx/cnltx_en.tex | 9 +++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/cnltx/README b/Master/texmf-dist/doc/latex/cnltx/README index 8c66b464577..316013a15d6 100644 --- a/Master/texmf-dist/doc/latex/cnltx/README +++ b/Master/texmf-dist/doc/latex/cnltx/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the CNLTX bundle v0.7a 2013/10/04 +the CNLTX bundle v0.8 2013/10/24 LaTeX tools and documenting facilities diff --git a/Master/texmf-dist/doc/latex/cnltx/cnltx_en.pdf b/Master/texmf-dist/doc/latex/cnltx/cnltx_en.pdf index 3b7bf2b0687..ba32515d7af 100644 Binary files a/Master/texmf-dist/doc/latex/cnltx/cnltx_en.pdf and b/Master/texmf-dist/doc/latex/cnltx/cnltx_en.pdf differ diff --git a/Master/texmf-dist/doc/latex/cnltx/cnltx_en.tex b/Master/texmf-dist/doc/latex/cnltx/cnltx_en.tex index 211bd4f9d0a..c1d6ef812db 100644 --- a/Master/texmf-dist/doc/latex/cnltx/cnltx_en.tex +++ b/Master/texmf-dist/doc/latex/cnltx/cnltx_en.tex @@ -587,10 +587,10 @@ that can be used to add definitions you like: \meta{definitions} are placed before the source code is inserted. \keyval{after-code}{definitions} \meta{definitions} are placed after the source code is inserted. - \keyval{pre-source}{definitions} + \keyval{pre-output}{definitions} \meta{definitions} are placed before the output of the source code is inserted. - \keyval{after-source}{definitions} + \keyval{after-output}{definitions} \meta{definitions} are placed after the output of the source code is inserted. \end{options} @@ -2227,6 +2227,11 @@ the other packages and classes. This is a command in the spirit of \pkg{etoolbox}'s \cs*{notbool} that does the same for a boolean \meta{bool} defined with \cs*{newif}\cs*{if\meta{bool}} or \cs*{newbool}\marg{bool}. + \command{cnltx\at ifnextchars}[\marg{list of + tokens}\marg{true}\marg{false}\meta{trailing token}] + \sinceversion{0.8}Tests if \meta{trailing token} is any of those in + \meta{list of tokens} and either places \meta{true} or \meta{false} in the + input stream without removing \meta{trailing token}. \command{cnltx\at ifsym}[\marg{token}\marg{true}\marg{false}] A generic version of \LaTeX's \cs*{@ifstar} that checks if \meta{token} follows if the input stream. If yes it is removed and \meta{true} is -- cgit v1.2.3