From 0ec319f636ce648c5fa688a7ca8be2dd44c3a8ee Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 2 Dec 2012 23:18:49 +0000 Subject: commado (2dec12) git-svn-id: svn://tug.org/texlive/trunk@28419 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/commado/commado.RLS | 1 + Master/texmf-dist/tex/generic/commado/commado.sty | 17 ++++++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/generic/commado/commado.RLS b/Master/texmf-dist/tex/generic/commado/commado.RLS index ac78cd6a6e2..c026bdd1a81 100644 --- a/Master/texmf-dist/tex/generic/commado/commado.RLS +++ b/Master/texmf-dist/tex/generic/commado/commado.RLS @@ -1,2 +1,3 @@ \ProvidesFile{commado.RLS} %% RELEASE INFO + [2012/11/30 v0.11 fix final trim] [2012/11/27 v0.1 initial] diff --git a/Master/texmf-dist/tex/generic/commado/commado.sty b/Master/texmf-dist/tex/generic/commado/commado.sty index 6bdc458a35c..25f5b687ad6 100644 --- a/Master/texmf-dist/tex/generic/commado/commado.sty +++ b/Master/texmf-dist/tex/generic/commado/commado.sty @@ -1,6 +1,6 @@ \input plainpkg % \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{commado}[2012/11/27 v0.1 iterate on CSL (UL)] +\ProvidesPackage{commado}[2012/11/30 v0.11 iterate on CSL (UL)] %% %% Copyright (C) 2012 Uwe Lueck, %% http://www.contact-ednotes.sty.de.vu @@ -36,17 +36,18 @@ %% % (cf. "\TeX's Tokens" in the \ctanpkgref{dowith} documentation). %% A variant of parsing as in 'fifinddo.sty' %% (\ctanpkgdref{nicetext} bundle) and -%% \ctanpkgstyref{bitelist} package is employed +%% \ctanpkgstyref{bitelist}\urlfoot{CtanPkgRef}{bitelist} +%% package is employed %% ^ 2012/11/30 %% (while I am about to use different approaches there, %% one may see here how, inspired by `\@ifblank' in -%% \ctanpkgstyref{url}). +%% \ctanpkgstyref{url}).\urlfoot{CtanPkgRef}{url} %% The purpose of the following `\edef' of %% |\DoWithCSL{}{}| %% is to get a space token after `\@firstoftwo' in the parameter text. %% \pagebreak[3] \let\CD@final@comma\relax \edef\DoWithCSL#1#2{% - \CD@final@comma#2CD@final@comma + \CD@final@comma#2\CD@final@comma %% 2nd \ 2012/11/30 \noexpand\@firstoftwo % \noexpand\@firstsecondofthree \space\CD@final@comma @@ -82,6 +83,8 @@ %% %% == \acro{VERSION HISTORY} == -v0.1 2012/11/24f. started - 2012/11/26 code ready - 2012/11/27 documented +v0.1 2012/11/24f. started + 2012/11/26 code ready + 2012/11/27 documented +v0.11 2012/11/30 code typo corrected, removing final space, + doc. \urlfoot's -- cgit v1.2.3