summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/microtype/microtype.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/microtype/microtype.sty')
-rw-r--r--Master/texmf-dist/tex/latex/microtype/microtype.sty13
1 files changed, 5 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/microtype/microtype.sty b/Master/texmf-dist/tex/latex/microtype/microtype.sty
index 0526f3e023e..3dcf66bfa04 100644
--- a/Master/texmf-dist/tex/latex/microtype/microtype.sty
+++ b/Master/texmf-dist/tex/latex/microtype/microtype.sty
@@ -29,7 +29,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage
{microtype}
- [2018/01/14 v2.7a
+ [2019/02/28 v2.7b
Micro-typographical refinements
(RS)]
\def\MT@MT
@@ -446,7 +446,6 @@
\expandafter\@firstofone
\fi}}
\def\MT@setupfont@hook{%
- \ifMT@fontspec\MT@font\fi
\MT@if@false
\MT@with@babel@and@T{spanish} \MT@if@true
\MT@with@babel@and@T{galician}\MT@if@true
@@ -475,9 +474,6 @@ time will almost certainly lead to undesired results. Have your choice!}%
\MT@with@package@T{xunicode}\MT@xunicodetrue
\MT@with@package@T{fontspec}{\MT@fontspectrue\MT@fontspec@setup}%
\MT@glet\MT@setupfont@hook\@empty
- \ifMT@fontspec
- \g@addto@macro\MT@setupfont@hook{\MT@font}%
- \fi
\MT@if@false
\MT@with@babel@and@T{spanish} \MT@if@true
\MT@with@babel@and@T{galician}\MT@if@true
@@ -661,9 +657,10 @@ time will almost certainly lead to undesired results. Have your choice!}%
}
\def\MT@info@missing@char{%
\MT@info@nl{Character `\the\MT@toks'
-^^X \iffontchar\MT@font\MT@char@
- has a width of 0pt
-^^X \else is missing\fi
+^^X \ifnum\MT@char@<\z@ is missing\else
+^^X \iffontchar\MT@font\MT@char@
+ has a width of 0pt
+^^X \else is missing\fi\fi
^^Q \MessageBreak (it's probably missing)
\MessageBreak in font `\MT@@font'.\MessageBreak
Ignoring protrusion settings for this character}%