From b8f8c996bba961a09d95be45176508bc5a3e790f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 13 Apr 2018 22:48:30 +0000 Subject: compatibility with latex2e 2018-04-01 patch level 2, patch by david carlisle, tug.org/pipermail/tex-live/2018-April/041437.html git-svn-id: svn://tug.org/texlive/trunk@47458 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/t2/mathtext.sty | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Master/texmf-dist/tex/latex/t2/mathtext.sty b/Master/texmf-dist/tex/latex/t2/mathtext.sty index a0aa308c312..b274638b01e 100644 --- a/Master/texmf-dist/tex/latex/t2/mathtext.sty +++ b/Master/texmf-dist/tex/latex/t2/mathtext.sty @@ -21,7 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) \ProvidesPackage{mathtext} - [1999/01/28 v1.0 transparent text-and-math defs] + [2018/04/14 v1.0 transparent text-and-math defs] \def\@@enc@update{% \expandafter\let\csname\cf@encoding-cmd\endcsname\@changed@cmd \expandafter\let\csname\cf@encoding-tmcmd\endcsname\@changed@tmcmd @@ -84,6 +84,16 @@ {\default@shape}}% \expandafter\let\csname#1-cmd\endcsname\@changed@cmd \expandafter\let\csname#1-tmcmd\endcsname\@changed@tmcmd +% add 14apr18 per dcarlisle, tug.org/pipermail/tex-live/2018-April/041437.html + \begingroup + \wlog{Now handling font encoding #1 ...}% + \lowercase{% + \InputIfFileExists{#1enc.dfu}}% + {\wlog{... processing UTF-8 mapping file for font % + encoding #1}}% + {\wlog{... no UTF-8 mapping file for font encoding #1}}% + \endgroup +% end addition \else \@font@info{Redeclaring font encoding #1}% \fi -- cgit v1.2.3