summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/microtype/microtype-xetex.def')
-rw-r--r--Master/texmf-dist/tex/latex/microtype/microtype-xetex.def64
1 files changed, 1 insertions, 63 deletions
diff --git a/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def b/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def
index ae382dddc41..8f1e2a59a70 100644
--- a/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def
+++ b/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def
@@ -31,26 +31,10 @@
%%
\ProvidesFile
{microtype-xetex.def}
- [2021/10/31 v3.0
+ [2021/12/02 v3.0a
Definitions specific to
xetex
(RS)]
-\ifdim 0\XeTeXrevision pt < 0.9997pt
- \def\MT@xetex@no{1}
-\else
- \def\MT@xetex@no{2}
-\fi
-\ifnum
- \csname MT@\MT@engine tex@no\endcsname < 2
- \MT@warning@nl{You
- are using a \MT@engine tex version older than
- 0.9997%
- .\MessageBreak
- `\MT@MT' does not work with this version.\MessageBreak
- Please install a newer version of \MT@engine tex%
- .\MessageBreak I will quit now}
- \MT@clear@options
-\endinput\fi
\def\MT@ifint#1{%
\if!\ifnum9<1#1!\else?\fi
\expandafter\@firstoftwo
@@ -308,34 +292,12 @@
Use
pdftex.}%
}
-\def\SetProtrusion{%
- \MT@begin@catcodes
- \MT@SetProtrusion
-}
-\newcommand*\MT@SetProtrusion[3][]{%
- \let\MT@extra@context\@empty
- \MT@set@named@keys{MT@pr@c}{#1}%
- \def\MT@permutelist{pr@c}%
- \setkeys{MT@cfg}{#2}%
- \MT@permute
- \MT@gdef@n{MT@pr@c@\MT@pr@c@name}{#3}%
- \MT@end@catcodes
-}
\define@key{MT@pr@c}{context}[]{%
\MT@error{Protrusion contexts only work with pdftex
\MessageBreak or luatex.
Ignoring `context' key\on@line}%
{Use pdftex or luatex.}%
}
-\define@key{MT@pr@c}{unit}[character]{%
- \MT@glet@nc{MT@pr@c@\MT@curr@set@name @unit}\@empty
- \def\@tempa{#1}%
- \MT@ifstreq\@tempa{character}\relax{%
- \MT@ifdimen\@tempa
- {\MT@glet@nc{MT@pr@c@\MT@curr@set@name @unit}\@tempa}%
- {\MT@warn@nodim{character widths}}%
- }%
-}
\def\MT@inh@split#1=#2=#3\relax{%
\def\@tempa{#1}%
\ifx\@tempa\@empty \else
@@ -360,30 +322,6 @@
\fi
\fi
}
-\def\MT@has@inh@prefix#1(#2)#3#4\@nil{%
- \let\MT@temp\relax
- \ifx\relax#3%
- \def\@tempa{#1#2}%
- \let\MT@inh@prefix\@empty
- \else
- \MT@ifstreq{\MT@feat}{pr}{%
- \MT@ifstreq{#2}{l}{\def\MT@inh@prefix@{{1000}{0}}\@firstoftwo}{%
- \MT@ifstreq{#2}{r}{\def\MT@inh@prefix@{{0}{1000}}\@firstoftwo}{%
- \MT@ifstreq{#2}{lr}{\def\MT@inh@prefix@{{500}{500}}\@firstoftwo}{%
- \MT@warning@nl{`#2' is not a valid prefix in inheritance list%
- \MessageBreak\MT@listname. Ignoring it}%
- \@secondoftwo}}}%
- {\def\@tempa{#3}%
- \def\MT@inh@prefix{#2}%
- \@gobble}%
- {\@firstofone}%
- }{\@firstofone}%
- {\let\MT@char\m@ne
- \let\MT@temp\@gobble
- }%
- \fi
- \MT@temp
-}
\MT@def@bool@opt{DVIoutput}{%
\csname if\@tempa\endcsname
\MT@warning@nl{Ignoring `DVIoutput' option}%