From b494855d5861e14a4f4cb072d4d73d6df5dce577 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 10 Nov 2017 21:46:36 +0000 Subject: mfirstuc (10nov17) git-svn-id: svn://tug.org/texlive/trunk@45743 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/source/latex/mfirstuc/mfirstuc.dtx | 38 ++++++++++++++-------- 1 file changed, 24 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/source/latex/mfirstuc/mfirstuc.dtx') diff --git a/Master/texmf-dist/source/latex/mfirstuc/mfirstuc.dtx b/Master/texmf-dist/source/latex/mfirstuc/mfirstuc.dtx index 2c7299fba08..561b9070cb5 100644 --- a/Master/texmf-dist/source/latex/mfirstuc/mfirstuc.dtx +++ b/Master/texmf-dist/source/latex/mfirstuc/mfirstuc.dtx @@ -1,21 +1,21 @@ %\iffalse -% mfirstuc.dtx generated using makedtx version 1.1 (c) Nicola Talbot +% mfirstuc.dtx generated using makedtx version 1.2 (c) Nicola Talbot % Command line args: % -doc "mfirstuc-codedoc.tex" -% -macrocode ".*\.perl" -% -macrocode ".*\.tex" -% -codetitle "Main Package Code" -% -comment ".*\.perl" -% -comment ".*\.tex" % -setambles ".*\.perl=>\nopreamble\nopostamble" % -setambles ".*\.tex=>\nopreamble\nopostamble" % -author "Nicola Talbot" +% -comment ".*\.perl" +% -comment ".*\.tex" +% -macrocode ".*\.perl" +% -macrocode ".*\.tex" +% -codetitle "Main Package Code" % -src "mfirstuc.sty\Z=>mfirstuc.sty" % -src "mfirstuc-english.sty\Z=>mfirstuc-english.sty" % -src "(sample.*\.tex)\Z=>\1" % -src "(.*\.perl)\Z=>\1" % mfirstuc -% Created on 2016/7/31 20:20 +% Created on 2017/11/10 13:34 %\fi %\iffalse %<*package> @@ -38,7 +38,7 @@ %\fi % \iffalse % Doc-Source file to use with LaTeX2e -% Copyright (C) 2016 Nicola Talbot, all rights reserved. +% Copyright (C) 2017 Nicola Talbot, all rights reserved. % \fi % \iffalse %<*driver> @@ -74,12 +74,12 @@ mfirstuc.dtx %\MakeShortVerb{"} %\DeleteShortVerb{\|} % -% \title{Documented Code For mfirstuc v2.04} +% \title{Documented Code For mfirstuc v2.05} % \author{Nicola L.C. Talbot\\[10pt] %Dickimaw Books\\ %\url{http://www.dickimaw-books.com/}} % -% \date{2016-07-31} +% \date{2017-11-10} % \maketitle % %\tableofcontents @@ -111,7 +111,7 @@ mfirstuc.dtx %\changes{2.0}{2015/09/09}{package split from glossaries} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mfirstuc}[2016/07/31 v2.04 (NLCT)] +\ProvidesPackage{mfirstuc}[2017/11/10 v2.05 (NLCT)] % \end{macrocode} % Requires \sty{etoolbox}:\changes{1.06}{2012/05/21}{now requires % etoolbox} @@ -282,12 +282,22 @@ mfirstuc.dtx \expandafter#3\expandafter{\dtl@first}\dtl@rest }% {% - #3#1#2% +% \end{macrocode} +%First argument needs to be grouped in case it consists of more than +%one token. +%\changes{2.05}{2017-11-10}{grouped first argument} +% \begin{macrocode} + #3{#1}#2% }% }% }% {% - \def\@mfu@applytofirst#1#2\@mfu@end@applytofirst#3{#3#1#2} +% \end{macrocode} +%First argument needs to be grouped in case it consists of more than +%one token. +%\changes{2.05}{2017-11-10}{grouped first argument} +% \begin{macrocode} + \def\@mfu@applytofirst#1#2\@mfu@end@applytofirst#3{#3{#1}#2} } % \end{macrocode} %\end{macro} @@ -916,7 +926,7 @@ mfirstuc.dtx %\label{sec:code:mfirstuc-english} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{mfirstuc-english}[2016/07/31 v2.04 (NLCT)] +\ProvidesPackage{mfirstuc-english}[2017/11/10 v2.05 (NLCT)] % \end{macrocode} % Load \sty{mfirstuc} if not already loaded: % \begin{macrocode} -- cgit v1.2.3