diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/teubner')
-rw-r--r-- | Master/texmf-dist/source/latex/teubner/teubner.dtx | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/teubner/teubner.dtx b/Master/texmf-dist/source/latex/teubner/teubner.dtx index fb8234c6d54..85b84d401be 100644 --- a/Master/texmf-dist/source/latex/teubner/teubner.dtx +++ b/Master/texmf-dist/source/latex/teubner/teubner.dtx @@ -54,7 +54,7 @@ charge for copying, etc. %<package>\ProvidesPackage{teubner}[% %<tbtx>\ProvidesPackage{teubnertx}[% %<*driver,package,tbtx> -2015/10/15 v.4.7 +2015/10/22 v.4.7a %<package>Extensions for Greek philology] %<tbtx>Access to the LGR encoded Greek fonts that match the TX fonts] %</driver,package,tbtx> @@ -88,7 +88,7 @@ charge for copying, etc. %</driver> % \fi % -% \CheckSum{4363} +% \CheckSum{4371} % \begin{multicols}{2}\tableofcontents\end{multicols} % % @@ -1876,7 +1876,10 @@ Type X <return> to exit.}% % \textsf{teubner.sty} package and that the |\digamma| is a symbol already defined % in the package \textsf{amssymb.sty}; therefore I made a conditional creation of % this alias; this trick is delayed to the beginning of the document, so as to -% make it independent on the order with which packages are loaded. Actually since the introduction of the LICR macros, this is irrelevant and I deleted it. +% make it independent on the order with which packages are loaded. +% \begin{macrocode} +\AtBeginDocument{\unless\ifcsname digamma\endcsname\let\digamma\textdigamma\fi} +% \end{macrocode} %\end{macro} %\end{macro} %\end{macro} @@ -3393,7 +3396,7 @@ $\displaystyle\left.% \ifnum#1=\z@\else\anw@true\fi\anw@print} \def\gr@num@ii#1{% \ifcase#1\or \textiota\or \textkappa\or \textlambda\or \textmu\or \textnu% - \or \textcsi\or \textomicron\or \textpi\or \n@vanta\fi + \or \textxi\or \textomicron\or \textpi\or \n@vanta\fi \ifnum#1=\z@\else\anw@true\fi\gr@num@i} \def\gr@num@iii#1{% \ifcase#1\or \textrho\or \textsigma\or \texttau\or \textupsilon @@ -3407,7 +3410,7 @@ $\displaystyle\left.% \def\gr@num@v#1{% \ifnum#1=\z@\else\katwtonos\fi \ifcase#1\or \textiota\or \textkappa\or \textlambda\or - \textmu\or \textnu\or \textcsi\or \textomicron\or \textpi\or \n@vanta\fi + \textmu\or \textnu\or \textxi\or \textomicron\or \textpi\or \n@vanta\fi \gr@num@iv} \def\gr@num@vi#1{% \katwtonos |