texlive[66587] Master/texmf-dist: microtype (13mar23)
commits+karl at tug.org
commits+karl at tug.org
Mon Mar 13 22:05:34 CET 2023
Revision: 66587
http://tug.org/svn/texlive?view=revision&revision=66587
Author: karl
Date: 2023-03-13 22:05:34 +0100 (Mon, 13 Mar 2023)
Log Message:
-----------
microtype (13mar23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/microtype/README.md
trunk/Master/texmf-dist/doc/latex/microtype/microtype-code.pdf
trunk/Master/texmf-dist/doc/latex/microtype/microtype.pdf
trunk/Master/texmf-dist/doc/latex/microtype/test-microtype.tex
trunk/Master/texmf-dist/source/latex/microtype/microtype-utf.dtx
trunk/Master/texmf-dist/source/latex/microtype/microtype.dtx
trunk/Master/texmf-dist/tex/latex/microtype/letterspace.sty
trunk/Master/texmf-dist/tex/latex/microtype/microtype-luatex.def
trunk/Master/texmf-dist/tex/latex/microtype/microtype-pdftex.def
trunk/Master/texmf-dist/tex/latex/microtype/microtype-show.sty
trunk/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def
trunk/Master/texmf-dist/tex/latex/microtype/microtype.cfg
trunk/Master/texmf-dist/tex/latex/microtype/microtype.lua
trunk/Master/texmf-dist/tex/latex/microtype/microtype.sty
trunk/Master/texmf-dist/tex/latex/microtype/mt-EBGaramond.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-bch.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-blg.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-cmr.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-euf.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-eur.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-msa.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-msb.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-pmn.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-ppl.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-ptm.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-ugm.cfg
trunk/Master/texmf-dist/tex/latex/microtype/mt-zpeu.cfg
Modified: trunk/Master/texmf-dist/doc/latex/microtype/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/microtype/README.md 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/doc/latex/microtype/README.md 2023-03-13 21:05:34 UTC (rev 66587)
@@ -4,7 +4,7 @@
**Subliminal refinements towards typographical perfection**
- (v3.1 -- 2023/03/06)
+ (v3.1a -- 2023/03/13)
Overview
Modified: trunk/Master/texmf-dist/doc/latex/microtype/microtype-code.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/microtype/microtype.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/microtype/test-microtype.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/microtype/test-microtype.tex 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/doc/latex/microtype/test-microtype.tex 2023-03-13 21:05:34 UTC (rev 66587)
@@ -30,7 +30,6 @@
%% You may do with it whatever you want.
%% ------------------------------------------------------------------------
%%
-%% \item
\documentclass{article}
%% options are passed through to microtype
\usepackage[stretch=50]{microtype-show}
Modified: trunk/Master/texmf-dist/source/latex/microtype/microtype-utf.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/microtype/microtype-utf.dtx 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/source/latex/microtype/microtype-utf.dtx 2023-03-13 21:05:34 UTC (rev 66587)
@@ -27,7 +27,7 @@
\ProvidesFile
%</!EBGaramond>
%<*driver>
- {\jobname.dtx}[2023/03/06 v3.1]
+ {\jobname.dtx}[2023/03/13 v3.1a]
%</driver>
%<CharisSIL> {mt-CharisSIL.cfg}[2017/07/07 v1.1 microtype config. file: Charis SIL (RS)]
%<LatinModernRoman> {mt-LatinModernRoman.cfg}[2021/02/21 v1.1 microtype config. file: Latin Modern Roman (RS)]
Modified: trunk/Master/texmf-dist/source/latex/microtype/microtype.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/microtype/microtype.dtx 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/source/latex/microtype/microtype.dtx 2023-03-13 21:05:34 UTC (rev 66587)
@@ -37,7 +37,7 @@
%<lua-> {microtype-luatex.def}
%<xe-> {microtype-xetex.def}
%<*package|letterspace|m-t|pdf-|lua-|xe-|show>
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
%<package> Micro-typographical refinements
%<letterspace> Robust letterspacing
%<show> Visual debugging for the microtype package
@@ -52,8 +52,8 @@
%<luafile>local microtype = microtype
%<luafile>microtype.module = {
%<luafile> name = "microtype",
-%<luafile> version = "3.1",
-%<luafile> date = "2023/03/06",
+%<luafile> version = "3.1a",
+%<luafile> date = "2023/03/13",
%<luafile> description = "microtype module.",
%<luafile> author = "E. Roux, R. Schlicht and P. Gesang",
%<luafile> copyright = "E. Roux, R. Schlicht and P. Gesang",
@@ -3086,7 +3086,7 @@
%\microtypesetup{nopatch={eqnum}}
%\end{verbatim}
%
-%% \item
+% \item
%\begin{verbatim}
%! Font csnameendcsname=<cmr10+20 at 10.0pt> not loadable: Metric (TFM) file not found.
%\end{verbatim}
@@ -3510,6 +3510,8 @@
%\begin{History}
%
%\Version{\expandafter\@gobble\fileversion}{\filedate}
+%
+%\Version{3.1}{2023/03/06}
% \item New command \cs{DeclareMicrotypeFilePrefix} to change the prefix of the
% configuration files \refsection{\ref{sub:config-file}}
% \item New protrusion patch |verbatim| to switch off protrusion
@@ -8553,6 +8555,7 @@
% and which we trial-typeset without any contents.
% \begin{macrocode}
\def\MT at prot@check at E{%
+ \the\MT at toks
\def\MT at temp*##1{\MT at prot@l{##1}}%
}
% \end{macrocode}
@@ -8563,6 +8566,7 @@
% Same for starred commands (the main candidate here is \pkg{csquotes}'s \cmd\enquote).
% \begin{macrocode}
\def\MT at prot@check at e{%
+ \the\MT at toks
\def\MT at temp*##1{\@ifstar{\MT at prot@l{##1*}}{\MT at prot@l{##1}}}%
}
% \end{macrocode}
@@ -8573,9 +8577,11 @@
% Here we replace the `integrated interface' (\pkg{csquotes}) with the regular one.
% \begin{macrocode}
\def\MT at prot@check at eX#1{%
+ \the\MT at toks
\def\MT at temp*##1{\@ifstar
{\MT at get@prot{#1*}{left}##1*}
- {\MT at get@prot{#1}{left}##1}}}
+ {\MT at get@prot{#1}{left}##1}}%
+}
% \end{macrocode}
%\end{macro}
% \item
@@ -8587,8 +8593,12 @@
% (the language) we also have to evaluate before trial typesetting.
% \begin{macrocode}
\def\MT at prot@check at l{%
- \def\MT at temp*##1{\@ifstar{\MT at prot@check at l@{##1*}}{\MT at prot@check at l@{##1}}}}
-\def\MT at prot@check at l@#1#2{\MT at prot@l{#1{#2}}}
+ \def\MT at temp*##1{\@ifstar{\MT at prot@check at l@{##1*}}{\MT at prot@check at l@{##1}}}%
+}
+\def\MT at prot@check at l@#1#2{%
+ \the\MT at toks
+ \MT at prot@l{#1{#2}}%
+}
% \end{macrocode}
%\end{macro}
%\end{macro}
@@ -8602,9 +8612,12 @@
\def\MT at prot@check at lX#1{%
\def\MT at temp*##1{\@ifstar
{\def\MT at temp{##1*}\MT at prot@check at lX@{#1*}}
- {\def\MT at temp{##1}\MT at prot@check at lX@{#1}}}}
+ {\def\MT at temp{##1}\MT at prot@check at lX@{#1}}}%
+}
\def\MT at prot@check at lX@#1#2{%
- \MT at get@prot{#1{#2}}{left}\MT at temp{#2}}
+ \the\MT at toks
+ \MT at get@prot{#1{#2}}{left}\MT at temp{#2}%
+}
% \end{macrocode}
%\end{macro}
%\end{macro}
@@ -8611,10 +8624,15 @@
% \item
%\begin{macro}{\MT at prot@check at F}
%\changes{v3.1}{2022/03/06}{new macro: for text commands}
+%\changes{v3.1a}{2022/03/12}{fix: execute (and empty) \cs{MT at toks}
+% (reported by \contributor Artur A. Marczok <marczok\at t-online.de>)}
+% ^^A private mail, 2023/03/12
% Here we deal with \textbf{F}ont switching commands (\ie, text commands,
% which take an argument).
% We (a) remember the text command, (b) save the full text,
% and then (c) continue inspecting the contents of the argument.
+% We also have to execute (and empty) \cs{MT at toks}, because it might
+% already contain other commands.
% Nested text commands still don't work.
% \begin{macrocode}
\def\MT at prot@check at F{%
@@ -8624,8 +8642,11 @@
\let\MT at prot@l\MT at prot@l at tc
\def\MT at temp*##1##2{%
\let\MT at maybe@textcmd##1%
+ \the\MT at toks
+ \MT at toks{}%
\MT at prot@toks{##1{##2}}%
- \MT at prot@get at firstgroup@tc##2\MT at nil}%
+ \MT at prot@get at firstgroup@tc##2\MT at nil
+ }%
\fi
}
% \end{macrocode}
@@ -20326,7 +20347,7 @@
% Grave accent \` Left brace \{ Vertical bar \|
% Right brace \} Tilde \~}
%
-% \CheckSum{12962}
+% \CheckSum{12975}
%
% \Finale
%
Modified: trunk/Master/texmf-dist/tex/latex/microtype/letterspace.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/letterspace.sty 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/letterspace.sty 2023-03-13 21:05:34 UTC (rev 66587)
@@ -34,10 +34,9 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage
{letterspace}
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
Robust letterspacing
(RS)]
-%% \item
\def\MT at MT
{letterspace}
\let\MT at restore@catcodes\@empty
Modified: trunk/Master/texmf-dist/tex/latex/microtype/microtype-luatex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/microtype-luatex.def 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/microtype-luatex.def 2023-03-13 21:05:34 UTC (rev 66587)
@@ -31,11 +31,10 @@
%%
\ProvidesFile
{microtype-luatex.def}
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
Definitions specific to
luatex
(RS)]
-%% \item
\let\MT at lua\directlua
\def\MT at luatex@no{6}
\ifnum\luatexversion<110
Modified: trunk/Master/texmf-dist/tex/latex/microtype/microtype-pdftex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/microtype-pdftex.def 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/microtype-pdftex.def 2023-03-13 21:05:34 UTC (rev 66587)
@@ -31,11 +31,10 @@
%%
\ProvidesFile
{microtype-pdftex.def}
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
Definitions specific to
pdftex
(RS)]
-%% \item
\def\MT at pdftex@no{8}
\ifnum\pdftexversion = 140
\ifnum\pdftexrevision < 23
Modified: trunk/Master/texmf-dist/tex/latex/microtype/microtype-show.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/microtype-show.sty 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/microtype-show.sty 2023-03-13 21:05:34 UTC (rev 66587)
@@ -34,10 +34,9 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage
{microtype-show}
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
Visual debugging for the microtype package
(RS)]
-%% \item
\RequirePackage{iftex}
\ifetex\else
\PackageError{microtype-show}
Modified: trunk/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/microtype-xetex.def 2023-03-13 21:05:34 UTC (rev 66587)
@@ -31,11 +31,10 @@
%%
\ProvidesFile
{microtype-xetex.def}
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
Definitions specific to
xetex
(RS)]
-%% \item
\def\MT at ifint#1{%
\if!\ifnum9<1#1!\else?\fi
\expandafter\@firstoftwo
Modified: trunk/Master/texmf-dist/tex/latex/microtype/microtype.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/microtype.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/microtype.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -41,10 +41,9 @@
%%
\ProvidesFile
{microtype.cfg}
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
microtype main configuration file
(RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% FONT SETS
Modified: trunk/Master/texmf-dist/tex/latex/microtype/microtype.lua
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/microtype.lua 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/microtype.lua 2023-03-13 21:05:34 UTC (rev 66587)
@@ -35,8 +35,8 @@
local microtype = microtype
microtype.module = {
name = "microtype",
- version = "3.1",
- date = "2023/03/06",
+ version = "3.1a",
+ date = "2023/03/13",
description = "microtype module.",
author = "E. Roux, R. Schlicht and P. Gesang",
copyright = "E. Roux, R. Schlicht and P. Gesang",
@@ -43,7 +43,6 @@
license = "LPPL",
}
luatexbase.provides_module(microtype.module)
--- \item
function microtype.info(...)
luatexbase.module_info("microtype",...)
Modified: trunk/Master/texmf-dist/tex/latex/microtype/microtype.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/microtype.sty 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/microtype.sty 2023-03-13 21:05:34 UTC (rev 66587)
@@ -30,10 +30,9 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage
{microtype}
- [2023/03/06 v3.1
+ [2023/03/13 v3.1a
Micro-typographical refinements
(RS)]
-%% \item
\def\MT at MT
{microtype}
\let\MT at restore@catcodes\@empty
@@ -1178,24 +1177,35 @@
\def\MT at temp*##1##2##3{\MT at toks\expandafter{\the\MT at toks##1{##2}{##3}}\MT at prot@get at firstgroup}%
}
\def\MT at prot@check at E{%
+ \the\MT at toks
\def\MT at temp*##1{\MT at prot@l{##1}}%
}
\def\MT at prot@check at e{%
+ \the\MT at toks
\def\MT at temp*##1{\@ifstar{\MT at prot@l{##1*}}{\MT at prot@l{##1}}}%
}
\def\MT at prot@check at eX#1{%
+ \the\MT at toks
\def\MT at temp*##1{\@ifstar
{\MT at get@prot{#1*}{left}##1*}
- {\MT at get@prot{#1}{left}##1}}}
+ {\MT at get@prot{#1}{left}##1}}%
+}
\def\MT at prot@check at l{%
- \def\MT at temp*##1{\@ifstar{\MT at prot@check at l@{##1*}}{\MT at prot@check at l@{##1}}}}
-\def\MT at prot@check at l@#1#2{\MT at prot@l{#1{#2}}}
+ \def\MT at temp*##1{\@ifstar{\MT at prot@check at l@{##1*}}{\MT at prot@check at l@{##1}}}%
+}
+\def\MT at prot@check at l@#1#2{%
+ \the\MT at toks
+ \MT at prot@l{#1{#2}}%
+}
\def\MT at prot@check at lX#1{%
\def\MT at temp*##1{\@ifstar
{\def\MT at temp{##1*}\MT at prot@check at lX@{#1*}}
- {\def\MT at temp{##1}\MT at prot@check at lX@{#1}}}}
+ {\def\MT at temp{##1}\MT at prot@check at lX@{#1}}}%
+}
\def\MT at prot@check at lX@#1#2{%
- \MT at get@prot{#1{#2}}{left}\MT at temp{#2}}
+ \the\MT at toks
+ \MT at get@prot{#1{#2}}{left}\MT at temp{#2}%
+}
\def\MT at prot@check at F{%
\ifx\MT at prot@l\MT at prot@l at tc
\def\MT at temp*{\MT at exp@one at n\MT at prot@l{\the\MT at toks}}%
@@ -1203,8 +1213,11 @@
\let\MT at prot@l\MT at prot@l at tc
\def\MT at temp*##1##2{%
\let\MT at maybe@textcmd##1%
+ \the\MT at toks
+ \MT at toks{}%
\MT at prot@toks{##1{##2}}%
- \MT at prot@get at firstgroup@tc##2\MT at nil}%
+ \MT at prot@get at firstgroup@tc##2\MT at nil
+ }%
\fi
}
\def\MT at prot@check at cmds{%
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-EBGaramond.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-EBGaramond.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-EBGaramond.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -41,7 +41,6 @@
%%
\ProvidesFile
{mt-EBGaramond.cfg}[2021/10/25 v2.0 microtype config. file: EB Garamond / Adobe Garamond (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% CHARACTER INHERITANCE
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-bch.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-bch.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-bch.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-bch.cfg}[2007/03/03 v1.5 microtype config. file: Bitstream Charter (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-blg.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-blg.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-blg.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-blg.cfg}[2007/07/14 v1.0 microtype config. file: Bitstream Letter Gothic (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-cmr.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-cmr.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-cmr.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-cmr.cfg}[2013/05/19 v2.2 microtype config. file: Computer Modern Roman (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-euf.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-euf.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-euf.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-euf.cfg}[2006/07/03 v1.1 microtype config. file: AMS Euler Fraktur (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-eur.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-eur.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-eur.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-eur.cfg}[2006/07/31 v1.1 microtype config. file: AMS Euler Roman (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-eus.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-eus.cfg}[2006/07/28 v1.2 microtype config. file: AMS Euler Script (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-msa.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-msa.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-msa.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-msa.cfg}[2006/02/04 v1.1 microtype config. file: AMS symbols (a) (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-msb.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-msb.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-msb.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-msb.cfg}[2005/06/01 v1.0 microtype config. file: AMS symbols (b) (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-mvs.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-mvs.cfg}[2006/07/05 v1.1 microtype config. file: Marvosym Euro (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% CHARACTER INHERITANCE
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-pmn.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-pmn.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-pmn.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -47,7 +47,6 @@
%%
\ProvidesFile
{mt-pmn.cfg}[2009/11/14 v1.3 microtype config. file: Adobe Minion (HH/KK)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-ppl.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-ppl.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-ppl.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-ppl.cfg}[2005/11/16 v1.6 microtype config. file: Palatino (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-ptm.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-ptm.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-ptm.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-ptm.cfg}[2006/04/20 v1.7 microtype config. file: Times (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-ugm.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-ugm.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-ugm.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-ugm.cfg}[2006/01/26 v1.0 microtype config. file: URW Garamond (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% PROTRUSION
Modified: trunk/Master/texmf-dist/tex/latex/microtype/mt-zpeu.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/microtype/mt-zpeu.cfg 2023-03-13 21:05:09 UTC (rev 66586)
+++ trunk/Master/texmf-dist/tex/latex/microtype/mt-zpeu.cfg 2023-03-13 21:05:34 UTC (rev 66587)
@@ -40,7 +40,6 @@
%%
\ProvidesFile
{mt-zpeu.cfg}[2006/05/04 v1.0 microtype config. file: Adobe Euro (RS)]
-%% \item
%%% -----------------------------------------------------------------------
%%% CHARACTER INHERITANCE
More information about the tex-live-commits
mailing list.