From bd2947b936a22094e2869f7ec2921ba03f7d9218 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 6 Mar 2023 21:38:03 +0000 Subject: unimath-plain-xetex (6mar23) git-svn-id: svn://tug.org/texlive/trunk@66394 c570f23f-e606-0410-a88d-b1316a301751 --- .../unimath-plain-xetex/unimath-plain-xetex-doc.pdf | Bin 57390 -> 62969 bytes .../unimath-plain-xetex/unimath-plain-xetex-doc.tex | 16 ++++++++-------- .../unimath-plain-xetex/unimath-plain-xetex.tex | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.pdf b/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.pdf index 98e89d1aaf7..efebebee725 100644 Binary files a/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.pdf and b/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.pdf differ diff --git a/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex b/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex index d89096a6e16..d8b207df796 100644 --- a/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex +++ b/Master/texmf-dist/doc/xetex/unimath-plain-xetex/unimath-plain-xetex-doc.tex @@ -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 @@ Then your math font will be set as XITS Math and the font of variable family 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". diff --git a/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex b/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex index c5732c0e58c..891f8dc3669 100644 --- a/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex +++ b/Master/texmf-dist/tex/xetex/unimath-plain-xetex/unimath-plain-xetex.tex @@ -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 -- cgit v1.2.3