From fb08b14d3e9c3eb9117f8643d9e2a17b09f4e635 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 29 May 2018 22:21:14 +0000 Subject: sync dtx git-svn-id: svn://tug.org/texlive/trunk@47870 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/t2/etc/mathtext.dtx | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Master/texmf-dist/doc/generic/t2/etc/mathtext.dtx b/Master/texmf-dist/doc/generic/t2/etc/mathtext.dtx index f00e2fcb8c4..96ba3baa279 100644 --- a/Master/texmf-dist/doc/generic/t2/etc/mathtext.dtx +++ b/Master/texmf-dist/doc/generic/t2/etc/mathtext.dtx @@ -10,7 +10,7 @@ % \begin{macrocode} %<*mathtext> \ProvidesPackage{mathtext} - [1999/01/28 v1.0 transparent text-and-math defs] + [2018/04/13 v1.1 transparent text-and-math defs] % \end{macrocode} % % This stuff is intended to be put into the LaTeX kernel. @@ -104,6 +104,20 @@ {\default@shape}}% \expandafter\let\csname#1-cmd\endcsname\@changed@cmd \expandafter\let\csname#1-tmcmd\endcsname\@changed@tmcmd +% \end{macrocode} +% 2018 addition to load UTF-8 support file (David Carlisle, for latex3 project) +% \begin{macrocode} + \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{macrocode} +% end of 2018 addition +% \begin{macrocode} \else \@font@info{Redeclaring font encoding #1}% \fi -- cgit v1.2.3