texlive[66394] Master/texmf-dist: unimath-plain-xetex (6mar23)
commits+karl at tug.org
commits+karl at tug.org
Mon Mar 6 22:38:04 CET 2023
Revision: 66394
http://tug.org/svn/texlive?view=revision&revision=66394
Author: karl
Date: 2023-03-06 22:38:03 +0100 (Mon, 06 Mar 2023)
Log Message:
-----------
unimath-plain-xetex (6mar23)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.pdf
trunk/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex
trunk/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex
Modified: trunk/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex 2023-03-06 21:37:44 UTC (rev 66393)
+++ trunk/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex 2023-03-06 21:38:03 UTC (rev 66394)
@@ -8,7 +8,7 @@
%% ******************************************************
\def\mainfontname{erewhon}
\def\sansfontname{Fira Sans Book}
-\def\monofontname{Source Code Pro}
+\def\monofontname{Noto Sans Mono}
\def\mathfontname{Erewhon Math}
\def\textfontopt{mapping=tex-text,}
\input unimath-plain-xetex
@@ -61,8 +61,8 @@
\dp1#2\dp0
\hbox to#1\wd0{\box1\kern#1\wd0\hss}%
}
-\long\def\colorspec#1#2#3#4{\special{pdf:code q #1 #2 #3 rg}#4%
- \special{pdf:code Q}}
+\long\def\colorspec#1#2#3#4{\special{color push rgb #1 #2 #3}#4
+ \special{color pop}}
\def\green{\colorspec{0.08}{0.52}{0.08}}
\newdimen\paperwd
@@ -103,16 +103,16 @@
\parskip=3pt plus 2pt minus 1pt\relax
% title
-\centerline{\twentyrm The
+\centerline{\twentyrm\green{The
\scalehbox{0.5}{0.5}{\special{pdf:code q 1 Tr}%
{\hugesans\umpx}%
- \special{pdf:code Q}} package}
+ \special{pdf:code Q}} package}}
\biggskip
\centerline{Zhang Tingxuan}
\medskip
-\centerline{2023/01/11\quad Version 0.2a}
+\centerline{2023/03/06\quad Version 0.2b}
\biggskip
\begingroup\parskip0pt
@@ -323,8 +323,8 @@
letters ("A"--"Z", "a"--"z") and Greek letters ("\alpha" and so on).
"\mathdelimiterfontname" will influence the font of math delimiters,
-including some open symbols, close symbols and some ordinary symbols
-which can be used as delimiters like "\{", "\}", "\vert" and so on.
+for example, extensible open symbols, close symbols and ordinary symbols
+like "\{", "\}", "\vert" and so on.
Horizontal delimiters (or very long accents) are also influenced by
"\mathdelimiterfontname".
Modified: trunk/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex
===================================================================
--- trunk/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex 2023-03-06 21:37:44 UTC (rev 66393)
+++ trunk/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex 2023-03-06 21:38:03 UTC (rev 66394)
@@ -689,8 +689,8 @@
\chardef\l="0142
\chardef\L="0141
\chardef\AA="00C5
-\protected\def\dag{\ifmmode\mathord{\dagger}\else\char"2020\fi}
-\protected\def\ddag{\ifmmode\mathord{\ddagger}\else\char"2021\fi}
+\protected\def\dag{\ifmmode{\dagger}\else\char"2020\fi}
+\protected\def\ddag{\ifmmode{\ddagger}\else\char"2021\fi}
\chardef\S="00A7
\chardef\P"00B6
\chardef\copyright="00A9
More information about the tex-live-commits
mailing list.