summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-08 21:58:44 +0000
committerKarl Berry <karl@freefriends.org>2021-02-08 21:58:44 +0000
commit84c83e7a8aea03d56b3e232907a5c9ddf263e70a (patch)
tree719a2925279efca458161596b5b8c9c34035787c /Master/texmf-dist/source
parentb689b082c823fcce490e8231b4eff18837a5b2d3 (diff)
teubner (8feb21)
git-svn-id: svn://tug.org/texlive/trunk@57684 c570f23f-e606-0410-a88d-b1316a301751
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}