summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/unicode-math/unimath-symbols.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/unicode-math/unimath-symbols.ltx')
-rw-r--r--Master/texmf-dist/source/latex/unicode-math/unimath-symbols.ltx14
1 files changed, 3 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/unicode-math/unimath-symbols.ltx b/Master/texmf-dist/source/latex/unicode-math/unimath-symbols.ltx
index b759e47033b..96211735e86 100644
--- a/Master/texmf-dist/source/latex/unicode-math/unimath-symbols.ltx
+++ b/Master/texmf-dist/source/latex/unicode-math/unimath-symbols.ltx
@@ -1,4 +1,4 @@
-%!TEX TS-program = LuaLaTeX
+%!TEX TS-program = XeLaTeX
%%%%%%%%%%%%%%%%%%%%%%%
% SYMBOLS DEFINED BY UNICODE-MATH
@@ -33,8 +33,6 @@
\defmathfont{lm}{latinmodern-math.otf}{CC6666}
\defmathfont{xits}{xits-math.otf}{CCCC66}
-\defmathfont{lucida}{Lucida Bright Math OT}{66CC66}
-\defmathfont{lucibold}{Lucida Bright Math OT Demibold}{66CC66}
\defmathfont{cambria}{Cambria Math}{66CCCC}
\defmathfont{asana}{Asana-Math.otf}{6666CC}
\defmathfont{pagella}{texgyrepagella-math.otf}{AA6666}
@@ -43,9 +41,9 @@
\def\INPUT{\input{unicode-math-table.tex}}
\def\TABLE{%
\par\noindent
-\begin{longtable}[l]{@{}lccccccccll@{}}
+\begin{longtable}[l]{@{}lccccccll@{}}
\toprule
- \textsc{usv} & M & X & C & L & D & A & P & E & Macro & Description \\
+ \textsc{usv} & M & X & C & A & P & E & Macro & Description \\
\midrule \endhead
\INPUT\\
\bottomrule
@@ -73,8 +71,6 @@
\SYMB{#2}{lm}{#1} &
\SYMB{#2}{xits}{#1} &
\SYMB{#2}{cambria}{#1} &
- \SYMB{#2}{lucida}{#1} &
- \SYMB{#2}{lucibold}{#1} &
\SYMB{#2}{asana}{#1} &
\SYMB{#2}{pagella}{#1} &
\SYMB{#2}{euler}{#1} &
@@ -122,8 +118,6 @@ Eight fonts are shown: (with approximate symbol counts)
\item[M] \mathversion{lm} $\mathup{Latin\ Modern\ Math}$ (\ref{count:lm})
\item[X] \mathversion{xits} $\mathup{XITS\ Math}$ (\ref{count:xits})
\item[C] \mathversion{cambria} $\mathup{Cambria\ Math}$ (\ref{count:cambria})
-\item[L] \mathversion{lucida} $\mathup{Lucida\ Math}$ (\ref{count:lucida})
-\item[D] \mathversion{lucibold} $\mathup{Lucida\ Math\ Demibold}$ (\ref{count:lucibold})
\item[A] \mathversion{asana} $\mathup{Asana\ Math}$ (\ref{count:asana})
\item[P] \mathversion{pagella} $\mathup{TeX\ Gyre\ Pagella\ Math}$ (\ref{count:pagella})
\item[E] \mathversion{euler} $\mathup{Neo\ Euler}$ (\ref{count:euler})
@@ -400,8 +394,6 @@ The limits behaviour as specified by \textsf{unicode-math} are shown with grey s
\refstepcounter{lm}\label{count:lm}
\refstepcounter{xits}\label{count:xits}
\refstepcounter{cambria}\label{count:cambria}
-\refstepcounter{lucida}\label{count:lucida}
-\refstepcounter{lucibold}\label{count:lucibold}
\refstepcounter{asana}\label{count:asana}
\refstepcounter{pagella}\label{count:pagella}
\refstepcounter{euler}\label{count:euler}