summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/teubner/teubner.dtx9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/teubner/teubner.dtx b/Master/texmf-dist/source/latex/teubner/teubner.dtx
index 109f12c1444..6383a88a937 100644
--- a/Master/texmf-dist/source/latex/teubner/teubner.dtx
+++ b/Master/texmf-dist/source/latex/teubner/teubner.dtx
@@ -43,7 +43,7 @@ See the end of the file.
%<package>\ProvidesPackage{teubner}[%
%<tbtx>\ProvidesPackage{teubnertx}[%
%<*driver,package,tbtx>
-2021/01/21 v.5.2
+2021/02/08 v.5.4
%<package>Extensions for Greek philology]
%<tbtx>Access to the LGR encoded Greek fonts that match the TX fonts]
%</driver,package,tbtx>
@@ -84,7 +84,7 @@ See the end of the file.
%</driver>
% \fi
%
-% \CheckSum{4132}
+% \CheckSum{4133}
% \begin{multicols}{2}\tableofcontents\end{multicols}
%
%
@@ -587,6 +587,7 @@ Type X <return> to exit.}%
\fi
\RequirePackage{graphicx}
\RequirePackage{ifthen}
+\RequirePackage{etoolbox}
% \end{macrocode}
%
% \begin{macro}{\metricsfont} Similarly the metric symbol font
@@ -1252,10 +1253,10 @@ Type X <return> to exit.}%
% Some LICR definitions are necessary to use \pack{teubner}, but some of them
% are really important; therefore G\"unter Milde developed package
% \pack{textslpha} that comes with the other special files for the Greek LICR
-% encoding, that avoids any conflict;we load it at the |\begin{document}|
+% encoding, that avoids any conflict; we load it at the |\begin{document}|
% execution so that it will be loaded only if necessary:
% \begin{macrocode}
-\AtBeginDocument{\RequirePackage{textalpha}}
+\AtEndPreamble{\RequirePackage{textalpha}}
% \end{macrocode}
%
% \subsection{Special accent macros}