From e1a7798f45cd37c0aa0bfaaef5f0acb4e48bc867 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 22 Jan 2021 03:00:46 +0000 Subject: CTAN sync 202101220300 --- macros/latex/contrib/teubner/teubner.dtx | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'macros/latex/contrib/teubner/teubner.dtx') diff --git a/macros/latex/contrib/teubner/teubner.dtx b/macros/latex/contrib/teubner/teubner.dtx index fc126c7554..109f12c144 100644 --- a/macros/latex/contrib/teubner/teubner.dtx +++ b/macros/latex/contrib/teubner/teubner.dtx @@ -4,7 +4,7 @@ \input docstrip.tex \keepsilent \preamble -Copyright 2001--2020 Claudio Beccari All rights reserved. +Copyright 2001--2021 Claudio Beccari All rights reserved. This system is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -43,7 +43,7 @@ See the end of the file. %\ProvidesPackage{teubner}[% %\ProvidesPackage{teubnertx}[% %<*driver,package,tbtx> -2020/11/17 v.5.0 +2021/01/21 v.5.2 %Extensions for Greek philology] %Access to the LGR encoded Greek fonts that match the TX fonts] % @@ -84,7 +84,7 @@ See the end of the file. % % \fi % -% \CheckSum{4130} +% \CheckSum{4132} % \begin{multicols}{2}\tableofcontents\end{multicols} % % @@ -3316,17 +3316,17 @@ $\displaystyle\left.% % Both |\greeknumeral| and |\Greeknumeral|, the latter producing % upper case Greek numerals, while the former produces lower case % ones, resort to robust internal macros if the |greek.ldf| language -% description style; they are renamed versions of the original macros -% that ar perfect for modern Greek usage; therefore we simply let the -% glyph placeholders for the vales 6, 90, and 900, originally indicated -% with the place hoders |\textstigma| and |\textkoppa|, (together with +% description style is active; they are renamed versions of the original +% macros that are perfect for modern Greek usage; therefore we simply let +% the glyph placeholders for the vales 6, 90, and 900, originally indicated +% with the place holders |\textstigma| and |\textkoppa|, (together with % their capital glyph counterparts) the the place holders for % |\textdigamma| and |\textqoppa|; with the value~6, we decided to use % either the stigma or the digamma sign by using the usual asterisk % added to the macro names; the \LaTeX\,3 language greatly simplifies % this task. % -% Therefore |\Greeknumeral| and% |\greeknumeral| macros are redefined +% Therefore |\Greeknumeral| and |\greeknumeral| macros are redefined % by means of |\RenewDocumentCommand| that assures solidity and by % resorting to the internal |greek.ldf| macros, we avoid all the tests % that the previous version had to make in order to handle the @@ -3340,7 +3340,9 @@ $\displaystyle\left.% % |greek.ldf| file; we define the |\grtoday| date in lower case % letters that differs from the |\today| one, because the numerals % for the day and the year are composed with the Greek numeral macros -% just defined, The optional asterisk ti |\grtoday| is passed directly to the |\greeknumeral| macros, although in a complicated way in order to avoid messing the |\expandafter| workings +% just defined, The optional asterisk to |\grtoday| is passed directly +% to the |\greeknumeral| macros, although in a complicated way in order +% to avoid messing the |\expandafter| workings % \begin{macrocode} % @@ -3358,7 +3360,8 @@ $\displaystyle\left.% {\let\textstigmagreek\textdigamma \let\textStigmagreek\textDigamma}% \bbl@greek@GreekNum\@firstoftwo{#2}\egroup} -\NewDocumentCommand\grtoday{ s }% +\providecommand\grtoday{} +\RenewDocumentCommand\grtoday{ s }% {\bgroup\IfBooleanTF{#1}% {\greeknumeral*{\the\day}\space\gr@c@month\space\greeknumeral*{\the\year}}% {\greeknumeral{\the\day}\space\gr@c@month\space\greeknumeral{\the\year}}% -- cgit v1.2.3