diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-31 21:16:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-31 21:16:00 +0000 |
commit | d8dd2c6b804770d2b5c55edc1bfb2d5786e95386 (patch) | |
tree | 437eac3ad51284837870c1b087aef7e13fe96a8d /Master/texmf-dist/tex | |
parent | 7dbcb78e04b3bd1d5957c23730ece54f17f40231 (diff) |
teubner (31mar16)
git-svn-id: svn://tug.org/texlive/trunk@40197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/teubner/teubner.sty | 7 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/teubner/teubnertx.sty | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/teubner/teubner.sty b/Master/texmf-dist/tex/latex/teubner/teubner.sty index d0fa7bb6d66..9b5c820a798 100644 --- a/Master/texmf-dist/tex/latex/teubner/teubner.sty +++ b/Master/texmf-dist/tex/latex/teubner/teubner.sty @@ -29,7 +29,7 @@ %% charge for copying, etc. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{teubner}[% -2015/10/25 v.4.7b +2016/03/31 v.4.8 Extensions for Greek philology] \RequirePackage{iftex} \let\ifPDF\ifPDFTeX @@ -181,10 +181,9 @@ Type X <return> to exit.}% \DeclareRobustCommand\textlatin[1]{\edef\externalencoding{\f@encoding}{% \def\itdefault{it}\def\@tempA{li}\ifx\@tempA\f@shape\def\f@shape{it}\fi% \expandafter\select@language\expandafter{\previouslanguage}% - \fontencoding{\previousencoding}% - \fontfamily{\rmdefault}\selectfont + \fontencoding{\previousencoding}\selectfont \bbl@activate{~}#1}% - \expandafter\fontencoding\expandafter{\externalencoding}\rmfamily} + \expandafter\fontencoding\expandafter{\externalencoding}} \DeclareRobustCommand\uishape{% \ifthenelse{\equal{\f@encoding}{\GRencoding@name}}% diff --git a/Master/texmf-dist/tex/latex/teubner/teubnertx.sty b/Master/texmf-dist/tex/latex/teubner/teubnertx.sty index f25e3f2fc2e..b37e8e8d9bc 100644 --- a/Master/texmf-dist/tex/latex/teubner/teubnertx.sty +++ b/Master/texmf-dist/tex/latex/teubner/teubnertx.sty @@ -28,7 +28,7 @@ %% of either this file or a changed version, except for a nominal %% charge for copying, etc. \ProvidesPackage{teubnertx}[% -2015/10/25 v.4.7b +2016/03/31 v.4.8 Access to the LGR encoded Greek fonts that match the TX fonts] \DeclareFontFamily{LGR}{txr}{} |