source: doc/papers/AMA/AMA-stix/Stix-fonts/stix.dtx @ 57b0b1f

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resnenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
Last change on this file since 57b0b1f was d046db2, checked in by Peter A. Buhr <pabuhr@…>, 6 years ago

relocate AMA paper macros

  • Property mode set to 100644
File size: 193.0 KB
Line 
1% \iffalse
2%<*driver>
3\begingroup
4\input docstrip
5\keepsilent
6\askforoverwritefalse
7
8\preamble
9
10Copyright (c) 2001-2013 by the STI Pub Companies, consisting of the
11American Chemical Society, the American Institute of Physics, the American
12Mathematical Society, the American Physical Society, Elsevier, Inc., and
13The Institute of Electrical and Electronic Engineers, Inc. Portions
14copyright (c) 1998-2003 by MicroPress, Inc. Portions copyright (c) 1990 by
15Elsevier, Inc. All rights reserved.
16
17This work may be distributed and/or modified under the conditions of the LaTeX
18Project Public License, either version 1.3 of this license or (at your option)
19any later version.  The latest version of this license is in
20  http://www.latex-project.org/lppl.txt
21and version 1.3 or later is part of all distributions of LaTeX version
222005/12/01 or later.
23
24This work has the LPPL maintenance status `maintained'.
25
26The Current Maintainer of this work is the STI Pub Companies.
27
28This work consists of the files stix.dtx and and the derived file stix.sty.
29
30\endpreamble
31
32\generate{\file{stix.sty}{\from{stix.dtx}{package}}}
33
34\endgroup
35\ProvidesFile{stix.dtx}
36%</driver>
37%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
38%<package>\ProvidesPackage{stix}
39%<*package>
40    [2015/04/17 v1.1.2-latex STIX fonts support package]
41%</package>
42%
43%<*driver>
44\documentclass{ltxdoc}
45\usepackage[lcgreekalpha]{stix}
46
47\usepackage{fonttable}
48% fonttable's oct and hex numbers (ab)uses \' and \H which look ugly with our
49% fonts, use primes instead
50\makeatletter
51\renewcommand*{\f@toct}[1]{\hbox{\lower.5ex\hbox{$^{'}$}\kern-.1em\itshape #1\/\kern.05em}}
52\renewcommand*{\f@thex}[1]{\hbox{\lower.5ex\hbox{$^{''}$}\ttfamily#1}}
53\newcommand{\hex}[1]{\f@thex{#1}}
54\makeatother
55
56\usepackage{geometry}
57\usepackage{accents}
58\usepackage{enumitem}
59\usepackage[
60  justification=raggedright,
61  font=normalsize,
62  singlelinecheck=false
63]{caption}
64\usepackage[
65  bookmarks=true,
66  colorlinks=true,
67  linkcolor=black,
68  urlcolor=black,
69  pdftitle={The stix package},
70  pdfauthor={STI Pub Companies},
71  pdfsubject={STIX fonts LaTeX support package},
72  pdfkeywords={STIX, Math, STI Pub}
73]{hyperref}
74
75\newcommand\pkg[1]{\textsf{#1}}
76\renewcommand\cmd[1]{\texttt{\string#1}}
77\newcommand\showsymbol[3]{\par\noindent\hangindent=3em%
78\makebox[2em][l]{$#1$} \makebox[3.5em][l]{\cmd{U+#2}} \cmd{#1}$^{#3}$}
79\newcommand\showop[3]{\par\noindent\hangindent=6em%
80  \makebox[5em][l]{$#1$\hfill$\displaystyle#1$\hfill}\makebox[3.5em][l]{\small\cmd{U+#2}} \cmd{#1}$^{#3}$}
81\newcommand\showmbrace[3]{\par\noindent\hangindent=6em%
82  \makebox[5em][l]{${#1}{\bigm#1}{\Bigm#1}{\biggm#1}{\Biggm#1}$}\makebox[3.5em][l]{\small\cmd{U+#2}} \cmd{#1}$^{#3}$}
83\newcommand\showlbrace[3]{\par\noindent\hangindent=6em%
84  \makebox[5em][l]{$\Biggl#1\biggl#1\Bigl#1\bigl#1#1$}\makebox[3.5em][l]{\small\cmd{U+#2}} \cmd{#1}$^{#3}$}
85\newcommand\showrbrace[3]{\par\noindent\hangindent=6em%
86  \makebox[5em][l]{$#1\bigr#1\Bigr#1\biggr#1\Biggr#1$}\makebox[3.5em][l]{\small\cmd{U+#2}} \cmd{#1}$^{#3}$}
87\newcommand\showwideaccent[3]{\par\noindent\hangindent=4em%
88  \makebox[3em][l]{$#1{xxx}$}\makebox[3.5em][l]{\small\cmd{U+#2}} \cmd{#1}$^{#3}$}
89\newcommand\showaccent[3]{\par\noindent\hangindent=4em%
90  \makebox[3em][l]{$#1b$}\makebox[3.5em][l]{\small\cmd{U+#2}} \cmd{#1}$^{#3}$}
91\newcommand\showover[3]{\par\noindent\hangindent=6em%
92  \makebox[5em][l]{$#1{xxxxxx}$}\makebox[3.5em][l]{\small\cmd{U+#2}} \cmd{#1}$^{#3}$}
93
94\begin{document}
95  \DocInput{stix.dtx}
96\end{document}
97%</driver>
98% \fi
99%
100% \CharacterTable
101%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
102%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
103%   Digits        \0\1\2\3\4\5\6\7\8\9
104%   Exclamation   \!     Double quote  \"     Hash (number) \#
105%   Dollar        \$     Percent       \%     Ampersand     \&
106%   Acute accent  \'     Left paren    \(     Right paren   \)
107%   Asterisk      \*     Plus          \+     Comma         \,
108%   Minus         \-     Point         \.     Solidus       \/
109%   Colon         \:     Semicolon     \;     Less than     \<
110%   Equals        \=     Greater than  \>     Question mark \?
111%   Commercial at \@     Left bracket  \[     Backslash     \\
112%   Right bracket \]     Circumflex    \^     Underscore    \_
113%   Grave accent  \`     Left brace    \{     Vertical bar  \|
114%   Right brace   \}     Tilde         \~}
115%
116%
117% \GetFileInfo{stix.dtx}
118%
119% \title{The \pkg{stix} package}
120% \author{STI Pub Companies}
121% \date{\fileversion~from \filedate}
122%
123% \maketitle
124% \tableofcontents
125%
126% \newpage
127%
128% \section{Introduction}
129%
130% The mission of the \emph{Scientific and Technical Information Exchange
131% (STIX)} font creation project is the preparation of a comprehensive set of
132% fonts that serve the scientific and engineering community in the process from
133% manuscript creation through final publication, both in electronic and print
134% formats.  Toward this purpose, the STIX fonts will be made available, under
135% royalty-free license, to anyone, including publishers, software developers,
136% scientists, students, and the general public.
137%
138% The STIX fonts are based on the Unicode standard for character
139% representation. Not all Unicode values are included in the STIX Fonts, but there is extensive
140% coverage of Latin alphabets, Greek, and Cyrillic. The Font contents were
141% assembled from a list of every character/glyph required for publication in
142% the journals of the participating STI Pub companies. Every scientific
143% discipline is represented in this list, as well as many other fields from the
144% arts and humanities.
145%
146% Most of the glyphs in the STIX Fonts have been designed in Times-compatible
147% style.
148%
149% The \pkg{stix} package provides \LaTeX\ support for using STIX fonts in both
150% text and math. The text fonts are provided in both |T1| (default) and |OT1|
151% encodings, as well as |TS1| symbol font encoding, which cover only a subset
152% of Latin characters supported by STIX fonts. The math support covers nearly every mathematical symbol in STIX fonts,
153% around 2400 symbols in 11 regular fonts, in addition to around 1950 symbols
154% in 10 bold fonts.  Section~\ref{math-alphabets} lists math alphabets supported
155% by the \pkg{stix} package, while section~\ref{math-symbols} lists all defined
156% math symbols. There are also three fonts containing extra miscellaneous symbols,
157% |stix-extra1|, |stix-extra2| and |stix-extra3|, provided as TFM and PFB files
158% without support from the macro package.
159%
160% \section{Usage}
161%
162% Using STIX fonts with \LaTeX\ is as simple as loading the \pkg{stix} package:
163% \begin{verbatim}
164% \documentclass{article}
165% \usepackage{stix}
166% \begin{document}
167% Some text, and a math formula \(a+b=\sqrt{c}\).
168% \end{document}
169% \end{verbatim}
170%
171% \subsection{Options}
172% \begin{description}[font=\ttfamily,style=nextline,leftmargin=2.5cm,noitemsep]
173% \item[notext] Do not change the default text fonts.
174% \item[nomath] Do not change the default math fonts.
175% \item[not1] Do not change the default font encoding to |T1|.
176% \item[notextcomp] Do not load the \pkg{textcomp} package (provides symbols
177%    and oldstyle figures from |TS1| encoding to be used with |T1| encoded text
178%    fonts).
179% \item[lcgreekalpha] By default lower case Greek, partial differential and
180%    nabla are given |\mathord| class which makes them insensitive to math
181%    alphabet changes (i.e. |$\mathbf{\beta}$| gives $\beta$ instead of
182%    $\mathbf{\beta}$); with this option they will be given |\mathalpha| class
183%    just like Latin and upper case Greek.
184% \item[upint] Use upright integrals by default ($\intup$ instead of
185%    $\intsl$). See Section~\ref{integrals} on page~\pageref{integrals} for
186%    more details.
187% \end{description}
188%
189% \subsection{Compatibility with other packages}
190% \subsubsection*{\pkg{amsmath}}
191% The \pkg{stix} package should be used with at least \pkg{amsmath} v2.14,
192% \pkg{amssymb} v3.01 and \pkg{amsfonts} v3.01.
193%
194% With \pkg{amsmath} v2.14 or newer, it is recommended to load it (and/or
195% packages that load it) \emph{after} the \pkg{stix} package. Older versions of
196% \pkg{amsmath} must be loaded \emph{before} the \pkg{stix} package, otherwise
197% errors will arise.
198%
199% The following \pkg{amsmath} options affect not only symbols known to
200% \pkg{amsmath}, but also new symbols defined by the \pkg{stix} package:
201% |sumlimits|, |nosumlimits|, |intlimits| and |nointlimits|.
202%
203% \subsection{Feedback}
204% Bug reports and technical support issues should be reported to
205% \url{http://sourceforge.net/projects/stixfonts}.
206%
207% \section{Math alphabets}
208% \label{math-alphabets}
209% The following table lists math alphabets defined by the \pkg{stix} package with the
210% Unicode ranges they cover:
211%
212% \begin{table}[h]
213% \setlength{\tabcolsep}{3.5pt}
214% \begin{tabular}{ c l c c c c c }
215%     &               & A--Z             & a--z             & $\Gamma$--$\Omega$ & $\mathrm{\alpha}$--$\mathrm{\omega}$ & 0--9 \\
216% \hline
217% $*$ & |\mathrm|     & |00041|--|0005A| & |00061|--|0007A| & |00393|--|003A9| & |003B1|--|003C9| & |00030|--|00039| \\
218% $*$ & |\mathbf|     & |1D400|--|1D419| & |1D41A|--|1D433| & |1D6AA|--|1D6C0| & |1D6C2|--|1D6DA| & |1D7CE|--|1D7D7| \\
219% $*$ & |\mathit|     & |1D434|--|1D44D| & |1D44E|--|1D467| & |1D6E4|--|1D6FA| & |1D6FC|--|1D714| &         -        \\
220%     & |\mathbfit|   & |1D468|--|1D481| & |1D482|--|1D49B| & |1D71E|--|1D734| & |1D736|--|1D74E| &         -        \\
221% $*$ & |\mathcal|    &    \textbullet   &        -         &         -        &         -        &         -        \\
222% $*$ & |\mathscr|    & |1D49C|--|1D4B5| & |1D4B6|--|1D4CF| &         -        &         -        &         -        \\
223%     & |\mathbfscr|  & |1D4D0|--|1D4E9| & |1D4EA|--|1D503| &         -        &         -        &         -        \\
224% $*$ & |\mathsf|     & |1D5A0|--|1D5B9| & |1D5BA|--|1D5D3| &    \textbullet   &    \textbullet   & |1D7E2|--|1D7EB| \\
225%     & |\mathbfsf|   & |1D5D4|--|1D5ED| & |1D5EE|--|1D607| & |1D758|--|1D76E| & |1D770|--|1D788| & |1D7EC|--|1D7F5| \\
226% $*$ & |\mathsfit|   & |1D608|--|1D621| & |1D622|--|1D63B| &    \textbullet   &    \textbullet   &         -        \\
227%     & |\mathbfsfit| & |1D63C|--|1D655| & |1D656|--|1D66F| & |1D792|--|1D7A8| & |1D7AA|--|1D7C2| &         -        \\
228% $*$ & |\mathbb|     & |1D538|--|1D551| & |1D552|--|1D56B| &         -        &         -        & |1D7D8|--|1D7E1| \\
229%     & |\mathbfbb|   &    \textbullet   &    \textbullet   &         -        &         -        &         -        \\
230% $*$ & |\mathbbit|   &    \textbullet   &    \textbullet   &         -        &         -        &         -        \\
231%     & |\mathbfbbit| &    \textbullet   &    \textbullet   &         -        &         -        &         -        \\
232% $*$ & |\mathfrak|   & |1D504|--|1D51D| & |1D51E|--|1D537| &         -        &         -        &         -        \\
233%     & |\mathbffrak| & |1D56C|--|1D585| & |1D586|--|1D59F| &         -        &         -        &         -        \\
234% $*$ & |\mathtt|     & |1D670|--|1D689| & |1D68A|--|1D6A3| &         -        &         -        & |1D7F6|--|1D7FF| \\
235% \hline
236% \end{tabular}
237% \caption*{
238%   \begin{tabular}{ c l }
239%   \textbullet & Covered by STIX fonts but not in Unicode.\\
240%   -           & Not covered.\\
241%   $*$         & Available by default when loading the \pkg{stix} package.\\
242%   \end{tabular}
243% }
244% \end{table}
245%
246%
247% \TeX\ allows only 16 math alphabets to be used simultaneously, so not all of
248% these alphabets can be used in one document. When the \pkg{stix} package is
249% loaded, 12 math groups are allocated, with the 11 math alphabets
250% that are marked above available by default, which leaves room for 4 other math groups to be
251% allocated on demand when any of the other alphabets is used.
252%
253% \newpage
254% \section{Math symbols}
255% \label{math-symbols}
256%
257% The following section lists all math symbols defined by the \pkg{stix} package.
258% Symbols with $^*$ next to their name do not have a bold version; when
259% |\boldmath| is active, the non-bold glyph will be used.
260%
261% \subsection{Alphabetics}
262% \begin{multicols}{2}
263% \showsymbol\Gamma{0393}{}
264% \showsymbol\Delta{0394}{}
265% \showsymbol\Theta{0398}{}
266% \showsymbol\Lambda{039B}{}
267% \showsymbol\Xi{039E}{}
268% \showsymbol\Pi{03A0}{}
269% \showsymbol\Sigma{03A3}{}
270% \showsymbol\Upsilon{03A5}{}
271% \showsymbol\Phi{03A6}{}
272% \showsymbol\Psi{03A8}{}
273% \showsymbol\Omega{03A9}{}
274% \showsymbol\alpha{03B1}{}
275% \showsymbol\beta{03B2}{}
276% \showsymbol\gamma{03B3}{}
277% \showsymbol\delta{03B4}{}
278% \showsymbol\epsilon{03B5}{}
279% \showsymbol\zeta{03B6}{}
280% \showsymbol\eta{03B7}{}
281% \showsymbol\theta{03B8}{}
282% \showsymbol\iota{03B9}{}
283% \showsymbol\kappa{03BA}{}
284% \showsymbol\lambda{03BB}{}
285% \showsymbol\mu{03BC}{}
286% \showsymbol\nu{03BD}{}
287% \showsymbol\xi{03BE}{}
288% \showsymbol\pi{03C0}{}
289% \showsymbol\rho{03C1}{}
290% \showsymbol\sigma{03C3}{}
291% \showsymbol\tau{03C4}{}
292% \showsymbol\upsilon{03C5}{}
293% \showsymbol\phi{03D5}{}
294% \showsymbol\chi{03C7}{}
295% \showsymbol\psi{03C8}{}
296% \showsymbol\omega{03C9}{}
297% \showsymbol\varepsilon{03F5}{}
298% \showsymbol\vartheta{03D1}{}
299% \showsymbol\varpi{03D6}{}
300% \showsymbol\varrho{03F1}{}
301% \showsymbol\varsigma{03C2}{}
302% \showsymbol\varphi{03C6}{}
303% \showsymbol\nabla{2207}{}
304% \showsymbol\partial{2202}{}
305% \showsymbol\imath{1D6A4}{}
306% \showsymbol\jmath{1D6A5}{}
307% \end{multicols}
308%
309% \subsection{Ordinary symbols}
310% \begin{multicols}{2}
311% \showsymbol\#{0023}{}
312% \showsymbol\mathdollar{0024}{}
313% \showsymbol\%{0025}{}
314% \showsymbol\&{0026}{}
315% \showsymbol.{002E}{}
316% \showsymbol/{002F}{}
317% \showsymbol?{003F}{}
318% \showsymbol@{0040}{}
319% \showsymbol\backslash{005C}{}
320% \showsymbol\mathsterling{00A3}{}
321% \showsymbol\mathsection{00A7}{}
322% \showsymbol\neg{00AC}{}, \cmd\lnot
323% \showsymbol\mathparagraph{00B6}{}
324% \showsymbol\eth{00F0}{}
325% \showsymbol\Zbar{01B5}{*}
326% \showsymbol\digamma{03DD}{}
327% \showsymbol\varkappa{03F0}{}
328% \showsymbol\backepsilon{03F6}{}
329% \showsymbol\upbackepsilon{03F6}{}
330% \showsymbol\enleadertwodots{2025}{}
331% \showsymbol\mathellipsis{2026}{}
332% \showsymbol\prime{2032}{}
333% \showsymbol\dprime{2033}{}
334% \showsymbol\trprime{2034}{}
335% \showsymbol\backprime{2035}{}
336% \showsymbol\backdprime{2036}{}
337% \showsymbol\backtrprime{2037}{}
338% \showsymbol\caretinsert{2038}{}
339% \showsymbol\Exclam{203C}{}
340% \showsymbol\hyphenbullet{2043}{*}
341% \showsymbol\Question{2047}{}
342% \showsymbol\qprime{2057}{}
343% \showsymbol\enclosecircle{20DD}{}
344% \showsymbol\enclosesquare{20DE}{*}
345% \showsymbol\enclosediamond{20DF}{*}
346% \showsymbol\enclosetriangle{20E4}{}
347% \showsymbol\Eulerconst{2107}{}
348% \showsymbol\hbar{210F}{*}
349% \showsymbol\hslash{210F}{}
350% \showsymbol\Im{2111}{}
351% \showsymbol\ell{2113}{}
352% \showsymbol\wp{2118}{}
353% \showsymbol\Re{211C}{}
354% \showsymbol\mho{2127}{}
355% \showsymbol\turnediota{2129}{}
356% \showsymbol\Angstrom{212B}{}
357% \showsymbol\Finv{2132}{}
358% \showsymbol\aleph{2135}{}
359% \showsymbol\beth{2136}{}
360% \showsymbol\gimel{2137}{}
361% \showsymbol\daleth{2138}{}
362% \showsymbol\Game{2141}{*}
363% \showsymbol\sansLturned{2142}{*}
364% \showsymbol\sansLmirrored{2143}{*}
365% \showsymbol\Yup{2144}{*}
366% \showsymbol\PropertyLine{214A}{*}
367% \showsymbol\updownarrowbar{21A8}{}
368% \showsymbol\linefeed{21B4}{}
369% \showsymbol\carriagereturn{21B5}{}
370% \showsymbol\barovernorthwestarrow{21B8}{}
371% \showsymbol\barleftarrowrightarrowbar{21B9}{}
372% \showsymbol\acwopencirclearrow{21BA}{}
373% \showsymbol\cwopencirclearrow{21BB}{}
374% \showsymbol\nHuparrow{21DE}{*}
375% \showsymbol\nHdownarrow{21DF}{*}
376% \showsymbol\leftdasharrow{21E0}{*}
377% \showsymbol\updasharrow{21E1}{*}
378% \showsymbol\rightdasharrow{21E2}{*}
379% \showsymbol\downdasharrow{21E3}{*}
380% \showsymbol\leftwhitearrow{21E6}{}
381% \showsymbol\upwhitearrow{21E7}{}
382% \showsymbol\rightwhitearrow{21E8}{}
383% \showsymbol\downwhitearrow{21E9}{}
384% \showsymbol\whitearrowupfrombar{21EA}{}
385% \showsymbol\forall{2200}{}
386% \showsymbol\complement{2201}{}
387% \showsymbol\exists{2203}{}
388% \showsymbol\nexists{2204}{}
389% \showsymbol\varnothing{2205}{}
390% \showsymbol\emptyset{2205}{}
391% \showsymbol\increment{2206}{}
392% \showsymbol\QED{220E}{*}
393% \showsymbol\infty{221E}{}
394% \showsymbol\rightangle{221F}{}
395% \showsymbol\angle{2220}{}
396% \showsymbol\measuredangle{2221}{}
397% \showsymbol\sphericalangle{2222}{}
398% \showsymbol\therefore{2234}{}
399% \showsymbol\because{2235}{}
400% \showsymbol\sinewave{223F}{}
401% \showsymbol\top{22A4}{}
402% \showsymbol\bot{22A5}{}
403% \showsymbol\hermitmatrix{22B9}{}
404% \showsymbol\measuredrightangle{22BE}{}
405% \showsymbol\varlrtriangle{22BF}{}
406% \showsymbol\cdots{22EF}{}
407% \showsymbol\diameter{2300}{*}
408% \showsymbol\house{2302}{}
409% \showsymbol\invnot{2310}{}
410% \showsymbol\sqlozenge{2311}{*}
411% \showsymbol\profline{2312}{*}
412% \showsymbol\profsurf{2313}{*}
413% \showsymbol\viewdata{2317}{*}
414% \showsymbol\turnednot{2319}{}
415% \showsymbol\varhexagonlrbonds{232C}{*}
416% \showsymbol\conictaper{2332}{*}
417% \showsymbol\topbot{2336}{}
418% \showsymbol\APLnotbackslash{2340}{*}
419% \showsymbol\APLboxupcaret{2353}{*}
420% \showsymbol\APLboxquestion{2370}{*}
421% \showsymbol\rangledownzigzagarrow{237C}{*}
422% \showsymbol\hexagon{2394}{*}
423% \showsymbol\bbrktbrk{23B6}{}
424% \showsymbol\varcarriagereturn{23CE}{*}
425% \showsymbol\obrbrak{23E0}{}
426% \showsymbol\ubrbrak{23E1}{}
427% \showsymbol\trapezium{23E2}{*}
428% \showsymbol\benzenr{23E3}{*}
429% \showsymbol\strns{23E4}{*}
430% \showsymbol\fltns{23E5}{*}
431% \showsymbol\accurrent{23E6}{*}
432% \showsymbol\elinters{23E7}{*}
433% \showsymbol\mathvisiblespace{2423}{}
434% \showsymbol\circledR{24C7}{}
435% \showsymbol\circledS{24C8}{}
436% \showsymbol\mdlgblksquare{25A0}{*}, \cmd\blacksquare
437% \showsymbol\mdlgwhtsquare{25A1}{*}, \cmd\square, \cmd\Box
438% \showsymbol\squoval{25A2}{*}
439% \showsymbol\blackinwhitesquare{25A3}{*}
440% \showsymbol\squarehfill{25A4}{*}
441% \showsymbol\squarevfill{25A5}{*}
442% \showsymbol\squarehvfill{25A6}{*}
443% \showsymbol\squarenwsefill{25A7}{*}
444% \showsymbol\squareneswfill{25A8}{*}
445% \showsymbol\squarecrossfill{25A9}{*}
446% \showsymbol\smblksquare{25AA}{*}
447% \showsymbol\smwhtsquare{25AB}{*}
448% \showsymbol\hrectangleblack{25AC}{*}
449% \showsymbol\hrectangle{25AD}{*}
450% \showsymbol\vrectangleblack{25AE}{*}
451% \showsymbol\vrectangle{25AF}{*}
452% \showsymbol\parallelogramblack{25B0}{*}
453% \showsymbol\parallelogram{25B1}{*}
454% \showsymbol\bigblacktriangleup{25B2}{*}
455% \showsymbol\blacktriangle{25B4}{*}
456% \showsymbol\blacktriangleright{25B6}{*}
457% \showsymbol\smallblacktriangleright{25B8}{*}
458% \showsymbol\smalltriangleright{25B9}{*}
459% \showsymbol\blackpointerright{25BA}{*}
460% \showsymbol\whitepointerright{25BB}{*}
461% \showsymbol\bigblacktriangledown{25BC}{*}
462% \showsymbol\bigtriangledown{25BD}{}
463% \showsymbol\blacktriangledown{25BE}{*}
464% \showsymbol\triangledown{25BF}{*}
465% \showsymbol\blacktriangleleft{25C0}{*}
466% \showsymbol\smallblacktriangleleft{25C2}{*}
467% \showsymbol\smalltriangleleft{25C3}{*}
468% \showsymbol\blackpointerleft{25C4}{*}
469% \showsymbol\whitepointerleft{25C5}{*}
470% \showsymbol\mdlgblkdiamond{25C6}{*}
471% \showsymbol\mdlgwhtdiamond{25C7}{*}
472% \showsymbol\blackinwhitediamond{25C8}{*}
473% \showsymbol\fisheye{25C9}{*}
474% \showsymbol\mdlgwhtlozenge{25CA}{}, \cmd\lozenge, \\ \cmd\Diamond
475% \showsymbol\dottedcircle{25CC}{*}
476% \showsymbol\circlevertfill{25CD}{*}
477% \showsymbol\bullseye{25CE}{*}
478% \showsymbol\mdlgblkcircle{25CF}{*}
479% \showsymbol\circlelefthalfblack{25D0}{*}
480% \showsymbol\circlerighthalfblack{25D1}{*}
481% \showsymbol\circlebottomhalfblack{25D2}{*}
482% \showsymbol\circletophalfblack{25D3}{*}
483% \showsymbol\circleurquadblack{25D4}{*}
484% \showsymbol\blackcircleulquadwhite{25D5}{*}
485% \showsymbol\blacklefthalfcircle{25D6}{*}
486% \showsymbol\blackrighthalfcircle{25D7}{*}
487% \showsymbol\inversebullet{25D8}{*}
488% \showsymbol\inversewhitecircle{25D9}{*}
489% \showsymbol\invwhiteupperhalfcircle{25DA}{*}
490% \showsymbol\invwhitelowerhalfcircle{25DB}{*}
491% \showsymbol\ularc{25DC}{*}
492% \showsymbol\urarc{25DD}{*}
493% \showsymbol\lrarc{25DE}{*}
494% \showsymbol\llarc{25DF}{*}
495% \showsymbol\topsemicircle{25E0}{*}
496% \showsymbol\botsemicircle{25E1}{*}
497% \showsymbol\lrblacktriangle{25E2}{*}
498% \showsymbol\llblacktriangle{25E3}{*}
499% \showsymbol\ulblacktriangle{25E4}{*}
500% \showsymbol\urblacktriangle{25E5}{*}
501% \showsymbol\circ{25E6}{}, \cmd\smwhtcircle
502% \showsymbol\squareleftblack{25E7}{*}
503% \showsymbol\squarerightblack{25E8}{*}
504% \showsymbol\squareulblack{25E9}{*}
505% \showsymbol\squarelrblack{25EA}{*}
506% \showsymbol\trianglecdot{25EC}{}
507% \showsymbol\triangleleftblack{25ED}{*}
508% \showsymbol\trianglerightblack{25EE}{*}
509% \showsymbol\lgwhtcircle{25EF}{*}
510% \showsymbol\squareulquad{25F0}{*}
511% \showsymbol\squarellquad{25F1}{*}
512% \showsymbol\squarelrquad{25F2}{*}
513% \showsymbol\squareurquad{25F3}{*}
514% \showsymbol\circleulquad{25F4}{*}
515% \showsymbol\circlellquad{25F5}{*}
516% \showsymbol\circlelrquad{25F6}{*}
517% \showsymbol\circleurquad{25F7}{*}
518% \showsymbol\ultriangle{25F8}{*}
519% \showsymbol\urtriangle{25F9}{*}
520% \showsymbol\lltriangle{25FA}{*}
521% \showsymbol\mdwhtsquare{25FB}{*}
522% \showsymbol\mdblksquare{25FC}{*}
523% \showsymbol\mdsmwhtsquare{25FD}{*}
524% \showsymbol\mdsmblksquare{25FE}{*}
525% \showsymbol\lrtriangle{25FF}{*}
526% \showsymbol\bigstar{2605}{*}
527% \showsymbol\bigwhitestar{2606}{*}
528% \showsymbol\astrosun{2609}{}
529% \showsymbol\danger{2621}{}
530% \showsymbol\blacksmiley{263B}{}
531% \showsymbol\sun{263C}{}
532% \showsymbol\rightmoon{263D}{}
533% \showsymbol\leftmoon{263E}{}
534% \showsymbol\female{2640}{}
535% \showsymbol\male{2642}{}
536% \showsymbol\spadesuit{2660}{*}
537% \showsymbol\heartsuit{2661}{*}
538% \showsymbol\diamondsuit{2662}{*}
539% \showsymbol\clubsuit{2663}{*}
540% \showsymbol\varspadesuit{2664}{}
541% \showsymbol\varheartsuit{2665}{}
542% \showsymbol\vardiamondsuit{2666}{}
543% \showsymbol\varclubsuit{2667}{}
544% \showsymbol\quarternote{2669}{}
545% \showsymbol\eighthnote{266A}{}
546% \showsymbol\twonotes{266B}{}
547% \showsymbol\flat{266D}{}
548% \showsymbol\natural{266E}{}
549% \showsymbol\sharp{266F}{}
550% \showsymbol\acidfree{267E}{*}
551% \showsymbol\dicei{2680}{}
552% \showsymbol\diceii{2681}{}
553% \showsymbol\diceiii{2682}{}
554% \showsymbol\diceiv{2683}{}
555% \showsymbol\dicev{2684}{}
556% \showsymbol\dicevi{2685}{}
557% \showsymbol\circledrightdot{2686}{}
558% \showsymbol\circledtwodots{2687}{}
559% \showsymbol\blackcircledrightdot{2688}{}
560% \showsymbol\blackcircledtwodots{2689}{}
561% \showsymbol\Hermaphrodite{26A5}{}
562% \showsymbol\mdwhtcircle{26AA}{}
563% \showsymbol\mdblkcircle{26AB}{}
564% \showsymbol\mdsmwhtcircle{26AC}{}
565% \showsymbol\neuter{26B2}{}
566% \showsymbol\checkmark{2713}{}
567% \showsymbol\maltese{2720}{}
568% \showsymbol\circledstar{272A}{}
569% \showsymbol\varstar{2736}{}
570% \showsymbol\dingasterisk{273D}{}
571% \showsymbol\draftingarrow{279B}{*}
572% \showsymbol\threedangle{27C0}{*}
573% \showsymbol\whiteinwhitetriangle{27C1}{*}
574% \showsymbol\subsetcirc{27C3}{*}
575% \showsymbol\supsetcirc{27C4}{*}
576% \showsymbol\diagup{27CB}{*}
577% \showsymbol\diagdown{27CD}{*}
578% \showsymbol\diamondcdot{27D0}{*}
579% \showsymbol\rdiagovfdiag{292B}{*}
580% \showsymbol\fdiagovrdiag{292C}{*}
581% \showsymbol\seovnearrow{292D}{*}
582% \showsymbol\neovsearrow{292E}{*}
583% \showsymbol\fdiagovnearrow{292F}{*}
584% \showsymbol\rdiagovsearrow{2930}{*}
585% \showsymbol\neovnwarrow{2931}{*}
586% \showsymbol\nwovnearrow{2932}{*}
587% \showsymbol\uprightcurvearrow{2934}{*}
588% \showsymbol\downrightcurvedarrow{2935}{*}
589% \showsymbol\mdsmblkcircle{2981}{*}
590% \showsymbol\fourvdots{2999}{*}
591% \showsymbol\vzigzag{299A}{*}
592% \showsymbol\measuredangleleft{299B}{*}
593% \showsymbol\rightanglesqr{299C}{*}
594% \showsymbol\rightanglemdot{299D}{*}
595% \showsymbol\angles{299E}{*}
596% \showsymbol\angdnr{299F}{*}
597% \showsymbol\gtlpar{29A0}{*}
598% \showsymbol\sphericalangleup{29A1}{*}
599% \showsymbol\turnangle{29A2}{*}
600% \showsymbol\revangle{29A3}{*}
601% \showsymbol\angleubar{29A4}{*}
602% \showsymbol\revangleubar{29A5}{*}
603% \showsymbol\wideangledown{29A6}{*}
604% \showsymbol\wideangleup{29A7}{*}
605% \showsymbol\measanglerutone{29A8}{*}
606% \showsymbol\measanglelutonw{29A9}{*}
607% \showsymbol\measanglerdtose{29AA}{*}
608% \showsymbol\measangleldtosw{29AB}{*}
609% \showsymbol\measangleurtone{29AC}{*}
610% \showsymbol\measangleultonw{29AD}{*}
611% \showsymbol\measangledrtose{29AE}{*}
612% \showsymbol\measangledltosw{29AF}{*}
613% \showsymbol\revemptyset{29B0}{*}
614% \showsymbol\emptysetobar{29B1}{*}
615% \showsymbol\emptysetocirc{29B2}{*}
616% \showsymbol\emptysetoarr{29B3}{*}
617% \showsymbol\emptysetoarrl{29B4}{*}
618% \showsymbol\obot{29BA}{*}
619% \showsymbol\olcross{29BB}{*}
620% \showsymbol\odotslashdot{29BC}{*}
621% \showsymbol\uparrowoncircle{29BD}{*}
622% \showsymbol\circledwhitebullet{29BE}{*}
623% \showsymbol\circledbullet{29BF}{*}
624% \showsymbol\cirscir{29C2}{*}
625% \showsymbol\cirE{29C3}{*}
626% \showsymbol\boxonbox{29C9}{*}
627% \showsymbol\triangleodot{29CA}{*}
628% \showsymbol\triangleubar{29CB}{*}
629% \showsymbol\triangles{29CC}{*}
630% \showsymbol\iinfin{29DC}{*}
631% \showsymbol\tieinfty{29DD}{*}
632% \showsymbol\nvinfty{29DE}{*}
633% \showsymbol\laplac{29E0}{*}
634% \showsymbol\thermod{29E7}{*}
635% \showsymbol\downtriangleleftblack{29E8}{*}
636% \showsymbol\downtrianglerightblack{29E9}{*}
637% \showsymbol\blackdiamonddownarrow{29EA}{*}
638% \showsymbol\blacklozenge{29EB}{}
639% \showsymbol\circledownarrow{29EC}{*}
640% \showsymbol\blackcircledownarrow{29ED}{*}
641% \showsymbol\errbarsquare{29EE}{*}
642% \showsymbol\errbarblacksquare{29EF}{*}
643% \showsymbol\errbardiamond{29F0}{*}
644% \showsymbol\errbarblackdiamond{29F1}{*}
645% \showsymbol\errbarcircle{29F2}{*}
646% \showsymbol\errbarblackcircle{29F3}{*}
647% \showsymbol\perps{2AE1}{}
648% \showsymbol\topcir{2AF1}{}
649% \showsymbol\squaretopblack{2B12}{}
650% \showsymbol\squarebotblack{2B13}{}
651% \showsymbol\squareurblack{2B14}{}
652% \showsymbol\squarellblack{2B15}{}
653% \showsymbol\diamondleftblack{2B16}{}
654% \showsymbol\diamondrightblack{2B17}{}
655% \showsymbol\diamondtopblack{2B18}{}
656% \showsymbol\diamondbotblack{2B19}{}
657% \showsymbol\dottedsquare{2B1A}{}
658% \showsymbol\lgblksquare{2B1B}{}
659% \showsymbol\lgwhtsquare{2B1C}{}
660% \showsymbol\vysmblksquare{2B1D}{}
661% \showsymbol\vysmwhtsquare{2B1E}{}
662% \showsymbol\pentagonblack{2B1F}{}
663% \showsymbol\pentagon{2B20}{}
664% \showsymbol\varhexagon{2B21}{}
665% \showsymbol\varhexagonblack{2B22}{}
666% \showsymbol\hexagonblack{2B23}{}
667% \showsymbol\lgblkcircle{2B24}{}
668% \showsymbol\mdblkdiamond{2B25}{}
669% \showsymbol\mdwhtdiamond{2B26}{}
670% \showsymbol\mdblklozenge{2B27}{}
671% \showsymbol\mdwhtlozenge{2B28}{}
672% \showsymbol\smblkdiamond{2B29}{}
673% \showsymbol\smblklozenge{2B2A}{}
674% \showsymbol\smwhtlozenge{2B2B}{}
675% \showsymbol\blkhorzoval{2B2C}{}
676% \showsymbol\whthorzoval{2B2D}{}
677% \showsymbol\blkvertoval{2B2E}{}
678% \showsymbol\whtvertoval{2B2F}{}
679% \showsymbol\medwhitestar{2B50}{}
680% \showsymbol\medblackstar{2B51}{}
681% \showsymbol\smwhitestar{2B52}{}
682% \showsymbol\rightpentagonblack{2B53}{}
683% \showsymbol\rightpentagon{2B54}{}
684% \showsymbol\postalmark{3012}{}
685% \showsymbol\hzigzag{3030}{}
686% \showsymbol\Bbbk{1D55C}{}
687% \showsymbol\bracevert{XXXX}{*}
688% \end{multicols}
689%
690% \subsection{Binary operators}
691% \begin{multicols}{2}
692% \showsymbol+{000B}{}
693% \showsymbol\pm{00B1}{}
694% \showsymbol\cdotp{00B7}{}, \cmd\centerdot
695% \showsymbol\times{00D7}{}
696% \showsymbol\div{00F7}{}
697% \showsymbol\dagger{2020}{}
698% \showsymbol\ddagger{2021}{}
699% \showsymbol\smblkcircle{2022}{}
700% \showsymbol\fracslash{2044}{}
701% \showsymbol\upand{214B}{}
702% \showsymbol-{000D}{}
703% \showsymbol\mp{2213}{}
704% \showsymbol\dotplus{2214}{}
705% \showsymbol\smallsetminus{2216}{}
706% \showsymbol\ast{2217}{}
707% \showsymbol\vysmwhtcircle{2218}{}
708% \showsymbol\vysmblkcircle{2219}{}, {\small\cmd\bullet}
709% \showsymbol\wedge{2227}{}, \cmd\land
710% \showsymbol\vee{2228}{}, \cmd\lor
711% \showsymbol\cap{2229}{}
712% \showsymbol\cup{222A}{}
713% \showsymbol\dotminus{2238}{}
714% \showsymbol\invlazys{223E}{}
715% \showsymbol\wr{2240}{}
716% \showsymbol\cupleftarrow{228C}{}
717% \showsymbol\cupdot{228D}{}
718% \showsymbol\uplus{228E}{}
719% \showsymbol\sqcap{2293}{}
720% \showsymbol\sqcup{2294}{}
721% \showsymbol\oplus{2295}{}
722% \showsymbol\ominus{2296}{}
723% \showsymbol\otimes{2297}{}
724% \showsymbol\oslash{2298}{}
725% \showsymbol\odot{2299}{}
726% \showsymbol\circledcirc{229A}{}
727% \showsymbol\circledast{229B}{}
728% \showsymbol\circledequal{229C}{}
729% \showsymbol\circleddash{229D}{}
730% \showsymbol\boxplus{229E}{}
731% \showsymbol\boxminus{229F}{}
732% \showsymbol\boxtimes{22A0}{}
733% \showsymbol\boxdot{22A1}{}
734% \showsymbol\intercal{22BA}{}
735% \showsymbol\veebar{22BB}{}
736% \showsymbol\barwedge{22BC}{}
737% \showsymbol\barvee{22BD}{}
738% \showsymbol\diamond{22C4}{}, \cmd\smwhtdiamond
739% \showsymbol\cdot{22C5}{*}
740% \showsymbol\star{22C6}{}
741% \showsymbol\divideontimes{22C7}{}
742% \showsymbol\ltimes{22C9}{}
743% \showsymbol\rtimes{22CA}{}
744% \showsymbol\leftthreetimes{22CB}{}
745% \showsymbol\rightthreetimes{22CC}{}
746% \showsymbol\curlyvee{22CE}{}
747% \showsymbol\curlywedge{22CF}{}
748% \showsymbol\Cap{22D2}{}, \cmd\doublecap
749% \showsymbol\Cup{22D3}{}, \cmd\doublecup
750% \showsymbol\varbarwedge{2305}{*}
751% \showsymbol\vardoublebarwedge{2306}{*}
752% \showsymbol\obar{233D}{}
753% \showsymbol\triangle{25B3}{}, \cmd\bigtriangleup
754% \showsymbol\lhd{22B2}{}
755% \showsymbol\rhd{22B3}{}
756% \showsymbol\unlhd{22B4}{}
757% \showsymbol\unrhd{22B5}{}
758% \showsymbol\mdlgwhtcircle{25CB}{*}
759% \showsymbol\boxbar{25EB}{*}
760% \showsymbol\veedot{27C7}{*}
761% \showsymbol\wedgedot{27D1}{*}
762% \showsymbol\lozengeminus{27E0}{*}
763% \showsymbol\concavediamond{27E1}{*}
764% \showsymbol\concavediamondtickleft{27E2}{*}
765% \showsymbol\concavediamondtickright{27E3}{*}
766% \showsymbol\whitesquaretickleft{27E4}{*}
767% \showsymbol\whitesquaretickright{27E5}{*}
768% \showsymbol\typecolon{2982}{*}
769% \showsymbol\circlehbar{29B5}{*}
770% \showsymbol\circledvert{29B6}{}
771% \showsymbol\circledparallel{29B7}{}
772% \showsymbol\obslash{29B8}{}
773% \showsymbol\operp{29B9}{*}
774% \showsymbol\olessthan{29C0}{}
775% \showsymbol\ogreaterthan{29C1}{}
776% \showsymbol\boxdiag{29C4}{}
777% \showsymbol\boxbslash{29C5}{}
778% \showsymbol\boxast{29C6}{}
779% \showsymbol\boxcircle{29C7}{}
780% \showsymbol\boxbox{29C8}{*}
781% \showsymbol\triangleserifs{29CD}{*}
782% \showsymbol\hourglass{29D6}{*}
783% \showsymbol\blackhourglass{29D7}{*}
784% \showsymbol\shuffle{29E2}{*}
785% \showsymbol\mdlgblklozenge{29EB}{*}
786% \showsymbol\setminus{29F5}{*}
787% \showsymbol\dsol{29F6}{*}
788% \showsymbol\rsolbar{29F7}{*}
789% \showsymbol\doubleplus{29FA}{*}
790% \showsymbol\tripleplus{29FB}{*}
791% \showsymbol\tplus{29FE}{*}
792% \showsymbol\tminus{29FF}{*}
793% \showsymbol\ringplus{2A22}{}
794% \showsymbol\plushat{2A23}{}
795% \showsymbol\simplus{2A24}{}
796% \showsymbol\plusdot{2A25}{}
797% \showsymbol\plussim{2A26}{}
798% \showsymbol\plussubtwo{2A27}{}
799% \showsymbol\plustrif{2A28}{*}
800% \showsymbol\commaminus{2A29}{*}
801% \showsymbol\minusdot{2A2A}{}
802% \showsymbol\minusfdots{2A2B}{}
803% \showsymbol\minusrdots{2A2C}{*}
804% \showsymbol\opluslhrim{2A2D}{*}
805% \showsymbol\oplusrhrim{2A2E}{*}
806% \showsymbol\vectimes{2A2F}{*}
807% \showsymbol\dottimes{2A30}{}
808% \showsymbol\timesbar{2A31}{}
809% \showsymbol\btimes{2A32}{}
810% \showsymbol\smashtimes{2A33}{*}
811% \showsymbol\otimeslhrim{2A34}{*}
812% \showsymbol\otimesrhrim{2A35}{*}
813% \showsymbol\otimeshat{2A36}{*}
814% \showsymbol\Otimes{2A37}{*}
815% \showsymbol\odiv{2A38}{*}
816% \showsymbol\triangleplus{2A39}{*}
817% \showsymbol\triangleminus{2A3A}{*}
818% \showsymbol\triangletimes{2A3B}{*}
819% \showsymbol\intprod{2A3C}{*}
820% \showsymbol\intprodr{2A3D}{*}
821% \showsymbol\fcmp{2A3E}{*}
822% \showsymbol\amalg{2A3F}{}
823% \showsymbol\capdot{2A40}{*}
824% \showsymbol\uminus{2A41}{*}
825% \showsymbol\barcup{2A42}{*}
826% \showsymbol\barcap{2A43}{*}
827% \showsymbol\capwedge{2A44}{*}
828% \showsymbol\cupvee{2A45}{*}
829% \showsymbol\cupovercap{2A46}{*}
830% \showsymbol\capovercup{2A47}{*}
831% \showsymbol\cupbarcap{2A48}{*}
832% \showsymbol\capbarcup{2A49}{*}
833% \showsymbol\twocups{2A4A}{*}
834% \showsymbol\twocaps{2A4B}{*}
835% \showsymbol\closedvarcup{2A4C}{*}
836% \showsymbol\closedvarcap{2A4D}{*}
837% \showsymbol\Sqcap{2A4E}{*}
838% \showsymbol\Sqcup{2A4F}{*}
839% \showsymbol\closedvarcupsmashprod{2A50}{*}
840% \showsymbol\wedgeodot{2A51}{*}
841% \showsymbol\veeodot{2A52}{*}
842% \showsymbol\Wedge{2A53}{*}
843% \showsymbol\Vee{2A54}{*}
844% \showsymbol\wedgeonwedge{2A55}{*}
845% \showsymbol\veeonvee{2A56}{*}
846% \showsymbol\bigslopedvee{2A57}{*}
847% \showsymbol\bigslopedwedge{2A58}{*}
848% \showsymbol\wedgemidvert{2A5A}{*}
849% \showsymbol\veemidvert{2A5B}{*}
850% \showsymbol\midbarwedge{2A5C}{*}
851% \showsymbol\midbarvee{2A5D}{*}
852% \showsymbol\doublebarwedge{2A5E}{}
853% \showsymbol\wedgebar{2A5F}{*}
854% \showsymbol\wedgedoublebar{2A60}{*}
855% \showsymbol\varveebar{2A61}{*}
856% \showsymbol\doublebarvee{2A62}{*}
857% \showsymbol\veedoublebar{2A63}{}
858% \showsymbol\dsub{2A64}{*}
859% \showsymbol\rsub{2A65}{*}
860% \showsymbol\eqqplus{2A71}{}
861% \showsymbol\pluseqq{2A72}{}
862% \showsymbol\interleave{2AF4}{}
863% \showsymbol\nhVvert{2AF5}{}
864% \showsymbol\threedotcolon{2AF6}{}
865% \showsymbol\trslash{2AFB}{}
866% \showsymbol\sslash{2AFD}{}
867% \showsymbol\talloblong{2AFE}{}
868% \end{multicols}
869%
870% \subsection{Relations}
871% \begin{multicols}{2}
872% \showsymbol*{002A}{}, \cmd\ast
873% \showsymbol:{003A}{}
874% \showsymbol<{003C}{}, \cmd\less
875% \showsymbol={003D}{}, \cmd\equal
876% \showsymbol>{003E}{}, \cmd\greater
877% \showsymbol\closure{2050}{*}
878% \showsymbol\vertoverlay{20D2}{}
879% \showsymbol\leftarrow{2190}{}, \cmd\gets
880% \showsymbol\uparrow{2191}{}
881% \showsymbol\rightarrow{2192}{}, \cmd\to
882% \showsymbol\downarrow{2193}{}
883% \showsymbol\leftrightarrow{2194}{}
884% \showsymbol\updownarrow{2195}{}
885% \showsymbol\nwarrow{2196}{}
886% \showsymbol\nearrow{2197}{}
887% \showsymbol\searrow{2198}{}
888% \showsymbol\swarrow{2199}{}
889% \showsymbol\nleftarrow{219A}{}
890% \showsymbol\nrightarrow{219B}{}
891% \showsymbol\leftwavearrow{219C}{}
892% \showsymbol\rightwavearrow{219D}{}
893% \showsymbol\twoheadleftarrow{219E}{}
894% \showsymbol\twoheaduparrow{219F}{}
895% \showsymbol\twoheadrightarrow{21A0}{}
896% \showsymbol\twoheaddownarrow{21A1}{}
897% \showsymbol\leftarrowtail{21A2}{}
898% \showsymbol\rightarrowtail{21A3}{}
899% \showsymbol\mapsfrom{21A4}{}
900% \showsymbol\mapsup{21A5}{}
901% \showsymbol\mapsto{21A6}{}
902% \showsymbol\mapsdown{21A7}{}
903% \showsymbol\hookleftarrow{21A9}{}
904% \showsymbol\hookrightarrow{21AA}{}
905% \showsymbol\looparrowleft{21AB}{}
906% \showsymbol\looparrowright{21AC}{}
907% \showsymbol\leftrightsquigarrow{21AD}{}
908% \showsymbol\nleftrightarrow{21AE}{}
909% \showsymbol\downzigzagarrow{21AF}{}
910% \showsymbol\Lsh{21B0}{}
911% \showsymbol\Rsh{21B1}{}
912% \showsymbol\Ldsh{21B2}{}
913% \showsymbol\Rdsh{21B3}{}
914% \showsymbol\curvearrowleft{21B6}{}
915% \showsymbol\curvearrowright{21B7}{}
916% \showsymbol\circlearrowleft{21BA}{}
917% \showsymbol\circlearrowright{21BB}{}
918% \showsymbol\leftharpoonup{21BC}{}
919% \showsymbol\leftharpoondown{21BD}{}
920% \showsymbol\upharpoonright{21BE}{}, \cmd\restriction
921% \showsymbol\upharpoonleft{21BF}{}
922% \showsymbol\rightharpoonup{21C0}{}
923% \showsymbol\rightharpoondown{21C1}{}
924% \showsymbol\downharpoonright{21C2}{}
925% \showsymbol\downharpoonleft{21C3}{}
926% \showsymbol\rightleftarrows{21C4}{}
927% \showsymbol\updownarrows{21C5}{}
928% \showsymbol\leftrightarrows{21C6}{}
929% \showsymbol\leftleftarrows{21C7}{}
930% \showsymbol\upuparrows{21C8}{}
931% \showsymbol\rightrightarrows{21C9}{}
932% \showsymbol\downdownarrows{21CA}{}
933% \showsymbol\leftrightharpoons{21CB}{}
934% \showsymbol\rightleftharpoons{21CC}{}
935% \showsymbol\nLeftarrow{21CD}{}
936% \showsymbol\nLeftrightarrow{21CE}{}
937% \showsymbol\nRightarrow{21CF}{}
938% \showsymbol\Leftarrow{21D0}{}
939% \showsymbol\Uparrow{21D1}{}
940% \showsymbol\Rightarrow{21D2}{}
941% \showsymbol\Downarrow{21D3}{}
942% \showsymbol\Leftrightarrow{21D4}{}
943% \showsymbol\Updownarrow{21D5}{}
944% \showsymbol\Nwarrow{21D6}{}
945% \showsymbol\Nearrow{21D7}{}
946% \showsymbol\Searrow{21D8}{}
947% \showsymbol\Swarrow{21D9}{}
948% \showsymbol\Lleftarrow{21DA}{*}
949% \showsymbol\Rrightarrow{21DB}{*}
950% \showsymbol\leftsquigarrow{21DC}{}
951% \showsymbol\rightsquigarrow{21DD}{}, \cmd\leadsto
952% \showsymbol\barleftarrow{21E4}{*}
953% \showsymbol\rightarrowbar{21E5}{*}
954% \showsymbol\circleonrightarrow{21F4}{*}
955% \showsymbol\downuparrows{21F5}{}
956% \showsymbol\rightthreearrows{21F6}{*}
957% \showsymbol\nvleftarrow{21F7}{*}
958% \showsymbol\nvrightarrow{21F8}{*}
959% \showsymbol\nvleftrightarrow{21F9}{*}
960% \showsymbol\nVleftarrow{21FA}{*}
961% \showsymbol\nVrightarrow{21FB}{*}
962% \showsymbol\nVleftrightarrow{21FC}{*}
963% \showsymbol\leftarrowtriangle{21FD}{*}
964% \showsymbol\rightarrowtriangle{21FE}{*}
965% \showsymbol\leftrightarrowtriangle{21FF}{*}
966% \showsymbol\in{2208}{}
967% \showsymbol\notin{2209}{}
968% \showsymbol\smallin{220A}{}
969% \showsymbol\ni{220B}{}, \cmd\owns
970% \showsymbol\nni{220C}{}
971% \showsymbol\smallni{220D}{}
972% \showsymbol\propto{221D}{}
973% \showsymbol\varpropto{221D}{}
974% \showsymbol\mid{2223}{}
975% \showsymbol\shortmid{2223}{}
976% \showsymbol\nmid{2224}{}
977% \showsymbol\nshortmid{2224}{*}
978% \showsymbol\parallel{2225}{}
979% \showsymbol\shortparallel{2225}{*}
980% \showsymbol\nparallel{2226}{}
981% \showsymbol\nshortparallel{2226}{*}
982% \showsymbol\Colon{2237}{}
983% \showsymbol\dashcolon{2239}{}
984% \showsymbol\dotsminusdots{223A}{}
985% \showsymbol\kernelcontraction{223B}{}
986% \showsymbol\sim{223C}{}
987% \showsymbol\thicksim{223C}{}
988% \showsymbol\backsim{223D}{}
989% \showsymbol\nsim{2241}{}
990% \showsymbol\eqsim{2242}{}
991% \showsymbol\simeq{2243}{}
992% \showsymbol\nsime{2244}{}
993% \showsymbol\cong{2245}{}
994% \showsymbol\simneqq{2246}{}
995% \showsymbol\ncong{2247}{}
996% \showsymbol\approx{2248}{}
997% \showsymbol\thickapprox{2248}{}
998% \showsymbol\napprox{2249}{}
999% \showsymbol\approxeq{224A}{}
1000% \showsymbol\approxident{224B}{}
1001% \showsymbol\backcong{224C}{}
1002% \showsymbol\asymp{224D}{}
1003% \showsymbol\Bumpeq{224E}{}
1004% \showsymbol\bumpeq{224F}{}
1005% \showsymbol\doteq{2250}{}
1006% \showsymbol\Doteq{2251}{}, \cmd\doteqdot
1007% \showsymbol\fallingdotseq{2252}{}
1008% \showsymbol\risingdotseq{2253}{}
1009% \showsymbol\coloneq{2254}{}
1010% \showsymbol\eqcolon{2255}{}
1011% \showsymbol\eqcirc{2256}{}
1012% \showsymbol\circeq{2257}{}
1013% \showsymbol\arceq{2258}{}
1014% \showsymbol\wedgeq{2259}{}
1015% \showsymbol\veeeq{225A}{}
1016% \showsymbol\stareq{225B}{}
1017% \showsymbol\triangleq{225C}{}
1018% \showsymbol\eqdef{225D}{}
1019% \showsymbol\measeq{225E}{}
1020% \showsymbol\questeq{225F}{}
1021% \showsymbol\ne{2260}{}, \cmd\neq
1022% \showsymbol\equiv{2261}{}
1023% \showsymbol\nequiv{2262}{}
1024% \showsymbol\Equiv{2263}{}
1025% \showsymbol\leq{2264}{}, \cmd\le
1026% \showsymbol\geq{2265}{}, \cmd\ge
1027% \showsymbol\leqq{2266}{}
1028% \showsymbol\geqq{2267}{}
1029% \showsymbol\lneqq{2268}{}
1030% \showsymbol\lvertneqq{2268}{}
1031% \showsymbol\gneqq{2269}{}
1032% \showsymbol\gvertneqq{2269}{}
1033% \showsymbol\ll{226A}{}
1034% \showsymbol\gg{226B}{}
1035% \showsymbol\between{226C}{}
1036% \showsymbol\nasymp{226D}{}
1037% \showsymbol\nless{226E}{}
1038% \showsymbol\ngtr{226F}{}
1039% \showsymbol\nleq{2270}{}
1040% \showsymbol\ngeq{2271}{}
1041% \showsymbol\lesssim{2272}{}
1042% \showsymbol\gtrsim{2273}{}
1043% \showsymbol\nlesssim{2274}{}
1044% \showsymbol\ngtrsim{2275}{}
1045% \showsymbol\lessgtr{2276}{}
1046% \showsymbol\gtrless{2277}{}
1047% \showsymbol\nlessgtr{2278}{}
1048% \showsymbol\ngtrless{2279}{}
1049% \showsymbol\prec{227A}{}
1050% \showsymbol\succ{227B}{}
1051% \showsymbol\preccurlyeq{227C}{}
1052% \showsymbol\succcurlyeq{227D}{}
1053% \showsymbol\precsim{227E}{}
1054% \showsymbol\succsim{227F}{}
1055% \showsymbol\nprec{2280}{}
1056% \showsymbol\nsucc{2281}{}
1057% \showsymbol\subset{2282}{}
1058% \showsymbol\supset{2283}{}
1059% \showsymbol\nsubset{2284}{}
1060% \showsymbol\nsupset{2285}{}
1061% \showsymbol\subseteq{2286}{}
1062% \showsymbol\supseteq{2287}{}
1063% \showsymbol\nsubseteq{2288}{}
1064% \showsymbol\nsupseteq{2289}{}
1065% \showsymbol\subsetneq{228A}{}
1066% \showsymbol\varsubsetneq{228A}{*}
1067% \showsymbol\supsetneq{228B}{}
1068% \showsymbol\varsupsetneq{228B}{*}
1069% \showsymbol\sqsubset{228F}{}
1070% \showsymbol\sqsupset{2290}{}
1071% \showsymbol\sqsubseteq{2291}{}
1072% \showsymbol\sqsupseteq{2292}{}
1073% \showsymbol\vdash{22A2}{}
1074% \showsymbol\dashv{22A3}{}
1075% \showsymbol\assert{22A6}{}
1076% \showsymbol\models{22A7}{}
1077% \showsymbol\vDash{22A8}{}
1078% \showsymbol\Vdash{22A9}{}
1079% \showsymbol\Vvdash{22AA}{}
1080% \showsymbol\VDash{22AB}{}
1081% \showsymbol\nvdash{22AC}{}
1082% \showsymbol\nvDash{22AD}{}
1083% \showsymbol\nVdash{22AE}{}
1084% \showsymbol\nVDash{22AF}{}
1085% \showsymbol\prurel{22B0}{}
1086% \showsymbol\scurel{22B1}{}
1087% \showsymbol\vartriangleleft{22B2}{}
1088% \showsymbol\vartriangleright{22B3}{}
1089% \showsymbol\trianglelefteq{22B4}{}
1090% \showsymbol\trianglerighteq{22B5}{}
1091% \showsymbol\origof{22B6}{}
1092% \showsymbol\imageof{22B7}{}
1093% \showsymbol\multimap{22B8}{}
1094% \showsymbol\bowtie{22C8}{}
1095% \showsymbol\backsimeq{22CD}{}
1096% \showsymbol\Subset{22D0}{}
1097% \showsymbol\Supset{22D1}{}
1098% \showsymbol\pitchfork{22D4}{}
1099% \showsymbol\equalparallel{22D5}{}
1100% \showsymbol\lessdot{22D6}{}
1101% \showsymbol\gtrdot{22D7}{}
1102% \showsymbol\lll{22D8}{}, \cmd\llless
1103% \showsymbol\ggg{22D9}{}, \cmd\gggtr
1104% \showsymbol\lesseqgtr{22DA}{}
1105% \showsymbol\gtreqless{22DB}{}
1106% \showsymbol\eqless{22DC}{}
1107% \showsymbol\eqgtr{22DD}{}
1108% \showsymbol\curlyeqprec{22DE}{}
1109% \showsymbol\curlyeqsucc{22DF}{}
1110% \showsymbol\npreccurlyeq{22E0}{}
1111% \showsymbol\nsucccurlyeq{22E1}{}
1112% \showsymbol\nsqsubseteq{22E2}{}
1113% \showsymbol\nsqsupseteq{22E3}{}
1114% \showsymbol\sqsubsetneq{22E4}{*}
1115% \showsymbol\sqsupsetneq{22E5}{*}
1116% \showsymbol\lnsim{22E6}{}
1117% \showsymbol\gnsim{22E7}{}
1118% \showsymbol\precnsim{22E8}{}
1119% \showsymbol\succnsim{22E9}{}
1120% \showsymbol\nvartriangleleft{22EA}{}
1121% \showsymbol\nvartriangleright{22EB}{}
1122% \showsymbol\ntrianglelefteq{22EC}{}
1123% \showsymbol\ntrianglerighteq{22ED}{}
1124% \showsymbol\vdots{22EE}{}
1125% \showsymbol\adots{22F0}{}
1126% \showsymbol\ddots{22F1}{}
1127% \showsymbol\disin{22F2}{*}
1128% \showsymbol\varisins{22F3}{*}
1129% \showsymbol\isins{22F4}{*}
1130% \showsymbol\isindot{22F5}{*}
1131% \showsymbol\varisinobar{22F6}{}
1132% \showsymbol\isinobar{22F7}{*}
1133% \showsymbol\isinvb{22F8}{*}
1134% \showsymbol\isinE{22F9}{*}
1135% \showsymbol\nisd{22FA}{*}
1136% \showsymbol\varnis{22FB}{*}
1137% \showsymbol\nis{22FC}{*}
1138% \showsymbol\varniobar{22FD}{}
1139% \showsymbol\niobar{22FE}{*}
1140% \showsymbol\bagmember{22FF}{*}
1141% \showsymbol\frown{2322}{}
1142% \showsymbol\smallfrown{2322}{*}
1143% \showsymbol\smile{2323}{}
1144% \showsymbol\smallsmile{2323}{*}
1145% \showsymbol\APLnotslash{233F}{}
1146% \showsymbol\vartriangle{25B5}{*}
1147% \showsymbol\perp{27C2}{*}
1148% \showsymbol\bsolhsub{27C8}{}
1149% \showsymbol\suphsol{27C9}{}
1150% \showsymbol\upin{27D2}{*}
1151% \showsymbol\pullback{27D3}{*}
1152% \showsymbol\pushout{27D4}{*}
1153% \showsymbol\DashVDash{27DA}{*}
1154% \showsymbol\dashVdash{27DB}{*}
1155% \showsymbol\multimapinv{27DC}{*}
1156% \showsymbol\vlongdash{27DD}{*}
1157% \showsymbol\longdashv{27DE}{*}
1158% \showsymbol\cirbot{27DF}{*}
1159% \showsymbol\UUparrow{27F0}{*}
1160% \showsymbol\DDownarrow{27F1}{*}
1161% \showsymbol\acwgapcirclearrow{27F2}{*}
1162% \showsymbol\cwgapcirclearrow{27F3}{*}
1163% \showsymbol\rightarrowonoplus{27F4}{*}
1164% \showsymbol\longleftarrow{27F5}{*}
1165% \showsymbol\longrightarrow{27F6}{*}
1166% \showsymbol\longleftrightarrow{27F7}{*}
1167% \showsymbol\Longleftarrow{27F8}{*}
1168% \showsymbol\Longrightarrow{27F9}{*}
1169% \showsymbol\Longleftrightarrow{27FA}{*}
1170% \showsymbol\longmapsfrom{27FB}{*}
1171% \showsymbol\longmapsto{27FC}{*}
1172% \showsymbol\Longmapsfrom{27FD}{*}
1173% \showsymbol\Longmapsto{27FE}{*}
1174% \showsymbol\longrightsquigarrow{27FF}{*}
1175% \showsymbol\nvtwoheadrightarrow{2900}{*}
1176% \showsymbol\nVtwoheadrightarrow{2901}{*}
1177% \showsymbol\nvLeftarrow{2902}{*}
1178% \showsymbol\nvRightarrow{2903}{*}
1179% \showsymbol\nvLeftrightarrow{2904}{*}
1180% \showsymbol\twoheadmapsto{2905}{*}
1181% \showsymbol\Mapsfrom{2906}{*}
1182% \showsymbol\Mapsto{2907}{*}
1183% \showsymbol\downarrowbarred{2908}{*}
1184% \showsymbol\uparrowbarred{2909}{*}
1185% \showsymbol\Uuparrow{290A}{*}
1186% \showsymbol\Ddownarrow{290B}{*}
1187% \showsymbol\leftbkarrow{290C}{*}
1188% \showsymbol\rightbkarrow{290D}{*}
1189% \showsymbol\leftdbkarrow{290E}{*}, \cmd\dashleftarrow
1190% \showsymbol\dbkarow{290F}{*}, \cmd\dashrightarrow
1191% \showsymbol\drbkarow{2910}{*}
1192% \showsymbol\rightdotarrow{2911}{*}
1193% \showsymbol\baruparrow{2912}{*}
1194% \showsymbol\downarrowbar{2913}{*}
1195% \showsymbol\nvrightarrowtail{2914}{*}
1196% \showsymbol\nVrightarrowtail{2915}{*}
1197% \showsymbol\twoheadrightarrowtail{2916}{*}
1198% \showsymbol\nvtwoheadrightarrowtail{2917}{*}
1199% \showsymbol\nVtwoheadrightarrowtail{2918}{*}
1200% \showsymbol\lefttail{2919}{*}
1201% \showsymbol\righttail{291A}{*}
1202% \showsymbol\leftdbltail{291B}{*}
1203% \showsymbol\rightdbltail{291C}{*}
1204% \showsymbol\diamondleftarrow{291D}{*}
1205% \showsymbol\rightarrowdiamond{291E}{*}
1206% \showsymbol\diamondleftarrowbar{291F}{*}
1207% \showsymbol\barrightarrowdiamond{2920}{*}
1208% \showsymbol\nwsearrow{2921}{*}
1209% \showsymbol\neswarrow{2922}{*}
1210% \showsymbol\hknwarrow{2923}{*}
1211% \showsymbol\hknearrow{2924}{*}
1212% \showsymbol\hksearow{2925}{*}
1213% \showsymbol\hkswarow{2926}{*}
1214% \showsymbol\tona{2927}{*}
1215% \showsymbol\toea{2928}{*}
1216% \showsymbol\tosa{2929}{*}
1217% \showsymbol\towa{292A}{*}
1218% \showsymbol\rightcurvedarrow{2933}{*}
1219% \showsymbol\leftdowncurvedarrow{2936}{*}
1220% \showsymbol\rightdowncurvedarrow{2937}{*}
1221% \showsymbol\cwrightarcarrow{2938}{*}
1222% \showsymbol\acwleftarcarrow{2939}{*}
1223% \showsymbol\acwoverarcarrow{293A}{*}
1224% \showsymbol\acwunderarcarrow{293B}{*}
1225% \showsymbol\curvearrowrightminus{293C}{*}
1226% \showsymbol\curvearrowleftplus{293D}{*}
1227% \showsymbol\cwundercurvearrow{293E}{*}
1228% \showsymbol\ccwundercurvearrow{293F}{*}
1229% \showsymbol\acwcirclearrow{2940}{*}
1230% \showsymbol\cwcirclearrow{2941}{*}
1231% \showsymbol\rightarrowshortleftarrow{2942}{*}
1232% \showsymbol\leftarrowshortrightarrow{2943}{*}
1233% \showsymbol\shortrightarrowleftarrow{2944}{*}
1234% \showsymbol\rightarrowplus{2945}{*}
1235% \showsymbol\leftarrowplus{2946}{*}
1236% \showsymbol\rightarrowx{2947}{*}
1237% \showsymbol\leftrightarrowcircle{2948}{*}
1238% \showsymbol\twoheaduparrowcircle{2949}{*}
1239% \showsymbol\leftrightharpoonupdown{294A}{*}
1240% \showsymbol\leftrightharpoondownup{294B}{*}
1241% \showsymbol\updownharpoonrightleft{294C}{*}
1242% \showsymbol\updownharpoonleftright{294D}{*}
1243% \showsymbol\leftrightharpoonupup{294E}{*}
1244% \showsymbol\updownharpoonrightright{294F}{*}
1245% \showsymbol\leftrightharpoondowndown{2950}{*}
1246% \showsymbol\updownharpoonleftleft{2951}{*}
1247% \showsymbol\barleftharpoonup{2952}{*}
1248% \showsymbol\rightharpoonupbar{2953}{*}
1249% \showsymbol\barupharpoonright{2954}{*}
1250% \showsymbol\downharpoonrightbar{2955}{*}
1251% \showsymbol\barleftharpoondown{2956}{*}
1252% \showsymbol\rightharpoondownbar{2957}{*}
1253% \showsymbol\barupharpoonleft{2958}{*}
1254% \showsymbol\downharpoonleftbar{2959}{*}
1255% \showsymbol\leftharpoonupbar{295A}{*}
1256% \showsymbol\barrightharpoonup{295B}{*}
1257% \showsymbol\upharpoonrightbar{295C}{*}
1258% \showsymbol\bardownharpoonright{295D}{*}
1259% \showsymbol\leftharpoondownbar{295E}{*}
1260% \showsymbol\barrightharpoondown{295F}{*}
1261% \showsymbol\upharpoonleftbar{2960}{*}
1262% \showsymbol\bardownharpoonleft{2961}{*}
1263% \showsymbol\leftharpoonsupdown{2962}{*}
1264% \showsymbol\upharpoonsleftright{2963}{*}
1265% \showsymbol\rightharpoonsupdown{2964}{*}
1266% \showsymbol\downharpoonsleftright{2965}{*}
1267% \showsymbol\leftrightharpoonsup{2966}{*}
1268% \showsymbol\leftrightharpoonsdown{2967}{*}
1269% \showsymbol\rightleftharpoonsup{2968}{*}
1270% \showsymbol\rightleftharpoonsdown{2969}{*}
1271% \showsymbol\leftharpoonupdash{296A}{*}
1272% \showsymbol\dashleftharpoondown{296B}{*}
1273% \showsymbol\rightharpoonupdash{296C}{*}
1274% \showsymbol\dashrightharpoondown{296D}{*}
1275% \showsymbol\updownharpoonsleftright{296E}{*}
1276% \showsymbol\downupharpoonsleftright{296F}{*}
1277% \showsymbol\rightimply{2970}{*}
1278% \showsymbol\equalrightarrow{2971}{*}
1279% \showsymbol\similarrightarrow{2972}{*}
1280% \showsymbol\leftarrowsimilar{2973}{*}
1281% \showsymbol\rightarrowsimilar{2974}{*}
1282% \showsymbol\rightarrowapprox{2975}{*}
1283% \showsymbol\ltlarr{2976}{*}
1284% \showsymbol\leftarrowless{2977}{*}
1285% \showsymbol\gtrarr{2978}{*}
1286% \showsymbol\subrarr{2979}{*}
1287% \showsymbol\leftarrowsubset{297A}{*}
1288% \showsymbol\suplarr{297B}{*}
1289% \showsymbol\leftfishtail{297C}{*}
1290% \showsymbol\rightfishtail{297D}{*}
1291% \showsymbol\upfishtail{297E}{*}
1292% \showsymbol\downfishtail{297F}{*}
1293% \showsymbol\rtriltri{29CE}{*}
1294% \showsymbol\ltrivb{29CF}{*}
1295% \showsymbol\vbrtri{29D0}{*}
1296% \showsymbol\lfbowtie{29D1}{*}
1297% \showsymbol\rfbowtie{29D2}{*}
1298% \showsymbol\fbowtie{29D3}{*}
1299% \showsymbol\lftimes{29D4}{*}
1300% \showsymbol\rftimes{29D5}{*}
1301% \showsymbol\dualmap{29DF}{*}
1302% \showsymbol\lrtriangleeq{29E1}{*}
1303% \showsymbol\eparsl{29E3}{*}
1304% \showsymbol\smeparsl{29E4}{*}
1305% \showsymbol\eqvparsl{29E5}{*}
1306% \showsymbol\gleichstark{29E6}{*}
1307% \showsymbol\ruledelayed{29F4}{*}
1308% \showsymbol\veeonwedge{2A59}{*}
1309% \showsymbol\eqdot{2A66}{}
1310% \showsymbol\dotequiv{2A67}{}
1311% \showsymbol\equivVert{2A68}{*}
1312% \showsymbol\equivVvert{2A69}{*}
1313% \showsymbol\dotsim{2A6A}{}
1314% \showsymbol\simrdots{2A6B}{*}
1315% \showsymbol\simminussim{2A6C}{*}
1316% \showsymbol\congdot{2A6D}{}
1317% \showsymbol\asteq{2A6E}{}
1318% \showsymbol\hatapprox{2A6F}{}
1319% \showsymbol\approxeqq{2A70}{}
1320% \showsymbol\eqqsim{2A73}{}
1321% \showsymbol\Coloneq{2A74}{*}
1322% \showsymbol\eqeq{2A75}{*}
1323% \showsymbol\eqeqeq{2A76}{*}
1324% \showsymbol\ddotseq{2A77}{*}
1325% \showsymbol\equivDD{2A78}{*}
1326% \showsymbol\ltcir{2A79}{*}
1327% \showsymbol\gtcir{2A7A}{*}
1328% \showsymbol\ltquest{2A7B}{*}
1329% \showsymbol\gtquest{2A7C}{*}
1330% \showsymbol\leqslant{2A7D}{}
1331% \showsymbol\geqslant{2A7E}{}
1332% \showsymbol\lesdot{2A7F}{*}
1333% \showsymbol\gesdot{2A80}{*}
1334% \showsymbol\lesdoto{2A81}{*}
1335% \showsymbol\gesdoto{2A82}{*}
1336% \showsymbol\lesdotor{2A83}{*}
1337% \showsymbol\gesdotol{2A84}{*}
1338% \showsymbol\lessapprox{2A85}{*}
1339% \showsymbol\gtrapprox{2A86}{*}
1340% \showsymbol\lneq{2A87}{}
1341% \showsymbol\gneq{2A88}{}
1342% \showsymbol\lnapprox{2A89}{}
1343% \showsymbol\gnapprox{2A8A}{}
1344% \showsymbol\lesseqqgtr{2A8B}{*}
1345% \showsymbol\gtreqqless{2A8C}{*}
1346% \showsymbol\lsime{2A8D}{*}
1347% \showsymbol\gsime{2A8E}{*}
1348% \showsymbol\lsimg{2A8F}{*}
1349% \showsymbol\gsiml{2A90}{*}
1350% \showsymbol\lgE{2A91}{*}
1351% \showsymbol\glE{2A92}{*}
1352% \showsymbol\lesges{2A93}{*}
1353% \showsymbol\gesles{2A94}{*}
1354% \showsymbol\eqslantless{2A95}{}
1355% \showsymbol\eqslantgtr{2A96}{}
1356% \showsymbol\elsdot{2A97}{*}
1357% \showsymbol\egsdot{2A98}{*}
1358% \showsymbol\eqqless{2A99}{*}
1359% \showsymbol\eqqgtr{2A9A}{*}
1360% \showsymbol\eqqslantless{2A9B}{*}
1361% \showsymbol\eqqslantgtr{2A9C}{*}
1362% \showsymbol\simless{2A9D}{}
1363% \showsymbol\simgtr{2A9E}{}
1364% \showsymbol\simlE{2A9F}{*}
1365% \showsymbol\simgE{2AA0}{*}
1366% \showsymbol\Lt{2AA1}{*}
1367% \showsymbol\Gt{2AA2}{*}
1368% \showsymbol\partialmeetcontraction{2AA3}{*}
1369% \showsymbol\glj{2AA4}{*}
1370% \showsymbol\gla{2AA5}{*}
1371% \showsymbol\ltcc{2AA6}{*}
1372% \showsymbol\gtcc{2AA7}{*}
1373% \showsymbol\lescc{2AA8}{*}
1374% \showsymbol\gescc{2AA9}{*}
1375% \showsymbol\smt{2AAA}{*}
1376% \showsymbol\lat{2AAB}{*}
1377% \showsymbol\smte{2AAC}{*}
1378% \showsymbol\late{2AAD}{*}
1379% \showsymbol\bumpeqq{2AAE}{*}
1380% \showsymbol\preceq{2AAF}{}
1381% \showsymbol\npreceq{XXXX}{*}
1382% \showsymbol\succeq{2AB0}{}
1383% \showsymbol\nsucceq{XXXX}{*}
1384% \showsymbol\precneq{2AB1}{*}
1385% \showsymbol\succneq{2AB2}{*}
1386% \showsymbol\preceqq{2AB3}{*}
1387% \showsymbol\succeqq{2AB4}{*}
1388% \showsymbol\precneqq{2AB5}{*}
1389% \showsymbol\succneqq{2AB6}{*}
1390% \showsymbol\precapprox{2AB7}{*}
1391% \showsymbol\succapprox{2AB8}{*}
1392% \showsymbol\precnapprox{2AB9}{*}
1393% \showsymbol\succnapprox{2ABA}{*}
1394% \showsymbol\Prec{2ABB}{*}
1395% \showsymbol\Succ{2ABC}{*}
1396% \showsymbol\subsetdot{2ABD}{}
1397% \showsymbol\supsetdot{2ABE}{}
1398% \showsymbol\subsetplus{2ABF}{*}
1399% \showsymbol\supsetplus{2AC0}{*}
1400% \showsymbol\submult{2AC1}{*}
1401% \showsymbol\supmult{2AC2}{*}
1402% \showsymbol\subedot{2AC3}{*}
1403% \showsymbol\supedot{2AC4}{*}
1404% \showsymbol\subseteqq{2AC5}{}
1405% \showsymbol\nsubseteqq{XXXX}{*}
1406% \showsymbol\supseteqq{2AC6}{}
1407% \showsymbol\nsupseteqq{XXXX}{*}
1408% \showsymbol\subsim{2AC7}{*}
1409% \showsymbol\supsim{2AC8}{*}
1410% \showsymbol\subsetapprox{2AC9}{*}
1411% \showsymbol\supsetapprox{2ACA}{*}
1412% \showsymbol\subsetneqq{2ACB}{}
1413% \showsymbol\varsubsetneqq{2ACB}{*}
1414% \showsymbol\supsetneqq{2ACC}{}
1415% \showsymbol\varsupsetneqq{2ACC}{*}
1416% \showsymbol\lsqhook{2ACD}{}
1417% \showsymbol\rsqhook{2ACE}{}
1418% \showsymbol\csub{2ACF}{}
1419% \showsymbol\csup{2AD0}{}
1420% \showsymbol\csube{2AD1}{}
1421% \showsymbol\csupe{2AD2}{}
1422% \showsymbol\subsup{2AD3}{}
1423% \showsymbol\supsub{2AD4}{}
1424% \showsymbol\subsub{2AD5}{}
1425% \showsymbol\supsup{2AD6}{}
1426% \showsymbol\suphsub{2AD7}{}
1427% \showsymbol\supdsub{2AD8}{}
1428% \showsymbol\forkv{2AD9}{}
1429% \showsymbol\topfork{2ADA}{}
1430% \showsymbol\mlcp{2ADB}{}
1431% \showsymbol\forks{2ADC}{}
1432% \showsymbol\forksnot{2ADD}{}
1433% \showsymbol\shortlefttack{2ADE}{}
1434% \showsymbol\shortdowntack{2ADF}{}
1435% \showsymbol\shortuptack{2AE0}{}
1436% \showsymbol\vDdash{2AE2}{}
1437% \showsymbol\dashV{2AE3}{}
1438% \showsymbol\Dashv{2AE4}{}
1439% \showsymbol\DashV{2AE5}{}
1440% \showsymbol\varVdash{2AE6}{}
1441% \showsymbol\Barv{2AE7}{}
1442% \showsymbol\vBar{2AE8}{}
1443% \showsymbol\vBarv{2AE9}{}
1444% \showsymbol\barV{2AEA}{}
1445% \showsymbol\Vbar{2AEB}{}
1446% \showsymbol\Not{2AEC}{}
1447% \showsymbol\bNot{2AED}{}
1448% \showsymbol\revnmid{2AEE}{}
1449% \showsymbol\cirmid{2AEF}{}
1450% \showsymbol\midcir{2AF0}{}
1451% \showsymbol\nhpar{2AF2}{}
1452% \showsymbol\parsim{2AF3}{}
1453% \showsymbol\lllnest{2AF7}{}
1454% \showsymbol\gggnest{2AF8}{}
1455% \showsymbol\leqqslant{2AF9}{}
1456% \showsymbol\geqqslant{2AFA}{}
1457% \showsymbol\circleonleftarrow{2B30}{*}
1458% \showsymbol\leftthreearrows{2B31}{*}
1459% \showsymbol\leftarrowonoplus{2B32}{*}
1460% \showsymbol\longleftsquigarrow{2B33}{*}
1461% \showsymbol\nvtwoheadleftarrow{2B34}{*}
1462% \showsymbol\nVtwoheadleftarrow{2B35}{*}
1463% \showsymbol\twoheadmapsfrom{2B36}{*}
1464% \showsymbol\twoheadleftdbkarrow{2B37}{*}
1465% \showsymbol\leftdotarrow{2B38}{*}
1466% \showsymbol\nvleftarrowtail{2B39}{*}
1467% \showsymbol\nVleftarrowtail{2B3A}{*}
1468% \showsymbol\twoheadleftarrowtail{2B3B}{*}
1469% \showsymbol\nvtwoheadleftarrowtail{2B3C}{*}
1470% \showsymbol\nVtwoheadleftarrowtail{2B3D}{*}
1471% \showsymbol\leftarrowx{2B3E}{*}
1472% \showsymbol\leftcurvedarrow{2B3F}{*}
1473% \showsymbol\equalleftarrow{2B40}{*}
1474% \showsymbol\bsimilarleftarrow{2B41}{*}
1475% \showsymbol\leftarrowbackapprox{2B42}{*}
1476% \showsymbol\rightarrowgtr{2B43}{*}
1477% \showsymbol\rightarrowsupset{2B44}{*}
1478% \showsymbol\LLeftarrow{2B45}{*}
1479% \showsymbol\RRightarrow{2B46}{*}
1480% \showsymbol\bsimilarrightarrow{2B47}{*}
1481% \showsymbol\rightarrowbackapprox{2B48}{*}
1482% \showsymbol\similarleftarrow{2B49}{*}
1483% \showsymbol\leftarrowapprox{2B4A}{*}
1484% \showsymbol\leftarrowbsimilar{2B4B}{*}
1485% \showsymbol\rightarrowbsimilar{2B4C}{*}
1486% \showsymbol\ngeqq{XXXX}{}
1487% \showsymbol\ngeqslant{XXXX}{}
1488% \showsymbol\nleqslant{XXXX}{}
1489% \showsymbol\nleqq{XXXX}{}
1490% \showsymbol\ncongdot{XXXX}{}
1491% \showsymbol\napproxeqq{XXXX}{}
1492% \showsymbol\nll{XXXX}{}
1493% \showsymbol\ngg{XXXX}{}
1494% \showsymbol\nsqsubset{XXXX}{}
1495% \showsymbol\nsqsupset{XXXX}{}
1496% \showsymbol\nBumpeq{XXXX}{}
1497% \showsymbol\nbumpeq{XXXX}{}
1498% \showsymbol\neqsim{XXXX}{}
1499% \showsymbol\nvarisinobar{XXXX}{}
1500% \showsymbol\nvarniobar{XXXX}{}
1501% \showsymbol\neqslantless{XXXX}{}
1502% \showsymbol\neqslantgtr{XXXX}{}
1503% \showsymbol\lhook{XXXX}{}
1504% \showsymbol\rhook{XXXX}{}
1505% \showsymbol\relbar{XXXX}{}
1506% \showsymbol\Relbar{XXXX}{}
1507% \showsymbol\Rrelbar{XXXX}{*}
1508% \showsymbol\RRelbar{XXXX}{*}
1509% \showsymbol\mapsfromchar{XXXX}{}
1510% \showsymbol\mapstochar{XXXX}{}
1511% \end{multicols}
1512%
1513% \newpage
1514% \subsection{Punctuation}
1515% \begin{multicols}{2}
1516% \showsymbol,{002C}{}
1517% \showsymbol\ldotp{002E}{}
1518% \showsymbol\colon{003A}{}
1519% \showsymbol;{003B}{}
1520% \end{multicols}
1521%
1522% \subsection{Integrals}
1523% \label{integrals}
1524% Integrals come in two styles, the slanted versions shown below ($\intsl$,
1525% etc.)\ and upright versions such as~$\intup$. By default, the symbol names
1526% listed below will give you the slanted style, but if you specify the |upint|
1527% package option, they will give you the corresponding upright symbols.
1528%
1529% It is highly recommended that authors stick to the names below and use the
1530% |upint| package option to choose a style globally for their document.
1531% However, in recognition of the fact that it might occasionally be necessary
1532% to mix the two styles, alternative names have been provided for all
1533% integrals. Append |sl| or |up| to the names below to request either the
1534% \emph{sl}anted or the \emph{up}right variant. Thus, |$\intsl$| will always
1535% yield~$\intsl$ and |$\intup$| will always yield~$\intup$, and similarly for
1536% the other integrals.
1537%
1538% \begin{multicols}{2}
1539% \showsymbol\smallint{222B}{}
1540% \showsymbol\smalliint{222C}{}
1541% \showsymbol\smalliiint{222D}{}
1542% \showsymbol\smalloint{222E}{}
1543% \showsymbol\smalloiint{222F}{}
1544% \showsymbol\smalloiiint{2230}{}
1545% \showsymbol\smallintclockwise{2231}{}
1546% \showsymbol\smallvarointclockwise{2232}{}
1547% \showsymbol\smallointctrclockwise{2233}{}
1548% \showsymbol\smallsumint{2A0B}{}
1549% \showsymbol\smalliiiint{2A0C}{}
1550% \showsymbol\smallintbar{2A0D}{}
1551% \showsymbol\smallintBar{2A0E}{}
1552% \showsymbol\smallfint{2A0F}{}
1553% \showsymbol\smallcirfnint{2A10}{}
1554% \showsymbol\smallawint{2A11}{}
1555% \showsymbol\smallrppolint{2A12}{}
1556% \showsymbol\smallscpolint{2A13}{}
1557% \showsymbol\smallnpolint{2A14}{}
1558% \showsymbol\smallpointint{2A15}{}
1559% \showsymbol\smallsqint{2A16}{}
1560% \showsymbol\smallintlarhk{2A17}{}
1561% \showsymbol\smallintx{2A18}{}
1562% \showsymbol\smallintcap{2A19}{}
1563% \showsymbol\smallintcup{2A1A}{}
1564% \showsymbol\smallupint{2A1B}{}
1565% \showsymbol\smalllowint{2A1C}{}
1566% \end{multicols}
1567%
1568% \begin{multicols}{2}
1569% \showop\int{222B}{}
1570% \showop\iint{222C}{}
1571% \showop\iiint{222D}{}
1572% \showop\oint{222E}{}
1573% \showop\oiint{222F}{}
1574% \showop\oiiint{2230}{}
1575% \showop\intclockwise{2231}{}
1576% \showop\varointclockwise{2232}{}
1577% \showop\ointctrclockwise{2233}{}
1578% \showop\sumint{2A0B}{}
1579% \showop\iiiint{2A0C}{}
1580% \showop\intbar{2A0D}{}
1581% \showop\intBar{2A0E}{}
1582% \showop\fint{2A0F}{}
1583% \showop\cirfnint{2A10}{}
1584% \showop\awint{2A11}{}
1585% \showop\rppolint{2A12}{}
1586% \showop\scpolint{2A13}{}
1587% \showop\npolint{2A14}{}
1588% \showop\pointint{2A15}{}
1589% \showop\sqint{2A16}{}
1590% \showop\intlarhk{2A17}{}
1591% \showop\intx{2A18}{}
1592% \showop\intcap{2A19}{}
1593% \showop\intcup{2A1A}{}
1594% \showop\upint{2A1B}{}
1595% \showop\lowint{2A1C}{}
1596% \end{multicols}
1597%
1598% \subsection{Big operators}
1599% \begin{multicols}{2}
1600% \showop\Bbbsum{2140}{}
1601% \showop\prod{220F}{}
1602% \showop\coprod{2210}{}
1603% \showop\sum{2211}{}
1604% \showop\bigwedge{22C0}{}
1605% \showop\bigvee{22C1}{}
1606% \showop\bigcap{22C2}{}
1607% \showop\bigcup{22C3}{}
1608% \showop\leftouterjoin{27D5}{*}
1609% \showop\rightouterjoin{27D6}{*}
1610% \showop\fullouterjoin{27D7}{*}
1611% \showop\bigbot{27D8}{*}
1612% \showop\bigtop{27D9}{*}
1613% \showop\xsol{29F8}{*}
1614% \showop\xbsol{29F9}{*}
1615% \showop\bigodot{2A00}{*}
1616% \showop\bigoplus{2A01}{*}
1617% \showop\bigotimes{2A02}{*}
1618% \showop\bigcupdot{2A03}{*}
1619% \showop\biguplus{2A04}{*}
1620% \showop\bigsqcap{2A05}{*}
1621% \showop\bigsqcup{2A06}{*}
1622% \showop\conjquant{2A07}{*}
1623% \showop\disjquant{2A08}{*}
1624% \showop\bigtimes{2A09}{*}
1625% \showop\modtwosum{2A0A}{*}
1626% \showop\Join{2A1D}{*}
1627% \showop\bigtriangleleft{2A1E}{*}
1628% \showop\zcmp{2A1F}{*}
1629% \showop\zpipe{2A20}{*}
1630% \showop\zproject{2A21}{*}
1631% \showop\biginterleave{2AFC}{}
1632% \showop\bigtalloblong{2AFF}{*}
1633% \end{multicols}
1634%
1635% \subsection{Delimiters}
1636% \begin{multicols}{2}
1637% \showmbrace/{002F}{}
1638% \showlbrace({0028}{}
1639% \showlbrace[{005B}{}
1640% \showlbrace\lbrace{007B}{}
1641% \showmbrace\backslash{005C}{}
1642% \showrbrace){0029}{}
1643% \showrbrace]{005D}{}
1644% \showrbrace\rbrace{007D}{}
1645% \showlbrace\lceil{2308}{}
1646% \showlbrace\lfloor{230A}{}
1647% \showlbrace\lmoustache{23B0}{*}
1648% \showlbrace\lbrbrak{2772}{*}
1649% \showlbrace\lBrack{27E6}{*}
1650% \showlbrace\langle{27E8}{}, \cmd<
1651% \showlbrace\lAngle{27EA}{*}
1652% \showlbrace\lgroup{27EE}{*}
1653% \showlbrace\lBrace{2983}{*}
1654% \showlbrace\lParen{2985}{*}
1655% \showrbrace\rceil{2309}{}
1656% \showrbrace\rfloor{230B}{}
1657% \showrbrace\rmoustache{23B1}{*}
1658% \showrbrace\rbrbrak{2773}{*}
1659% \showrbrace\rBrack{27E7}{*}
1660% \showrbrace\rangle{27E9}{}, \cmd>
1661% \showrbrace\rAngle{27EB}{*}
1662% \showrbrace\rgroup{27EF}{*}
1663% \showrbrace\rBrace{2984}{*}
1664% \showrbrace\rParen{2986}{*}
1665% \end{multicols}
1666%
1667% \begin{multicols}{2}
1668% \showmbrace\vert{007C}{}, \cmd|
1669% \showmbrace\Vert{2016}{*}, \cmd\|
1670% \showmbrace\Vvert{2980}{}
1671% \showmbrace\uparrow{2191}{}
1672% \showmbrace\downarrow{2193}{}
1673% \showmbrace\updownarrow{2195}{}
1674% \showmbrace\Uparrow{21D1}{}
1675% \showmbrace\Downarrow{21D3}{}
1676% \showmbrace\Updownarrow{21D5}{}
1677% \showmbrace\Uuparrow{290A}{*}
1678% \showmbrace\Ddownarrow{290B}{*}
1679% \showmbrace\UUparrow{27F0}{*}
1680% \showmbrace\DDownarrow{27F1}{*}
1681% \showmbrace\arrowvert{XXXX}{}
1682% \showmbrace\Arrowvert{XXXX}{}
1683% \showmbrace\bracevert{XXXX}{*}
1684% \end{multicols}
1685%
1686% \subsection{Other bracess}
1687% \begin{multicols}{2}
1688% \showsymbol\ulcorner{231C}{*}
1689% \showsymbol\urcorner{231D}{*}
1690% \showsymbol\llcorner{231E}{*}
1691% \showsymbol\lrcorner{231F}{*}
1692% \showsymbol\Lbrbrak{27EC}{*}
1693% \showsymbol\Rbrbrak{27ED}{*}
1694% \showsymbol\llparenthesis{2987}{*}
1695% \showsymbol\rrparenthesis{2988}{*}
1696% \showsymbol\llangle{2989}{*}
1697% \showsymbol\rrangle{298A}{*}
1698% \showsymbol\lbrackubar{298B}{*}
1699% \showsymbol\rbrackubar{298C}{*}
1700% \showsymbol\lbrackultick{298D}{*}
1701% \showsymbol\rbracklrtick{298E}{*}
1702% \showsymbol\lbracklltick{298F}{*}
1703% \showsymbol\rbrackurtick{2990}{*}
1704% \showsymbol\langledot{2991}{*}
1705% \showsymbol\rangledot{2992}{*}
1706% \showsymbol\lparenless{2993}{*}
1707% \showsymbol\rparengtr{2994}{*}
1708% \showsymbol\Lparengtr{2995}{*}
1709% \showsymbol\Rparenless{2996}{*}
1710% \showsymbol\lblkbrbrak{2997}{*}
1711% \showsymbol\rblkbrbrak{2998}{*}
1712% \showsymbol\lvzigzag{29D8}{*}
1713% \showsymbol\rvzigzag{29D9}{*}
1714% \showsymbol\Lvzigzag{29DA}{*}
1715% \showsymbol\Rvzigzag{29DB}{*}
1716% \showsymbol\lcurvyangle{29FC}{*}
1717% \showsymbol\rcurvyangle{29FD}{*}
1718% \showsymbol\lbrbrak{2772}{*}
1719% \showsymbol\rbrbrak{2773}{*}
1720% \showsymbol\lbag{27C5}{*}
1721% \showsymbol\rbag{27C6}{*}
1722% \showsymbol\Lbrbrak{27EC}{*}
1723% \showsymbol\Rbrbrak{27ED}{*}
1724% \end{multicols}
1725%
1726% \subsection{Accents}
1727% \begin{multicols}{2}
1728% \showaccent\grave{0300}{}
1729% \showaccent\acute{0301}{}
1730% \showaccent\hat{0302}{}
1731% \showaccent\tilde{0303}{}
1732% \showaccent\bar{0304}{}
1733% \showaccent\breve{0306}{}
1734% \showaccent\dot{0307}{}
1735% \showaccent\ddot{0308}{}
1736% \showaccent\ovhook{0309}{}
1737% \showaccent\mathring{030A}{}
1738% \showaccent\check{030C}{}
1739% \showaccent\candra{0310}{}
1740% \showaccent\oturnedcomma{0312}{}
1741% \showaccent\ocommatopright{0315}{}
1742% \showaccent\droang{031A}{}
1743% \showaccent\leftharpoonaccent{20D0}{}
1744% \showaccent\rightharpoonaccent{20D1}{}
1745% \showaccent\leftarrowaccent{20D6}{}
1746% \showaccent\vec{20D7}{}, \cmd\rightarrowaccent
1747% \showaccent\leftrightarrowaccent{20E1}{}
1748% \showaccent\dddot{20DB}{}
1749% \showaccent\ddddot{20DC}{}
1750% \showaccent\annuity{20E7}{}
1751% \showaccent\widebridgeabove{20E9}{}
1752% \showaccent\asteraccent{20F0}{}
1753% \end{multicols}
1754%
1755% \begin{multicols}{2}
1756% \showwideaccent\widehat{0302}{*}
1757% \showwideaccent\widetilde{0303}{*}
1758% \showwideaccent\widecheck{030C}{*}
1759% \showwideaccent\overleftarrow{20D6}{}
1760% \showwideaccent\overrightarrow{20D7}{}
1761% \showwideaccent\underrightarrow{20EF}{}
1762% \showwideaccent\underleftarrow{20EE}{}
1763% \showwideaccent\overleftrightarrow{20E1}{}
1764% \showwideaccent\underleftrightarrow{034D}{}
1765% \showwideaccent\overleftharpoon{20D0}{}
1766% \showwideaccent\overrightharpoon{20D1}{}
1767% \showwideaccent\underleftharpoon{20EC}{}
1768% \showwideaccent\underrightharpoon{20ED}{}
1769% \end{multicols}
1770%
1771% OpenType STIX fonts include a number of under accents that can be used in
1772% math mode, but \TeX\ does not support under accents natively so such glyphs
1773% can not be used directly. Under accents can be set using regular accents and
1774% commands like |\underaccent| from the \pkg{accents} package, for example
1775% \verb|\underaccent{\hat}{X}| gives $\underaccent{\hat}{X}$. The
1776% \pkg{undertilde} package provides |\utilde| for extensible under tilde
1777% accent.
1778%
1779% \subsection{Over and under brackets}
1780% \begin{multicols}{2}
1781% \showover\overbracket{23B4}{}
1782% \showover\overparen{23DC}{}
1783% \showover\overbrace{23DE}{}
1784% \showover\underbracket{23B5}{}
1785% \showover\underparen{23DD}{}
1786% \showover\underbrace{23DF}{}
1787% \end{multicols}
1788%
1789% \subsection{Radicals}
1790% \begin{multicols}{2}
1791% \showaccent\sqrt{221A}{}
1792% \showaccent\longdivision{27CC}{*}
1793% \end{multicols}
1794%
1795% \newpage
1796% \section{Font tables}
1797% \nodecimals
1798% \renewcommand{\thefootnote}{\fnsymbol{footnote}}
1799% The rest of this document shows glyph tables for all STIX fonts. The name
1800% before each table is the \TeX\ font name (i.e. TFM file name).
1801%
1802% Note that STIX fonts have no real smallcaps, the smallcaps below are
1803% synthesized (scaled down upper case letters).
1804%
1805% \subsection{Text fonts}
1806%
1807% \subsubsection*{\texttt{ot1-stixgeneral}}
1808% \fonttable{ot1-stixgeneral}
1809%
1810% \newpage
1811% \subsubsection*{\texttt{ot1-stixgeneralsc}}
1812% \fonttable{ot1-stixgeneralsc}
1813%
1814% \newpage
1815% \subsubsection*{\texttt{t1-stixgeneral}}
1816% \footnotetext[1]{\hex{18} and \hex{DF} do not exist in STIX OpenType fonts,
1817% they were added as part of this package for compatability with |T1|
1818% encoding.}
1819% \fonttable{t1-stixgeneral}
1820%
1821% \newpage
1822% \subsubsection*{\texttt{t1-stixgeneralsc}}
1823% \fonttable{t1-stixgeneralsc}
1824%
1825% \newpage
1826% \subsubsection*{\texttt{ot2-stixgeneral}}
1827% \footnotetext[1]{\hex{24} does not exist in STIX OpenType fonts, it was added as
1828% part of this package for compatability with |OT2| encoding.}
1829% \fonttable{ot2-stixgeneral}
1830%
1831% \newpage
1832% \subsubsection*{\texttt{ot2-stixgeneralsc}}
1833% \fonttable{ot2-stixgeneralsc}
1834%
1835% \newpage
1836% \subsubsection*{\texttt{ts1-stixgeneral}}
1837% \fonttable{ts1-stixgeneral}
1838%
1839% \newpage
1840% \subsection{Math fonts}
1841% \subsubsection*{\texttt{stix-mathrm}}
1842% \fonttable{stix-mathrm}
1843%
1844% \newpage
1845% \subsubsection*{\texttt{stix-mathit}}
1846% \fonttable{stix-mathit}
1847%
1848% \newpage
1849% \subsubsection*{\texttt{stix-mathsf}}
1850% \footnotetext[1]{\hex{28}, \hex{3A}, \hex{7B} and \hex{7C} do not exist in
1851% STIX OpenType fonts.}
1852% \fonttable{stix-mathsf}
1853%
1854% \newpage
1855% \subsubsection*{\texttt{stix-mathsfit}}
1856% \footnotetext[1]{\hex{28}, \hex{7B} and \hex{7C} do not exist in STIX
1857% OpenType fonts.}
1858% \fonttable{stix-mathsfit}
1859%
1860% \newpage
1861% \subsubsection*{\texttt{stix-mathtt}}
1862% \footnotetext[1]{\hex{7B} and \hex{7C} do not exist in STIX OpenType fonts.}
1863% \fonttable{stix-mathtt}
1864%
1865% \newpage
1866% \subsubsection*{\texttt{stix-mathbb}}
1867% \footnotetext[1]{\hex{7B} and \hex{7C} do not exist in STIX OpenType fonts.}
1868% \fonttable{stix-mathbb}
1869%
1870% \newpage
1871% \subsubsection*{\texttt{stix-mathbbit}}
1872% \footnotetext[1]{\hex{7B} and \hex{7C} do not exist in STIX OpenType fonts.}
1873% \fonttable{stix-mathbbit}
1874%
1875% \newpage
1876% \subsubsection*{\texttt{stix-mathscr}}
1877% \footnotetext[1]{\hex{7B} and \hex{7C} do not exist in STIX OpenType fonts.}
1878% \fonttable{stix-mathscr}
1879%
1880% \newpage
1881% \subsubsection*{\texttt{stix-mathcal}}
1882% \footnotetext[1]{\hex{09}, \hex{24}, \hex{9D}, \hex{B8}, \hex{D3} and
1883% \hex{EE} do not exist in \textbf{bold} STIX OpenType fonts.}
1884% \fonttable{stix-mathcal}
1885%
1886% \newpage
1887% \subsubsection*{\texttt{stix-mathfrak}}
1888% \footnotetext[1]{\hex{7B} and \hex{7C} do not exist in STIX OpenType fonts.}
1889% \fonttable{stix-mathfrak}
1890%
1891% \newpage
1892% \subsubsection*{\texttt{stix-mathex}}
1893% \fonttable{stix-mathex}
1894%
1895% \newpage
1896% \subsubsection*{\texttt{stix-extra1}}
1897% \fonttable{stix-extra1}
1898%
1899% \newpage
1900% \subsubsection*{\texttt{stix-extra2}}
1901% \fonttable{stix-extra2}
1902%
1903% \subsubsection*{\texttt{stix-extra3}}
1904% \fonttable{stix-extra3}
1905%
1906% \StopEventually{}
1907% \endinput
1908%
1909% \section{Implementation}
1910%
1911% \iffalse
1912%<*package>
1913% \fi
1914%
1915% \subsection{Package options}
1916%
1917%    \begin{macrocode}
1918\newif\ifstix@text  \stix@texttrue
1919\newif\ifstix@math  \stix@mathtrue
1920\newif\ifstix@tenc  \stix@tenctrue
1921\newif\ifstix@senc  \stix@senctrue
1922\newif\ifstix@upint \stix@upintfalse
1923\let\stix@lcgc\mathord
1924\DeclareOption{notext}      {\stix@textfalse}
1925\DeclareOption{nomath}      {\stix@mathfalse}
1926\DeclareOption{not1}        {\stix@tencfalse}
1927\DeclareOption{notextcomp}  {\stix@sencfalse}
1928\DeclareOption{lcgreekalpha}{\let\stix@lcgc\mathalpha}
1929\DeclareOption{upint}       {\stix@upinttrue}
1930\ProcessOptions\relax
1931%    \end{macrocode}
1932%
1933% \subsection{Text fonts}
1934%
1935%    \begin{macrocode}
1936\ifstix@text
1937    \ifstix@tenc
1938        \def\encodingdefault{T1}
1939    \fi
1940    \ifstix@senc
1941        \RequirePackage[full]{textcomp}
1942%    \end{macrocode}
1943%
1944% Use |\textpertenthousand| from TS1 font, for some reason \pkg{textcomp}
1945% doesn't do so.
1946%
1947%    \begin{macrocode}
1948        \UndeclareTextCommand{\textpertenthousand}{T1}
1949        \DeclareTextSymbolDefault{\textpertenthousand}{TS1}
1950    \fi
1951
1952    \renewcommand{\rmdefault}{stix}
1953\fi
1954%    \end{macrocode}
1955%
1956% \subsection{Math fonts}
1957%
1958%    \begin{macrocode}
1959\ifstix@math
1960%    \end{macrocode}
1961%
1962% \subsubsection{Common macros}
1963%
1964%    \begin{macrocode}
1965\def\stix@undefine#1{%
1966    \if\relax\noexpand#1\let#1=\@undefined\fi}
1967\def\stix@MathSymbol#1#2#3#4{%
1968    \stix@undefine#1%
1969    \DeclareMathSymbol{#1}{#2}{#3}{#4}}
1970\def\stix@MathDelimiter#1#2#3#4#5#6{%
1971    \stix@undefine#1%
1972    \DeclareMathDelimiter{#1}{#2}{#3}{#4}{#5}{#6}}
1973\def\stix@MathAccent#1#2#3#4{%
1974    \stix@undefine#1%
1975    \DeclareMathAccent{#1}{#2}{#3}{#4}}
1976\def\stix@MathRadical#1#2#3#4{%
1977    \stix@undefine#1%
1978    \DeclareMathRadical{#1}{#2}{#3}{#4}}
1979%    \end{macrocode}
1980%
1981% \subsubsection{Declaring fonts}
1982%
1983%    \begin{macrocode}
1984\DeclareFontEncoding{LS1}{}{}
1985\DeclareFontEncoding{LS2}{}{\noaccents@}
1986\DeclareFontSubstitution{LS1}{stix}{m}{n}
1987\DeclareFontSubstitution{LS2}{stix}{m}{n}
1988\DeclareSymbolFont{letters}       {LS1}{stix}     {m}{it}
1989\DeclareSymbolFont{operators}     {LS1}{stix}     {m} {n}
1990\DeclareSymbolFont{bold-operators}{LS1}{stix}     {b} {n}
1991\DeclareSymbolFont{symbols}       {LS1}{stixscr}  {m} {n}
1992\DeclareSymbolFont{symbols2}      {LS1}{stixfrak} {m} {n}
1993\DeclareSymbolFont{symbols3}      {LS1}{stixbb}   {m} {n}
1994\DeclareSymbolFont{symbols4}      {LS1}{stixbb}   {m}{it}
1995\DeclareSymbolFont{integrals}     {LS2}{stixcal}  {m} {n}
1996\DeclareSymbolFont{largesymbols}  {LS2}{stixex}   {m} {n}
1997\DeclareSymbolFont{arrows1}       {LS1}{stixsf}   {m} {n}
1998\DeclareSymbolFont{arrows2}       {LS1}{stixsf}   {m}{it}
1999\DeclareSymbolFont{arrows3}       {LS2}{stixtt}   {m} {n}
2000\SetSymbolFont{letters}     {bold}{LS1}{stix}     {b}{it}
2001\SetSymbolFont{operators}   {bold}{LS1}{stix}     {b} {n}
2002\SetSymbolFont{symbols}     {bold}{LS1}{stixscr}  {b} {n}
2003\SetSymbolFont{symbols2}    {bold}{LS1}{stixfrak} {b}{n}
2004\SetSymbolFont{symbols3}    {bold}{LS1}{stixbb}   {b} {n}
2005\SetSymbolFont{symbols4}    {bold}{LS1}{stixbb}   {b}{it}
2006\SetSymbolFont{integrals}   {bold}{LS2}{stixcal}  {b} {n}
2007\SetSymbolFont{largesymbols}{bold}{LS2}{stixex}   {b} {n}
2008\SetSymbolFont{arrows1}     {bold}{LS1}{stixsf}   {b} {n}
2009\SetSymbolFont{arrows2}     {bold}{LS1}{stixsf}   {b}{it}
2010\SetSymbolFont{arrows3}     {bold}{LS2}{stixtt}   {b} {n}
2011\DeclareSymbolFontAlphabet{\mathit}  {letters}
2012\DeclareSymbolFontAlphabet{\mathrm}  {operators}
2013\DeclareSymbolFontAlphabet{\mathscr} {symbols}
2014\DeclareSymbolFontAlphabet{\mathfrak}{symbols2}
2015\DeclareSymbolFontAlphabet{\mathbb}  {symbols3}
2016\DeclareSymbolFontAlphabet{\mathbbit}{symbols4}
2017\DeclareSymbolFontAlphabet{\mathcal} {integrals}
2018\DeclareSymbolFontAlphabet{\mathsf}  {arrows1}
2019\DeclareSymbolFontAlphabet{\mathsfit}{arrows2}
2020\DeclareSymbolFontAlphabet{\mathtt}  {arrows3}
2021%    \end{macrocode}
2022%
2023% \paragraph{Bold alphabets}
2024%
2025%    \begin{macrocode}
2026\DeclareSymbolFontAlphabet{\mathbf}  {bold-operators}
2027\DeclareMathAlphabet{\mathbfit}   {LS1}{stix}     {b}{it}
2028\DeclareMathAlphabet{\mathbfsf}   {LS1}{stixsf}   {b} {n}
2029\DeclareMathAlphabet{\mathbfsfit} {LS1}{stixsf}   {b}{it}
2030\DeclareMathAlphabet{\mathbfbb}   {LS1}{stixbb}   {b} {n}
2031\DeclareMathAlphabet{\mathbfbbit} {LS1}{stixbb}   {b}{it}
2032\DeclareMathAlphabet{\mathbfscr}  {LS1}{stixscr}  {b} {n}
2033\DeclareMathAlphabet{\mathbffrak} {LS1}{stixfrak} {b} {n}
2034%    \end{macrocode}
2035%
2036% \subsubsection{Declaring symbols}
2037%
2038%    \begin{macrocode}
2039\stix@MathSymbol{\Gamma}      {\mathalpha}{operators}{"00}
2040\stix@MathSymbol{\Delta}      {\mathalpha}{operators}{"01}
2041\stix@MathSymbol{\Theta}      {\mathalpha}{operators}{"02}
2042\stix@MathSymbol{\Lambda}     {\mathalpha}{operators}{"03}
2043\stix@MathSymbol{\Xi}         {\mathalpha}{operators}{"04}
2044\stix@MathSymbol{\Pi}         {\mathalpha}{operators}{"05}
2045\stix@MathSymbol{\Sigma}      {\mathalpha}{operators}{"06}
2046\stix@MathSymbol{\Upsilon}    {\mathalpha}{operators}{"07}
2047\stix@MathSymbol{\Phi}        {\mathalpha}{operators}{"08}
2048\stix@MathSymbol{\Psi}        {\mathalpha}{operators}{"09}
2049\stix@MathSymbol{\Omega}      {\mathalpha}{operators}{"0A}
2050%    \end{macrocode}
2051%
2052% In default \LaTeX\ setup, lower case Greek symbols are defined as |\mathord|
2053% and thus they don't change when family changes, but they should be
2054% |\mathalpha| to behave like other alphabetic symbols. For backward
2055% compatibility, |\stix@lcgc| is |\mathord| by default and |\mathalpha| when
2056% |lcgreekalpha| package option is specified.
2057%
2058%    \begin{macrocode}
2059\stix@MathSymbol{\alpha}     {\stix@lcgc}{letters}{"0B}
2060\stix@MathSymbol{\beta}      {\stix@lcgc}{letters}{"0C}
2061\stix@MathSymbol{\gamma}     {\stix@lcgc}{letters}{"0D}
2062\stix@MathSymbol{\delta}     {\stix@lcgc}{letters}{"0E}
2063\stix@MathSymbol{\epsilon}   {\stix@lcgc}{letters}{"0F}
2064\stix@MathSymbol{\zeta}      {\stix@lcgc}{letters}{"10}
2065\stix@MathSymbol{\eta}       {\stix@lcgc}{letters}{"11}
2066\stix@MathSymbol{\theta}     {\stix@lcgc}{letters}{"12}
2067\stix@MathSymbol{\iota}      {\stix@lcgc}{letters}{"13}
2068\stix@MathSymbol{\kappa}     {\stix@lcgc}{letters}{"14}
2069\stix@MathSymbol{\lambda}    {\stix@lcgc}{letters}{"15}
2070\stix@MathSymbol{\mu}        {\stix@lcgc}{letters}{"16}
2071\stix@MathSymbol{\nu}        {\stix@lcgc}{letters}{"17}
2072\stix@MathSymbol{\xi}        {\stix@lcgc}{letters}{"18}
2073\stix@MathSymbol{\pi}        {\stix@lcgc}{letters}{"19}
2074\stix@MathSymbol{\rho}       {\stix@lcgc}{letters}{"1A}
2075\stix@MathSymbol{\sigma}     {\stix@lcgc}{letters}{"1B}
2076\stix@MathSymbol{\tau}       {\stix@lcgc}{letters}{"1C}
2077\stix@MathSymbol{\upsilon}   {\stix@lcgc}{letters}{"1D}
2078\stix@MathSymbol{\phi}       {\stix@lcgc}{letters}{"1E}
2079\stix@MathSymbol{\chi}       {\stix@lcgc}{letters}{"1F}
2080\stix@MathSymbol{\psi}       {\stix@lcgc}{letters}{"20}
2081\stix@MathSymbol{\omega}     {\stix@lcgc}{letters}{"21}
2082\stix@MathSymbol{\varepsilon}{\stix@lcgc}{letters}{"22}
2083\stix@MathSymbol{\vartheta}  {\stix@lcgc}{letters}{"23}
2084\stix@MathSymbol{\varpi}     {\stix@lcgc}{letters}{"24}
2085\stix@MathSymbol{\varrho}    {\stix@lcgc}{letters}{"25}
2086\stix@MathSymbol{\varsigma}  {\stix@lcgc}{letters}{"26}
2087\stix@MathSymbol{\varphi}    {\stix@lcgc}{letters}{"27}
2088\stix@MathSymbol{\nabla}     {\stix@lcgc}{operators}{"28}
2089\stix@MathSymbol{\partial}   {\stix@lcgc}{letters}{"29}
2090%    \end{macrocode}
2091%
2092%    \begin{macrocode}
2093\stix@MathSymbol{0}     {\mathalpha}{operators}{`0}
2094\stix@MathSymbol{1}     {\mathalpha}{operators}{`1}
2095\stix@MathSymbol{2}     {\mathalpha}{operators}{`2}
2096\stix@MathSymbol{3}     {\mathalpha}{operators}{`3}
2097\stix@MathSymbol{4}     {\mathalpha}{operators}{`4}
2098\stix@MathSymbol{5}     {\mathalpha}{operators}{`5}
2099\stix@MathSymbol{6}     {\mathalpha}{operators}{`6}
2100\stix@MathSymbol{7}     {\mathalpha}{operators}{`7}
2101\stix@MathSymbol{8}     {\mathalpha}{operators}{`8}
2102\stix@MathSymbol{9}     {\mathalpha}{operators}{`9}
2103\stix@MathSymbol{A}     {\mathalpha}{letters}  {`A}
2104\stix@MathSymbol{B}     {\mathalpha}{letters}  {`B}
2105\stix@MathSymbol{C}     {\mathalpha}{letters}  {`C}
2106\stix@MathSymbol{D}     {\mathalpha}{letters}  {`D}
2107\stix@MathSymbol{E}     {\mathalpha}{letters}  {`E}
2108\stix@MathSymbol{F}     {\mathalpha}{letters}  {`F}
2109\stix@MathSymbol{G}     {\mathalpha}{letters}  {`G}
2110\stix@MathSymbol{H}     {\mathalpha}{letters}  {`H}
2111\stix@MathSymbol{I}     {\mathalpha}{letters}  {`I}
2112\stix@MathSymbol{J}     {\mathalpha}{letters}  {`J}
2113\stix@MathSymbol{K}     {\mathalpha}{letters}  {`K}
2114\stix@MathSymbol{L}     {\mathalpha}{letters}  {`L}
2115\stix@MathSymbol{M}     {\mathalpha}{letters}  {`M}
2116\stix@MathSymbol{N}     {\mathalpha}{letters}  {`N}
2117\stix@MathSymbol{O}     {\mathalpha}{letters}  {`O}
2118\stix@MathSymbol{P}     {\mathalpha}{letters}  {`P}
2119\stix@MathSymbol{Q}     {\mathalpha}{letters}  {`Q}
2120\stix@MathSymbol{R}     {\mathalpha}{letters}  {`R}
2121\stix@MathSymbol{S}     {\mathalpha}{letters}  {`S}
2122\stix@MathSymbol{T}     {\mathalpha}{letters}  {`T}
2123\stix@MathSymbol{U}     {\mathalpha}{letters}  {`U}
2124\stix@MathSymbol{V}     {\mathalpha}{letters}  {`V}
2125\stix@MathSymbol{W}     {\mathalpha}{letters}  {`W}
2126\stix@MathSymbol{X}     {\mathalpha}{letters}  {`X}
2127\stix@MathSymbol{Y}     {\mathalpha}{letters}  {`Y}
2128\stix@MathSymbol{Z}     {\mathalpha}{letters}  {`Z}
2129\stix@MathSymbol{a}     {\mathalpha}{letters}  {`a}
2130\stix@MathSymbol{b}     {\mathalpha}{letters}  {`b}
2131\stix@MathSymbol{c}     {\mathalpha}{letters}  {`c}
2132\stix@MathSymbol{d}     {\mathalpha}{letters}  {`d}
2133\stix@MathSymbol{e}     {\mathalpha}{letters}  {`e}
2134\stix@MathSymbol{f}     {\mathalpha}{letters}  {`f}
2135\stix@MathSymbol{g}     {\mathalpha}{letters}  {`g}
2136\stix@MathSymbol{h}     {\mathalpha}{letters}  {`h}
2137\stix@MathSymbol{i}     {\mathalpha}{letters}  {`i}
2138\stix@MathSymbol{j}     {\mathalpha}{letters}  {`j}
2139\stix@MathSymbol{k}     {\mathalpha}{letters}  {`k}
2140\stix@MathSymbol{l}     {\mathalpha}{letters}  {`l}
2141\stix@MathSymbol{m}     {\mathalpha}{letters}  {`m}
2142\stix@MathSymbol{n}     {\mathalpha}{letters}  {`n}
2143\stix@MathSymbol{o}     {\mathalpha}{letters}  {`o}
2144\stix@MathSymbol{p}     {\mathalpha}{letters}  {`p}
2145\stix@MathSymbol{q}     {\mathalpha}{letters}  {`q}
2146\stix@MathSymbol{r}     {\mathalpha}{letters}  {`r}
2147\stix@MathSymbol{s}     {\mathalpha}{letters}  {`s}
2148\stix@MathSymbol{t}     {\mathalpha}{letters}  {`t}
2149\stix@MathSymbol{u}     {\mathalpha}{letters}  {`u}
2150\stix@MathSymbol{v}     {\mathalpha}{letters}  {`v}
2151\stix@MathSymbol{w}     {\mathalpha}{letters}  {`w}
2152\stix@MathSymbol{x}     {\mathalpha}{letters}  {`x}
2153\stix@MathSymbol{y}     {\mathalpha}{letters}  {`y}
2154\stix@MathSymbol{z}     {\mathalpha}{letters}  {`z}
2155\stix@MathSymbol{\imath}{\mathalpha}{letters}  {"7B}
2156\stix@MathSymbol{\jmath}{\mathalpha}{letters}  {"7C}
2157%    \end{macrocode}
2158%
2159%    \begin{macrocode}
2160\stix@MathSymbol{\aleph} {\mathord}{letters}{"2A}
2161\stix@MathSymbol{\beth}  {\mathord}{letters}{"2B}
2162\stix@MathSymbol{\gimel} {\mathord}{letters}{"2C}
2163\stix@MathSymbol{\daleth}{\mathord}{letters}{"2D}
2164\stix@MathSymbol{\hbar}  {\mathord}{letters}{"60}
2165\stix@MathSymbol{\hslash}{\mathord}{letters}{"3D}
2166%    \end{macrocode}
2167%
2168%    \begin{macrocode}
2169\stix@MathSymbol{\ell}       {\mathord}  {symbols}{`l}
2170\stix@MathSymbol{\wp}        {\mathord}  {symbols}{"7D}
2171\stix@MathSymbol{\Re}        {\mathord}  {symbols2}{`R}
2172\stix@MathSymbol{\Im}        {\mathord}  {symbols2}{`I}
2173\stix@MathSymbol{-}          {\mathbin}  {operators}{"2A}
2174\stix@MathSymbol{+}          {\mathbin}  {operators}{`+}
2175\stix@MathSymbol{\pm}        {\mathbin}  {operators}{"2C}
2176\stix@MathSymbol{\mp}        {\mathbin}  {operators}{"2D}
2177\stix@MathSymbol{:}          {\mathrel}  {operators}{`:}
2178\stix@MathSymbol{;}          {\mathpunct}{operators}{`;}
2179\stix@MathSymbol{*}          {\mathrel}  {operators}{"3C}
2180\stix@MathSymbol{\ast}       {\mathrel}  {operators}{"3C}
2181\stix@MathSymbol{=}          {\mathrel}  {operators}{`=}
2182\stix@MathSymbol{\mathdollar}{\mathord}  {operators}{"3E}
2183\stix@MathSymbol{?}          {\mathclose}{operators}{`?}
2184\stix@MathSymbol{!}          {\mathclose}{operators}{"40}
2185\stix@MathSymbol{#}          {\mathord}  {operators}{"7D}
2186\mathcode`\%="007E % can't use \stix@MathSymbol
2187\stix@MathSymbol{&}          {\mathord}  {operators}{"99}
2188\stix@MathSymbol{@}          {\mathord}  {operators}{"9A}
2189\stix@MathSymbol{.}          {\mathord}  {letters}  {"3A}
2190\stix@MathSymbol{\ldotp}     {\mathpunct}{letters}  {"3A}
2191\stix@MathSymbol{,}          {\mathpunct}{letters}  {"3B}
2192\stix@MathSymbol{\star}      {\mathbin}  {letters}  {"3F}
2193\stix@MathSymbol{\flat}      {\mathord}  {letters}  {"5B}
2194\stix@MathSymbol{\natural}   {\mathord}  {letters}  {"5C}
2195\stix@MathSymbol{\sharp}     {\mathord}  {letters}  {"5D}
2196\stix@MathSymbol{\smile}     {\mathrel}  {letters}  {"5E}
2197\stix@MathSymbol{\frown}     {\mathrel}  {letters}  {"5F}
2198\stix@MathSymbol{\triangleright} {\mathbin}{letters}{"2E}
2199\stix@MathSymbol{\triangleleft}  {\mathbin}{letters}{"2F}
2200%    \end{macrocode}
2201%
2202% \pkg{amsmath} defines |\colon| in a clever way, we want to retain that.
2203%
2204%    \begin{macrocode}
2205\@ifpackageloaded{amsmath}{}{
2206    \stix@MathSymbol{\colon}      {\mathpunct}{operators}{`:}
2207}
2208%    \end{macrocode}
2209%
2210% \paragraph{Delimiters}
2211%
2212%    \begin{macrocode}
2213\stix@MathDelimiter{(}          {\mathopen} {operators}   {"2E}{largesymbols}{"00}
2214\stix@MathDelimiter{)}          {\mathclose}{operators}   {"2F}{largesymbols}{"01}
2215\stix@MathDelimiter{\lParen}    {\mathopen} {largesymbols}{"DE}{largesymbols}{"02}
2216\stix@MathDelimiter{\rParen}    {\mathclose}{largesymbols}{"DF}{largesymbols}{"03}
2217\stix@MathDelimiter{[}          {\mathopen} {operators}   {"5B}{largesymbols}{"04}
2218\stix@MathDelimiter{]}          {\mathclose}{operators}   {"5D}{largesymbols}{"05}
2219\stix@MathDelimiter{\lBrack}    {\mathopen} {largesymbols}{"E0}{largesymbols}{"06}
2220\stix@MathDelimiter{\rBrack}    {\mathclose}{largesymbols}{"E1}{largesymbols}{"07}
2221\stix@MathDelimiter{\lfloor}    {\mathopen} {largesymbols}{"E2}{largesymbols}{"08}
2222\stix@MathDelimiter{\rfloor}    {\mathclose}{largesymbols}{"E3}{largesymbols}{"09}
2223\stix@MathDelimiter{\lceil}     {\mathopen} {largesymbols}{"E4}{largesymbols}{"0A}
2224\stix@MathDelimiter{\rceil}     {\mathclose}{largesymbols}{"E5}{largesymbols}{"0B}
2225\stix@MathDelimiter{\lmoustache}{\mathopen} {largesymbols}{"E6}{largesymbols}{"EC}
2226\stix@MathDelimiter{\rmoustache}{\mathclose}{largesymbols}{"E7}{largesymbols}{"ED}
2227\stix@MathDelimiter{\lbrace}    {\mathopen} {operators}   {"5E}{largesymbols}{"0C}
2228\stix@MathDelimiter{\rbrace}    {\mathclose}{operators}   {"60}{largesymbols}{"0D}
2229\stix@MathDelimiter{\lBrace}    {\mathopen} {largesymbols}{"E8}{largesymbols}{"0E}
2230\stix@MathDelimiter{\rBrace}    {\mathclose}{largesymbols}{"E9}{largesymbols}{"0F}
2231\stix@MathDelimiter{\langle}    {\mathopen} {largesymbols}{"EA}{largesymbols}{"10}
2232\stix@MathDelimiter{\rangle}    {\mathclose}{largesymbols}{"EB}{largesymbols}{"11}
2233\stix@MathDelimiter{<}          {\mathopen} {largesymbols}{"EA}{largesymbols}{"10}
2234\stix@MathDelimiter{>}          {\mathclose}{largesymbols}{"EB}{largesymbols}{"11}
2235\stix@MathSymbol   {<}          {\mathrel}  {letters}{"3C}
2236\stix@MathSymbol   {>}          {\mathrel}  {letters}{"3E}
2237\stix@MathDelimiter{\lAngle}    {\mathopen} {largesymbols}{"EC}{largesymbols}{"12}
2238\stix@MathDelimiter{\rAngle}    {\mathclose}{largesymbols}{"ED}{largesymbols}{"13}
2239\stix@MathDelimiter{\lbrbrak}   {\mathopen} {largesymbols}{"EE}{largesymbols}{"14}
2240\stix@MathDelimiter{\rbrbrak}   {\mathclose}{largesymbols}{"EF}{largesymbols}{"15}
2241\stix@MathDelimiter{/}          {\mathord}  {operators}   {"5F}{largesymbols}{"16}
2242\stix@MathDelimiter{\backslash} {\mathord}  {operators}   {"5C}{largesymbols}{"17}
2243\expandafter\DeclareMathDelimiter\@backslashchar{\mathord}{operators}{"5C}{largesymbols}{"17}
2244\stix@MathDelimiter{\lgroup}    {\mathopen} {largesymbols}{"DC}{largesymbols}{"6A}
2245\stix@MathDelimiter{\rgroup}    {\mathclose}{largesymbols}{"DD}{largesymbols}{"6B}
2246\stix@MathDelimiter{\bracevert} {\mathord}  {largesymbols}{"6E}{largesymbols}{"6E}
2247\stix@MathDelimiter{|}          {\mathord}  {largesymbols}{"F0}{largesymbols}{"F3}
2248\stix@MathDelimiter{\vert}      {\mathord}  {largesymbols}{"F0}{largesymbols}{"F3}
2249\stix@MathDelimiter{\Vert}      {\mathord}  {largesymbols}{"F1}{largesymbols}{"F4}
2250        \let\|=\Vert
2251\stix@MathDelimiter{\Vvert}     {\mathord}  {largesymbols}{"F2}{largesymbols}{"F5}
2252%    \end{macrocode}
2253%
2254% Override |\lvert|, |\rvert|, |\lVert| and |\rVert| from \pkg{amsmath}.
2255%
2256%    \begin{macrocode}
2257\@ifpackageloaded{amsmath}{
2258    \stix@MathDelimiter{\lvert} {\mathopen}  {largesymbols}{"F0}{largesymbols}{"F3}
2259    \stix@MathDelimiter{\rvert} {\mathclose} {largesymbols}{"F0}{largesymbols}{"F3}
2260    \stix@MathDelimiter{\lVert} {\mathopen}  {largesymbols}{"F1}{largesymbols}{"F4}
2261    \stix@MathDelimiter{\rVert} {\mathclose} {largesymbols}{"F1}{largesymbols}{"F4}
2262}{}
2263\stix@MathDelimiter{\uparrow}    {\mathrel}{arrows1}{"7E}{arrows1}{"7E}
2264\stix@MathDelimiter{\downarrow}  {\mathrel}{arrows1}{"9A}{arrows1}{"9A}
2265\stix@MathDelimiter{\updownarrow}{\mathrel}{arrows1}{"9C}{arrows1}{"9C}
2266\stix@MathDelimiter{\Uparrow}    {\mathrel}{arrows1}{"D8}{arrows1}{"D8}
2267\stix@MathDelimiter{\Downarrow}  {\mathrel}{arrows1}{"DA}{arrows1}{"DA}
2268\stix@MathDelimiter{\Updownarrow}{\mathrel}{arrows1}{"DC}{arrows1}{"DC}
2269\stix@MathDelimiter{\UUparrow}   {\mathrel}{arrows1}{"FE}{arrows1}{"FE}
2270\stix@MathDelimiter{\DDownarrow} {\mathrel}{arrows1}{"FF}{arrows1}{"FF}
2271\stix@MathDelimiter{\Uuparrow}   {\mathrel}{arrows1}{"5F}{arrows1}{"5F}
2272\stix@MathDelimiter{\Ddownarrow} {\mathrel}{arrows1}{"60}{arrows1}{"60}
2273\stix@MathDelimiter{\arrowvert}  {\mathrel}{arrows1}{"3C}{arrows1}{"3C}
2274\stix@MathDelimiter{\Arrowvert}  {\mathrel}{arrows1}{"3D}{arrows1}{"3D}
2275%    \end{macrocode}
2276%
2277% \paragraph{Radicals}
2278%
2279%    \begin{macrocode}
2280\stix@MathRadical{\sqrtsign}    {largesymbols}{"F9}{largesymbols}{"74}
2281\stix@MathRadical{\longdivision}{largesymbols}{"FA}{largesymbols}{"FA}
2282\def\surd{{\mathchar"13F9}}
2283%    \end{macrocode}
2284%
2285% \paragraph{Integrals}
2286%
2287%    \begin{macrocode}
2288\stix@MathSymbol{\smallintsl}             {\mathop}{integrals}{"00}
2289\stix@MathSymbol{\smalliintsl}            {\mathop}{integrals}{"01}
2290\stix@MathSymbol{\smalliiintsl}           {\mathop}{integrals}{"02}
2291\stix@MathSymbol{\smallointsl}            {\mathop}{integrals}{"03}
2292\stix@MathSymbol{\smalloiintsl}           {\mathop}{integrals}{"04}
2293\stix@MathSymbol{\smalloiiintsl}          {\mathop}{integrals}{"05}
2294\stix@MathSymbol{\smallintclockwisesl}    {\mathop}{integrals}{"06}
2295\stix@MathSymbol{\smallvarointclockwisesl}{\mathop}{integrals}{"07}
2296\stix@MathSymbol{\smallointctrclockwisesl}{\mathop}{integrals}{"08}
2297\stix@MathSymbol{\smallsumintsl}          {\mathop}{integrals}{"09}
2298\stix@MathSymbol{\smalliiiintsl}          {\mathop}{integrals}{"0A}
2299\stix@MathSymbol{\smallintbarsl}          {\mathop}{integrals}{"0B}
2300\stix@MathSymbol{\smallintBarsl}          {\mathop}{integrals}{"0C}
2301\stix@MathSymbol{\smallfintsl}            {\mathop}{integrals}{"0D}
2302\stix@MathSymbol{\smallcirfnintsl}        {\mathop}{integrals}{"0E}
2303\stix@MathSymbol{\smallawintsl}           {\mathop}{integrals}{"0F}
2304\stix@MathSymbol{\smallrppolintsl}        {\mathop}{integrals}{"10}
2305\stix@MathSymbol{\smallscpolintsl}        {\mathop}{integrals}{"11}
2306\stix@MathSymbol{\smallnpolintsl}         {\mathop}{integrals}{"12}
2307\stix@MathSymbol{\smallpointintsl}        {\mathop}{integrals}{"13}
2308\stix@MathSymbol{\smallsqintsl}           {\mathop}{integrals}{"14}
2309\stix@MathSymbol{\smallintlarhksl}        {\mathop}{integrals}{"15}
2310\stix@MathSymbol{\smallintxsl}            {\mathop}{integrals}{"16}
2311\stix@MathSymbol{\smallintcapsl}          {\mathop}{integrals}{"17}
2312\stix@MathSymbol{\smallintcupsl}          {\mathop}{integrals}{"18}
2313\stix@MathSymbol{\smallupintsl}           {\mathop}{integrals}{"19}
2314\stix@MathSymbol{\smalllowintsl}          {\mathop}{integrals}{"1A}
2315\stix@MathSymbol{\smallintup}             {\mathop}{integrals}{"1B}
2316\stix@MathSymbol{\smalliintup}            {\mathop}{integrals}{"1C}
2317\stix@MathSymbol{\smalliiintup}           {\mathop}{integrals}{"1D}
2318\stix@MathSymbol{\smallointup}            {\mathop}{integrals}{"1E}
2319\stix@MathSymbol{\smalloiintup}           {\mathop}{integrals}{"1F}
2320\stix@MathSymbol{\smalloiiintup}          {\mathop}{integrals}{"20}
2321\stix@MathSymbol{\smallintclockwiseup}    {\mathop}{integrals}{"21}
2322\stix@MathSymbol{\smallvarointclockwiseup}{\mathop}{integrals}{"22}
2323\stix@MathSymbol{\smallointctrclockwiseup}{\mathop}{integrals}{"23}
2324\stix@MathSymbol{\smallsumintup}          {\mathop}{integrals}{"24}
2325\stix@MathSymbol{\smalliiiintup}          {\mathop}{integrals}{"25}
2326\stix@MathSymbol{\smallintbarup}          {\mathop}{integrals}{"26}
2327\stix@MathSymbol{\smallintBarup}          {\mathop}{integrals}{"27}
2328\stix@MathSymbol{\smallfintup}            {\mathop}{integrals}{"28}
2329\stix@MathSymbol{\smallcirfnintup}        {\mathop}{integrals}{"29}
2330\stix@MathSymbol{\smallawintup}           {\mathop}{integrals}{"2A}
2331\stix@MathSymbol{\smallrppolintup}        {\mathop}{integrals}{"2B}
2332\stix@MathSymbol{\smallscpolintup}        {\mathop}{integrals}{"2C}
2333\stix@MathSymbol{\smallnpolintup}         {\mathop}{integrals}{"2D}
2334\stix@MathSymbol{\smallpointintup}        {\mathop}{integrals}{"2E}
2335\stix@MathSymbol{\smallsqintup}           {\mathop}{integrals}{"2F}
2336\stix@MathSymbol{\smallintlarhkup}        {\mathop}{integrals}{"30}
2337\stix@MathSymbol{\smallintxup}            {\mathop}{integrals}{"31}
2338\stix@MathSymbol{\smallintcapup}          {\mathop}{integrals}{"32}
2339\stix@MathSymbol{\smallintcupup}          {\mathop}{integrals}{"33}
2340\stix@MathSymbol{\smallupintup}           {\mathop}{integrals}{"34}
2341\stix@MathSymbol{\smalllowintup}          {\mathop}{integrals}{"35}
2342\stix@MathSymbol{\intslop}                {\mathop}{integrals}{"94}
2343\stix@MathSymbol{\iintslop}               {\mathop}{integrals}{"95}
2344\stix@MathSymbol{\iiintslop}              {\mathop}{integrals}{"96}
2345\stix@MathSymbol{\ointslop}               {\mathop}{integrals}{"97}
2346\stix@MathSymbol{\oiintslop}              {\mathop}{integrals}{"98}
2347\stix@MathSymbol{\oiiintslop}             {\mathop}{integrals}{"99}
2348\stix@MathSymbol{\intclockwiseslop}       {\mathop}{integrals}{"9A}
2349\stix@MathSymbol{\varointclockwiseslop}   {\mathop}{integrals}{"9B}
2350\stix@MathSymbol{\ointctrclockwiseslop}   {\mathop}{integrals}{"9C}
2351\stix@MathSymbol{\sumintslop}             {\mathop}{integrals}{"9D}
2352\stix@MathSymbol{\iiiintslop}             {\mathop}{integrals}{"9E}
2353\stix@MathSymbol{\intbarslop}             {\mathop}{integrals}{"9F}
2354\stix@MathSymbol{\intBarslop}             {\mathop}{integrals}{"A0}
2355\stix@MathSymbol{\fintslop}               {\mathop}{integrals}{"A1}
2356\stix@MathSymbol{\cirfnintslop}           {\mathop}{integrals}{"A2}
2357\stix@MathSymbol{\awintslop}              {\mathop}{integrals}{"A3}
2358\stix@MathSymbol{\rppolintslop}           {\mathop}{integrals}{"A4}
2359\stix@MathSymbol{\scpolintslop}           {\mathop}{integrals}{"A5}
2360\stix@MathSymbol{\npolintslop}            {\mathop}{integrals}{"A6}
2361\stix@MathSymbol{\pointintslop}           {\mathop}{integrals}{"A7}
2362\stix@MathSymbol{\sqintslop}              {\mathop}{integrals}{"A8}
2363\stix@MathSymbol{\intlarhkslop}           {\mathop}{integrals}{"A9}
2364\stix@MathSymbol{\intxslop}               {\mathop}{integrals}{"AA}
2365\stix@MathSymbol{\intcapslop}             {\mathop}{integrals}{"AB}
2366\stix@MathSymbol{\intcupslop}             {\mathop}{integrals}{"AC}
2367\stix@MathSymbol{\upintslop}              {\mathop}{integrals}{"AD}
2368\stix@MathSymbol{\lowintslop}             {\mathop}{integrals}{"AE}
2369\stix@MathSymbol{\intupop}                {\mathop}{integrals}{"AF}
2370\stix@MathSymbol{\iintupop}               {\mathop}{integrals}{"B0}
2371\stix@MathSymbol{\iiintupop}              {\mathop}{integrals}{"B1}
2372\stix@MathSymbol{\ointupop}               {\mathop}{integrals}{"B2}
2373\stix@MathSymbol{\oiintupop}              {\mathop}{integrals}{"B3}
2374\stix@MathSymbol{\oiiintupop}             {\mathop}{integrals}{"B4}
2375\stix@MathSymbol{\intclockwiseupop}       {\mathop}{integrals}{"B5}
2376\stix@MathSymbol{\varointclockwiseupop}   {\mathop}{integrals}{"B6}
2377\stix@MathSymbol{\ointctrclockwiseupop}   {\mathop}{integrals}{"B7}
2378\stix@MathSymbol{\sumintupop}             {\mathop}{integrals}{"B8}
2379\stix@MathSymbol{\iiiintupop}             {\mathop}{integrals}{"B9}
2380\stix@MathSymbol{\intbarupop}             {\mathop}{integrals}{"BA}
2381\stix@MathSymbol{\intBarupop}             {\mathop}{integrals}{"BB}
2382\stix@MathSymbol{\fintupop}               {\mathop}{integrals}{"BC}
2383\stix@MathSymbol{\cirfnintupop}           {\mathop}{integrals}{"BD}
2384\stix@MathSymbol{\awintupop}              {\mathop}{integrals}{"BE}
2385\stix@MathSymbol{\rppolintupop}           {\mathop}{integrals}{"BF}
2386\stix@MathSymbol{\scpolintupop}           {\mathop}{integrals}{"C0}
2387\stix@MathSymbol{\npolintupop}            {\mathop}{integrals}{"C1}
2388\stix@MathSymbol{\pointintupop}           {\mathop}{integrals}{"C2}
2389\stix@MathSymbol{\sqintupop}              {\mathop}{integrals}{"C3}
2390\stix@MathSymbol{\intlarhkupop}           {\mathop}{integrals}{"C4}
2391\stix@MathSymbol{\intxupop}               {\mathop}{integrals}{"C5}
2392\stix@MathSymbol{\intcapupop}             {\mathop}{integrals}{"C6}
2393\stix@MathSymbol{\intcupupop}             {\mathop}{integrals}{"C7}
2394\stix@MathSymbol{\upintupop}              {\mathop}{integrals}{"C8}
2395\stix@MathSymbol{\lowintupop}             {\mathop}{integrals}{"C9}
2396
2397\stix@MathSymbol{\circledS}               {\mathord}{integrals}{"3B}
2398\stix@MathSymbol{\diagdown}               {\mathord}{integrals}{"3C}
2399\stix@MathSymbol{\diagup}                 {\mathord}{integrals}{"3D}
2400\stix@MathSymbol{\eth}                    {\mathord}{integrals}{"3E}
2401\stix@MathSymbol{\smallfrown}             {\mathrel}{integrals}{"3F}
2402\stix@MathSymbol{\smallsmile}             {\mathrel}{integrals}{"40}
2403\stix@MathSymbol{\gvertneqq}              {\mathrel}{integrals}{"5B}
2404\stix@MathSymbol{\lvertneqq}              {\mathrel}{integrals}{"5C}
2405\stix@MathSymbol{\nshortmid}              {\mathrel}{integrals}{"5D}
2406\stix@MathSymbol{\nshortparallel}         {\mathrel}{integrals}{"5E}
2407\stix@MathSymbol{\shortmid}               {\mathrel}{integrals}{"5F}
2408\stix@MathSymbol{\shortparallel}          {\mathrel}{integrals}{"60}
2409\stix@MathSymbol{\varsubsetneq}           {\mathrel}{integrals}{"61}
2410\stix@MathSymbol{\varsupsetneq}           {\mathrel}{integrals}{"62}
2411\stix@MathSymbol{\varsubsetneqq}          {\mathrel}{integrals}{"63}
2412\stix@MathSymbol{\varsupsetneqq}          {\mathrel}{integrals}{"64}
2413\stix@MathSymbol{\varkappa}               {\mathord}{integrals}{"7A}
2414\stix@MathSymbol{\digamma}                {\mathord}{integrals}{"7B}
2415\stix@MathSymbol{\backepsilon}            {\mathord}{integrals}{"7C}
2416\stix@MathSymbol{\varpropto}              {\mathrel}{integrals}{"7E}
2417%    \end{macrocode}
2418%
2419% For compatibility with \pkg{amsfonts} where they are defined to work both in
2420% text and math mode.
2421%
2422%    \begin{macrocode}
2423\stix@MathSymbol{\yenmath}                {\mathord}{integrals}{"7D}
2424\stix@MathSymbol{\circledRmath}           {\mathord}{integrals}{"3A}
2425\stix@MathSymbol{\maltesemath}            {\mathord}{arrows3}{"83}
2426\stix@MathSymbol{\circledstar}            {\mathord}{arrows3}{"84}
2427\DeclareRobustCommand\yen{%
2428  \ifmmode\yenmath\else{\fontencoding{TS1}\selectfont\char"A5}\fi}
2429\DeclareRobustCommand\circledR{%
2430  \ifmmode\circledRmath\else{\fontencoding{TS1}\selectfont\char"AE}\fi}
2431\DeclareRobustCommand\checkmark{\ensuremath{\checkmarkmath}}
2432\DeclareRobustCommand\maltese{\ensuremath{\maltesemath}}
2433%    \end{macrocode}
2434%
2435% When |upint| package option is specified, integrals will be upright by
2436% default.
2437%
2438%    \begin{macrocode}
2439\ifstix@upint
2440    \let\smallint=\smallintup
2441    \let\smalliint=\smalliintup
2442    \let\smalliiint=\smalliiintup
2443    \let\smalloint=\smallointup
2444    \let\smalloiint=\smalloiintup
2445    \let\smalloiiint=\smalloiiintup
2446    \let\smallintclockwise=\smallintclockwiseup
2447    \let\smallvarointclockwise=\smallvarointclockwiseup
2448    \let\smallointctrclockwise=\smallointctrclockwiseup
2449    \let\smallsumint=\smallsumintup
2450    \let\smalliiiint=\smalliiiintup
2451    \let\smallintbar=\smallintbarup
2452    \let\smallintBar=\smallintBarup
2453    \let\smallfint=\smallfintup
2454    \let\smallcirfnint=\smallcirfnintup
2455    \let\smallawint=\smallawintup
2456    \let\smallrppolint=\smallrppolintup
2457    \let\smallscpolint=\smallscpolintup
2458    \let\smallnpolint=\smallnpolintup
2459    \let\smallpointint=\smallpointintup
2460    \let\smallsqint=\smallsqintup
2461    \let\smallintlarhk=\smallintlarhkup
2462    \let\smallintx=\smallintxup
2463    \let\smallintcap=\smallintcapup
2464    \let\smallintcup=\smallintcupup
2465    \let\smallupint=\smallupintup
2466    \let\smalllowint=\smalllowintup
2467    \let\intop=\intupop
2468    \let\iintop=\iintupop
2469    \let\iiintop=\iiintupop
2470    \let\ointop=\ointupop
2471    \let\oiintop=\oiintupop
2472    \let\oiiintop=\oiiintupop
2473    \let\intclockwiseop=\intclockwiseupop
2474    \let\varointclockwiseop=\varointclockwiseupop
2475    \let\ointctrclockwiseop=\ointctrclockwiseupop
2476    \let\sumintop=\sumintupop
2477    \let\iiiintop=\iiiintupop
2478    \let\intbarop=\intbarupop
2479    \let\intBarop=\intBarupop
2480    \let\fintop=\fintupop
2481    \let\cirfnintop=\cirfnintupop
2482    \let\awintop=\awintupop
2483    \let\rppolintop=\rppolintupop
2484    \let\scpolintop=\scpolintupop
2485    \let\npolintop=\npolintupop
2486    \let\pointintop=\pointintupop
2487    \let\sqintop=\sqintupop
2488    \let\intlarhkop=\intlarhkupop
2489    \let\intxop=\intxupop
2490    \let\intcapop=\intcapupop
2491    \let\intcupop=\intcupupop
2492    \let\upintop=\upintupop
2493    \let\lowintop=\lowintupop
2494\else
2495    \let\smallint=\smallintsl
2496    \let\smalliint=\smalliintsl
2497    \let\smalliiint=\smalliiintsl
2498    \let\smalloint=\smallointsl
2499    \let\smalloiint=\smalloiintsl
2500    \let\smalloiiint=\smalloiiintsl
2501    \let\smallintclockwise=\smallintclockwisesl
2502    \let\smallvarointclockwise=\smallvarointclockwisesl
2503    \let\smallointctrclockwise=\smallointctrclockwisesl
2504    \let\smallsumint=\smallsumintsl
2505    \let\smalliiiint=\smalliiiintsl
2506    \let\smallintbar=\smallintbarsl
2507    \let\smallintBar=\smallintBarsl
2508    \let\smallfint=\smallfintsl
2509    \let\smallcirfnint=\smallcirfnintsl
2510    \let\smallawint=\smallawintsl
2511    \let\smallrppolint=\smallrppolintsl
2512    \let\smallscpolint=\smallscpolintsl
2513    \let\smallnpolint=\smallnpolintsl
2514    \let\smallpointint=\smallpointintsl
2515    \let\smallsqint=\smallsqintsl
2516    \let\smallintlarhk=\smallintlarhksl
2517    \let\smallintx=\smallintxsl
2518    \let\smallintcap=\smallintcapsl
2519    \let\smallintcup=\smallintcupsl
2520    \let\smallupint=\smallupintsl
2521    \let\smalllowint=\smalllowintsl
2522    \let\intop=\intslop
2523    \let\iintop=\iintslop
2524    \let\iiintop=\iiintslop
2525    \let\ointop=\ointslop
2526    \let\oiintop=\oiintslop
2527    \let\oiiintop=\oiiintslop
2528    \let\intclockwiseop=\intclockwiseslop
2529    \let\varointclockwiseop=\varointclockwiseslop
2530    \let\ointctrclockwiseop=\ointctrclockwiseslop
2531    \let\sumintop=\sumintslop
2532    \let\iiiintop=\iiiintslop
2533    \let\intbarop=\intbarslop
2534    \let\intBarop=\intBarslop
2535    \let\fintop=\fintslop
2536    \let\cirfnintop=\cirfnintslop
2537    \let\awintop=\awintslop
2538    \let\rppolintop=\rppolintslop
2539    \let\scpolintop=\scpolintslop
2540    \let\npolintop=\npolintslop
2541    \let\pointintop=\pointintslop
2542    \let\sqintop=\sqintslop
2543    \let\intlarhkop=\intlarhkslop
2544    \let\intxop=\intxslop
2545    \let\intcapop=\intcapslop
2546    \let\intcupop=\intcupslop
2547    \let\upintop=\upintslop
2548    \let\lowintop=\lowintslop
2549\fi
2550\def\int{\DOTSI\intop\ilimits@}
2551\def\iint{\DOTSI\iintop\ilimits@}
2552\def\iiint{\DOTSI\iiintop\ilimits@}
2553\def\oint{\DOTSI\ointop\ilimits@}
2554\def\oiint{\DOTSI\oiintop\ilimits@}
2555\def\oiiint{\DOTSI\oiiintop\ilimits@}
2556\def\intclockwise{\DOTSI\intclockwiseop\ilimits@}
2557\def\varointclockwise{\DOTSI\varointclockwiseop\ilimits@}
2558\def\ointctrclockwise{\DOTSI\ointctrclockwiseop\ilimits@}
2559\def\sumint{\DOTSI\sumintop\ilimits@}
2560\def\iiiint{\DOTSI\iiiintop\ilimits@}
2561\def\intbar{\DOTSI\intbarop\ilimits@}
2562\def\intBar{\DOTSI\intBarop\ilimits@}
2563\def\fint{\DOTSI\fintop\ilimits@}
2564\def\cirfnint{\DOTSI\cirfnintop\ilimits@}
2565\def\awint{\DOTSI\awintop\ilimits@}
2566\def\rppolint{\DOTSI\rppolintop\ilimits@}
2567\def\scpolint{\DOTSI\scpolintop\ilimits@}
2568\def\npolint{\DOTSI\npolintop\ilimits@}
2569\def\pointint{\DOTSI\pointintop\ilimits@}
2570\def\sqint{\DOTSI\sqintop\ilimits@}
2571\def\intlarhk{\DOTSI\intlarhkop\ilimits@}
2572\def\intx{\DOTSI\intxop\ilimits@}
2573\def\intcap{\DOTSI\intcapop\ilimits@}
2574\def\intcup{\DOTSI\intcupop\ilimits@}
2575\def\upint{\DOTSI\upintop\ilimits@}
2576\def\lowint{\DOTSI\lowintop\ilimits@}
2577%    \end{macrocode}
2578%
2579% Upright integrals can be accessed using |up| suffix, and |sl| for slanted,
2580% despite the default integrals shape.
2581%
2582%    \begin{macrocode}
2583\def\intsl{\DOTSI\intslop\ilimits@}
2584\def\iintsl{\DOTSI\iintslop\ilimits@}
2585\def\iiintsl{\DOTSI\iiintslop\ilimits@}
2586\def\ointsl{\DOTSI\ointslop\ilimits@}
2587\def\oiintsl{\DOTSI\oiintslop\ilimits@}
2588\def\oiiintsl{\DOTSI\oiiintslop\ilimits@}
2589\def\intclockwisesl{\DOTSI\intclockwiseslop\ilimits@}
2590\def\varointclockwisesl{\DOTSI\varointclockwiseslop\ilimits@}
2591\def\ointctrclockwisesl{\DOTSI\ointctrclockwiseslop\ilimits@}
2592\def\sumintsl{\DOTSI\sumintslop\ilimits@}
2593\def\iiiintsl{\DOTSI\iiiintslop\ilimits@}
2594\def\intbarsl{\DOTSI\intbarslop\ilimits@}
2595\def\intBarsl{\DOTSI\intBarslop\ilimits@}
2596\def\fintsl{\DOTSI\fintslop\ilimits@}
2597\def\cirfnintsl{\DOTSI\cirfnintslop\ilimits@}
2598\def\awintsl{\DOTSI\awintslop\ilimits@}
2599\def\rppolintsl{\DOTSI\rppolintslop\ilimits@}
2600\def\scpolintsl{\DOTSI\scpolintslop\ilimits@}
2601\def\npolintsl{\DOTSI\npolintslop\ilimits@}
2602\def\pointintsl{\DOTSI\pointintslop\ilimits@}
2603\def\sqintsl{\DOTSI\sqintslop\ilimits@}
2604\def\intlarhksl{\DOTSI\intlarhkslop\ilimits@}
2605\def\intxsl{\DOTSI\intxslop\ilimits@}
2606\def\intcapsl{\DOTSI\intcapslop\ilimits@}
2607\def\intcupsl{\DOTSI\intcupslop\ilimits@}
2608\def\upintsl{\DOTSI\upintslop\ilimits@}
2609\def\lowintsl{\DOTSI\lowintslop\ilimits@}
2610\def\intup{\DOTSI\intupop\ilimits@}
2611\def\iintup{\DOTSI\iintupop\ilimits@}
2612\def\iiintup{\DOTSI\iiintupop\ilimits@}
2613\def\ointup{\DOTSI\ointupop\ilimits@}
2614\def\oiintup{\DOTSI\oiintupop\ilimits@}
2615\def\oiiintup{\DOTSI\oiiintupop\ilimits@}
2616\def\intclockwiseup{\DOTSI\intclockwiseupop\ilimits@}
2617\def\varointclockwiseup{\DOTSI\varointclockwiseupop\ilimits@}
2618\def\ointctrclockwiseup{\DOTSI\ointctrclockwiseupop\ilimits@}
2619\def\sumintup{\DOTSI\sumintupop\ilimits@}
2620\def\iiiintup{\DOTSI\iiiintupop\ilimits@}
2621\def\intbarup{\DOTSI\intbarupop\ilimits@}
2622\def\intBarup{\DOTSI\intBarupop\ilimits@}
2623\def\fintup{\DOTSI\fintupop\ilimits@}
2624\def\cirfnintup{\DOTSI\cirfnintupop\ilimits@}
2625\def\awintup{\DOTSI\awintupop\ilimits@}
2626\def\rppolintup{\DOTSI\rppolintupop\ilimits@}
2627\def\scpolintup{\DOTSI\scpolintupop\ilimits@}
2628\def\npolintup{\DOTSI\npolintupop\ilimits@}
2629\def\pointintup{\DOTSI\pointintupop\ilimits@}
2630\def\sqintup{\DOTSI\sqintupop\ilimits@}
2631\def\intlarhkup{\DOTSI\intlarhkupop\ilimits@}
2632\def\intxup{\DOTSI\intxupop\ilimits@}
2633\def\intcapup{\DOTSI\intcapupop\ilimits@}
2634\def\intcupup{\DOTSI\intcupupop\ilimits@}
2635\def\upintup{\DOTSI\upintupop\ilimits@}
2636\def\lowintup{\DOTSI\lowintupop\ilimits@}
2637%    \end{macrocode}
2638%
2639% \paragraph{Big operators}
2640%
2641%    \begin{macrocode}
2642\stix@MathSymbol{\Bbbsumop}               {\mathop}{largesymbols}{"B0}
2643\stix@MathSymbol{\prodop}                 {\mathop}{largesymbols}{"B1}
2644\stix@MathSymbol{\coprodop}               {\mathop}{largesymbols}{"B2}
2645\stix@MathSymbol{\sumop}                  {\mathop}{largesymbols}{"B3}
2646\stix@MathSymbol{\bigwedgeop}             {\mathop}{largesymbols}{"B4}
2647\stix@MathSymbol{\bigveeop}               {\mathop}{largesymbols}{"B5}
2648\stix@MathSymbol{\bigcapop}               {\mathop}{largesymbols}{"B6}
2649\stix@MathSymbol{\bigcupop}               {\mathop}{largesymbols}{"B7}
2650\stix@MathSymbol{\xsolop}                 {\mathop}{largesymbols}{"B8}
2651\stix@MathSymbol{\xbsolop}                {\mathop}{largesymbols}{"B9}
2652\stix@MathSymbol{\bigodotop}              {\mathop}{largesymbols}{"BA}
2653\stix@MathSymbol{\bigoplusop}             {\mathop}{largesymbols}{"BB}
2654\stix@MathSymbol{\bigotimesop}            {\mathop}{largesymbols}{"BC}
2655\stix@MathSymbol{\bigcupdotop}            {\mathop}{largesymbols}{"BD}
2656\stix@MathSymbol{\biguplusop}             {\mathop}{largesymbols}{"BE}
2657\stix@MathSymbol{\bigsqcapop}             {\mathop}{largesymbols}{"BF}
2658\stix@MathSymbol{\bigsqcupop}             {\mathop}{largesymbols}{"C0}
2659\stix@MathSymbol{\conjquantop}            {\mathop}{largesymbols}{"C1}
2660\stix@MathSymbol{\disjquantop}            {\mathop}{largesymbols}{"C2}
2661\stix@MathSymbol{\bigtimesop}             {\mathop}{largesymbols}{"C3}
2662\stix@MathSymbol{\modtwosumop}            {\mathop}{largesymbols}{"C4}
2663\stix@MathSymbol{\bigtalloblongop}        {\mathop}{largesymbols}{"C5}
2664\def\Bbbsum{\DOTSI\Bbbsumop\slimits@}
2665\def\prod{\DOTSI\prodop\slimits@}
2666\def\coprod{\DOTSI\coprodop\slimits@}
2667\def\sum{\DOTSI\sumop\slimits@}
2668\def\bigwedge{\DOTSI\bigwedgeop\slimits@}
2669\def\bigvee{\DOTSI\bigveeop\slimits@}
2670\def\bigcap{\DOTSI\bigcapop\slimits@}
2671\def\bigcup{\DOTSI\bigcupop\slimits@}
2672\def\xsol{\DOTSI\xsolop\slimits@}
2673\def\xbsol{\DOTSI\xbsolop\slimits@}
2674\def\bigodot{\DOTSI\bigodotop\slimits@}
2675\def\bigoplus{\DOTSI\bigoplusop\slimits@}
2676\def\bigotimes{\DOTSI\bigotimesop\slimits@}
2677\def\bigcupdot{\DOTSI\bigcupdotop\slimits@}
2678\def\biguplus{\DOTSI\biguplusop\slimits@}
2679\def\bigsqcap{\DOTSI\bigsqcapop\slimits@}
2680\def\bigsqcup{\DOTSI\bigsqcupop\slimits@}
2681\def\conjquant{\DOTSI\conjquantop\slimits@}
2682\def\disjquant{\DOTSI\disjquantop\slimits@}
2683\def\bigtimes{\DOTSI\bigtimesop\slimits@}
2684\def\modtwosum{\DOTSI\modtwosumop\slimits@}
2685\def\bigtalloblong{\DOTSI\bigtalloblongop\slimits@}
2686%    \end{macrocode}
2687%
2688% \paragraph{Math accents}
2689%
2690%    \begin{macrocode}
2691\stix@MathAccent{\grave}                {\mathalpha}{letters}{"80}
2692\stix@MathAccent{\acute}                {\mathalpha}{letters}{"81}
2693\stix@MathAccent{\hat}                  {\mathalpha}{letters}{"82}
2694\stix@MathAccent{\tilde}                {\mathalpha}{letters}{"83}
2695\stix@MathAccent{\bar}                  {\mathalpha}{letters}{"84}
2696\stix@MathAccent{\breve}                {\mathalpha}{letters}{"85}
2697\stix@MathAccent{\dot}                  {\mathalpha}{letters}{"86}
2698\stix@MathAccent{\ddot}                 {\mathalpha}{letters}{"87}
2699\stix@MathAccent{\ovhook}               {\mathalpha}{letters}{"88}
2700\stix@MathAccent{\mathring}             {\mathalpha}{letters}{"89}
2701\stix@MathAccent{\check}                {\mathalpha}{letters}{"8A}
2702\stix@MathAccent{\candra}               {\mathalpha}{letters}{"8B}
2703\stix@MathAccent{\oturnedcomma}         {\mathalpha}{letters}{"8C}
2704\stix@MathAccent{\ocommatopright}       {\mathalpha}{letters}{"8D}
2705\stix@MathAccent{\droang}               {\mathalpha}{letters}{"8E}
2706\stix@MathAccent{\leftharpoonaccent}    {\mathalpha}{letters}{"8F}
2707\stix@MathAccent{\rightharpoonaccent}   {\mathalpha}{letters}{"90}
2708\stix@MathAccent{\leftarrowaccent}      {\mathalpha}{letters}{"91}
2709\stix@MathAccent{\vec}                  {\mathalpha}{letters}{"92}
2710        % not \let because amsmath redefines \vec
2711        \def\rightarrowaccent{\vec}
2712\stix@MathAccent{\dddot}                {\mathalpha}{letters}{"93}
2713\stix@MathAccent{\ddddot}               {\mathalpha}{letters}{"94}
2714\stix@MathAccent{\leftrightarrowaccent} {\mathalpha}{letters}{"95}
2715\stix@MathAccent{\annuity}              {\mathalpha}{letters}{"96}
2716\stix@MathAccent{\widebridgeabove}      {\mathalpha}{letters}{"97}
2717\stix@MathAccent{\asteraccent}          {\mathalpha}{letters}{"98}
2718%    \end{macrocode}
2719%
2720% \pkg{amsmath} breaks our wide accents, so we make sure its
2721% |\set@mathaccent| has no effect while defining them.
2722%
2723%    \begin{macrocode}
2724\begingroup
2725  \def\set@mathaccent#1#2#3#4{%
2726      \xdef#2{\mathaccent"\mathchar@type#3\hexnumber@#1#4\relax}}
2727  \stix@MathAccent{\widehat}            {\mathord}{letters}{"9A}
2728  \stix@MathAccent{\widetilde}          {\mathord}{letters}{"9B}
2729  \stix@MathAccent{\widecheck}          {\mathord}{letters}{"9C}
2730\endgroup
2731%    \end{macrocode}
2732%
2733% \paragraph{Over/under braces and brackets}
2734%
2735%    \begin{macrocode}
2736\stix@MathSymbol{\braceld}{\mathord}{letters}{"A9}
2737\stix@MathSymbol{\bracerd}{\mathord}{letters}{"AA}
2738\stix@MathSymbol{\bracelu}{\mathord}{letters}{"AB}
2739\stix@MathSymbol{\braceru}{\mathord}{letters}{"AC}
2740\stix@MathSymbol{\braceex}{\mathord}{letters}{"AD}
2741\stix@MathSymbol{\bracemu}{\mathord}{letters}{"AE}
2742\stix@MathSymbol{\bracemd}{\mathord}{letters}{"AF}
2743\stix@MathSymbol{\parenld}{\mathord}{letters}{"B0}
2744\stix@MathSymbol{\parenrd}{\mathord}{letters}{"B1}
2745\stix@MathSymbol{\parenlu}{\mathord}{letters}{"B2}
2746\stix@MathSymbol{\parenru}{\mathord}{letters}{"B3}
2747\stix@MathSymbol{\bracketld}{\mathord}{letters}{"B4}
2748\stix@MathSymbol{\bracketrd}{\mathord}{letters}{"B5}
2749\stix@MathSymbol{\bracketlu}{\mathord}{letters}{"B6}
2750\stix@MathSymbol{\bracketru}{\mathord}{letters}{"B7}
2751\def\stix@braceglue{\hskip -.15em plus .15em}
2752\def\downbracefill{$\m@th%
2753    \braceld\stix@braceglue%
2754    \cleaders\hbox{$\braceex$}\hfill%
2755    \stix@braceglue\bracemu\stix@braceglue%
2756    \cleaders\hbox{$\braceex$}\hfill%
2757    \stix@braceglue\bracerd$}
2758\def\upbracefill{$\m@th%
2759    \bracelu\stix@braceglue%
2760    \cleaders\hbox{$\braceex$}\hfill%
2761    \stix@braceglue\bracemd\stix@braceglue%
2762    \cleaders\hbox{$\braceex$}\hfill%
2763    \stix@braceglue\braceru$}
2764\def\stix@parenglue{\hskip -.2em plus .2em}
2765\def\downparenfill{$\m@th%
2766    \parenld\stix@parenglue%
2767    \cleaders\hbox{$\braceex$}\hfill%
2768    \stix@parenglue\parenrd$}
2769\def\upparenfill{$\m@th%
2770    \parenlu\stix@parenglue%
2771    \cleaders\hbox{$\braceex$}\hfill%
2772    \stix@parenglue\parenru$}
2773\def\stix@overbrace#1#2{%
2774    \mathop {%
2775        \vbox {%
2776            \m@th%
2777            \ialign{##\crcr%
2778                \noalign{\kern.3\fontdimen5\textfont2}%
2779                    \csname down#1fill\endcsname\crcr%
2780                \noalign{\kern.5\fontdimen5\textfont2\nointerlineskip}%
2781                $\hfil\displaystyle{#2}\hfil$\crcr%
2782            }%
2783        }%
2784    }%
2785    \limits%
2786}
2787\def\stix@underbrace#1#2{
2788    \mathop {%
2789        \vtop {%
2790            \m@th%
2791            \ialign{##\crcr%
2792                $\hfil\displaystyle{#2}\hfil$\crcr%
2793                \noalign{\kern.5\fontdimen5\textfont2\nointerlineskip}%
2794                \csname up#1fill\endcsname\crcr%
2795                \noalign{\kern.3\fontdimen5\textfont2}%
2796            }%
2797        }%
2798    }%
2799    \limits%
2800}
2801\def\overbrace#1{\stix@overbrace{brace}{#1}}
2802\def\overparen#1{\stix@overbrace{paren}{#1}}
2803\def\underbrace#1{\stix@underbrace{brace}{#1}}
2804\def\underparen#1{\stix@underbrace{paren}{#1}}
2805%    \end{macrocode}
2806%
2807% \pkg{mathtools} defines over/under brackets that takes optional arguments,
2808% we want to retain that.
2809%
2810%    \begin{macrocode}
2811\AtBeginDocument{
2812    \@ifpackageloaded{mathtools}{}{
2813        \def\stix@bracketglue{\hskip -.85em plus .85em}
2814        \def\downbracketfill{$\m@th%
2815            \bracketld\stix@bracketglue%
2816            \cleaders\hbox{$\braceex$}\hfill%
2817            \stix@bracketglue\bracketrd$}
2818        \def\upbracketfill{$\m@th%
2819            \bracketlu\stix@bracketglue%
2820            \cleaders\hbox{$\braceex$}\hfill%
2821            \stix@bracketglue\bracketru$}
2822        \def\underbracket#1{\stix@underbrace{bracket}{#1}}
2823        \def\overbracket#1{\stix@overbrace{bracket}{#1}}
2824    }
2825}
2826%    \end{macrocode}
2827%
2828% \paragraph{Over/under arrows}
2829%
2830%    \begin{macrocode}
2831\stix@MathSymbol{\arrowaccentex}  {\mathord}{letters}{"99}
2832\stix@MathSymbol{\harpoonaccentlt}{\mathord}{letters}{"8F}
2833\stix@MathSymbol{\harpoonaccentrt}{\mathord}{letters}{"90}
2834\stix@MathSymbol{\arrowaccentlt}  {\mathord}{letters}{"91}
2835\stix@MathSymbol{\arrowaccentrt}  {\mathord}{letters}{"92}
2836\def\stix@arrowaccentglue{\hskip -.23em plus .23em}
2837\def\overleftarrowfill{$\m@th%
2838    \arrowaccentlt\stix@arrowaccentglue%
2839    \cleaders\hbox{$\arrowaccentex$}\hfill$}
2840\def\overrightarrowfill{$\m@th%
2841    \cleaders\hbox{$\arrowaccentex$}\hfill%
2842    \stix@arrowaccentglue\arrowaccentrt$}
2843\def\overleftrightarrowfill{$\m@th%
2844    \arrowaccentlt\stix@arrowaccentglue%
2845    \cleaders\hbox{$\arrowaccentex$}\hfill%
2846    \stix@arrowaccentglue\arrowaccentrt$}
2847\def\overleftharpoonfill{$\m@th%
2848    \harpoonaccentlt\stix@arrowaccentglue%
2849    \cleaders\hbox{$\arrowaccentex$}\hfill$}
2850\def\overrightharpoonfill{$\m@th%
2851   \cleaders\hbox{$\arrowaccentex$}\hfill%
2852   \stix@arrowaccentglue\harpoonaccentrt$}
2853\def\stix@overarrow#1#2#3{%
2854    \vbox {%
2855        \m@th%
2856        \ialign{##\crcr%
2857            \csname over#1fill\endcsname\crcr%
2858            \noalign{\kern -1ex\nointerlineskip}%
2859            $\hfil#2#3\hfil$\crcr%
2860        }%
2861    }%
2862}
2863\def\stix@underarrow#1#2#3{
2864    \vtop {%
2865        \m@th%
2866        \ialign{##\crcr%
2867            $\hfil#2#3\hfil$\crcr%
2868            \noalign{\kern .2ex\nointerlineskip}%
2869            \csname over#1fill\endcsname\crcr%
2870            \noalign{\kern -1ex\nointerlineskip}%
2871        }%
2872    }%
2873}
2874\def\overleftarrow{\mathpalette{\stix@overarrow{leftarrow}}}
2875\def\overrightarrow{\mathpalette{\stix@overarrow{rightarrow}}}
2876\def\overleftrightarrow{\mathpalette{\stix@overarrow{leftrightarrow}}}
2877\def\overleftharpoon{\mathpalette{\stix@overarrow{leftharpoon}}}
2878\def\overrightharpoon{\mathpalette{\stix@overarrow{rightharpoon}}}
2879\def\underleftarrow{\mathpalette{\stix@underarrow{leftarrow}}}
2880\def\underrightarrow{\mathpalette{\stix@underarrow{rightarrow}}}
2881\def\underleftrightarrow{\mathpalette{\stix@underarrow{leftrightarrow}}}
2882\def\underleftharpoon{\mathpalette{\stix@underarrow{leftharpoon}}}
2883\def\underrightharpoon{\mathpalette{\stix@underarrow{rightharpoon}}}
2884%    \end{macrocode}
2885%
2886% \paragraph{Arrows}
2887%
2888%    \begin{macrocode}
2889\stix@MathSymbol{\lhook}                    {\mathrel}{arrows1}{"2A}
2890\stix@MathSymbol{\rhook}                    {\mathrel}{arrows1}{"2B}
2891\stix@MathSymbol{\relbar}                   {\mathrel}{arrows1}{"2C}
2892\stix@MathSymbol{\Relbar}                   {\mathrel}{arrows1}{"2D}
2893\stix@MathSymbol{\Rrelbar}                  {\mathrel}{arrows1}{"2E}
2894\stix@MathSymbol{\RRelbar}                  {\mathrel}{arrows1}{"2F}
2895
2896\stix@MathSymbol{\mapsfromchar}             {\mathrel}{arrows1}{"3A}
2897\stix@MathSymbol{\mapstochar}               {\mathrel}{arrows1}{"3B}
2898\stix@MathSymbol{\rightarrowbackapprox}     {\mathrel}{arrows1}{"40}
2899\stix@MathSymbol{\similarleftarrow}         {\mathrel}{arrows1}{"5B}
2900\stix@MathSymbol{\leftarrowapprox}          {\mathrel}{arrows1}{"5C}
2901\stix@MathSymbol{\leftarrowbsimilar}        {\mathrel}{arrows1}{"5D}
2902\stix@MathSymbol{\rightarrowbsimilar}       {\mathrel}{arrows1}{"5E}
2903\stix@MathSymbol{\leftarrow}                {\mathrel}{arrows1}{"7D} \let\gets=\leftarrow
2904\stix@MathSymbol{\rightarrow}               {\mathrel}{arrows1}{"99} \let\to=\rightarrow
2905\stix@MathSymbol{\leftrightarrow}           {\mathrel}{arrows1}{"9B}
2906\stix@MathSymbol{\nwarrow}                  {\mathrel}{arrows1}{"9D}
2907\stix@MathSymbol{\nearrow}                  {\mathrel}{arrows1}{"9E}
2908\stix@MathSymbol{\searrow}                  {\mathrel}{arrows1}{"9F}
2909
2910\stix@MathSymbol{\swarrow}                  {\mathrel}{arrows1}{"A0}
2911\stix@MathSymbol{\nleftarrow}               {\mathrel}{arrows1}{"A1}
2912\stix@MathSymbol{\nrightarrow}              {\mathrel}{arrows1}{"A2}
2913\stix@MathSymbol{\leftwavearrow}            {\mathrel}{arrows1}{"A3}
2914\stix@MathSymbol{\rightwavearrow}           {\mathrel}{arrows1}{"A4}
2915\stix@MathSymbol{\twoheadleftarrow}         {\mathrel}{arrows1}{"A5}
2916\stix@MathSymbol{\twoheaduparrow}           {\mathrel}{arrows1}{"A6}
2917\stix@MathSymbol{\twoheadrightarrow}        {\mathrel}{arrows1}{"A7}
2918\stix@MathSymbol{\twoheaddownarrow}         {\mathrel}{arrows1}{"A8}
2919\stix@MathSymbol{\leftarrowtail}            {\mathrel}{arrows1}{"A9}
2920\stix@MathSymbol{\rightarrowtail}           {\mathrel}{arrows1}{"AA}
2921\stix@MathSymbol{\mapsfrom}                 {\mathrel}{arrows1}{"AB}
2922\stix@MathSymbol{\mapsup}                   {\mathrel}{arrows1}{"AC}
2923\stix@MathSymbol{\mapsto}                   {\mathrel}{arrows1}{"AD}
2924\stix@MathSymbol{\mapsdown}                 {\mathrel}{arrows1}{"AE}
2925\stix@MathSymbol{\updownarrowbar}           {\mathord}{arrows1}{"AF}
2926
2927\stix@MathSymbol{\hookleftarrow}            {\mathrel}{arrows1}{"B0}
2928\stix@MathSymbol{\hookrightarrow}           {\mathrel}{arrows1}{"B1}
2929\stix@MathSymbol{\looparrowleft}            {\mathrel}{arrows1}{"B2}
2930\stix@MathSymbol{\looparrowright}           {\mathrel}{arrows1}{"B3}
2931\stix@MathSymbol{\leftrightsquigarrow}      {\mathrel}{arrows1}{"B4}
2932\stix@MathSymbol{\nleftrightarrow}          {\mathrel}{arrows1}{"B5}
2933\stix@MathSymbol{\downzigzagarrow}          {\mathrel}{arrows1}{"B6}
2934\stix@MathSymbol{\Lsh}                      {\mathrel}{arrows1}{"B7}
2935\stix@MathSymbol{\Rsh}                      {\mathrel}{arrows1}{"B8}
2936\stix@MathSymbol{\Ldsh}                     {\mathrel}{arrows1}{"B9}
2937\stix@MathSymbol{\Rdsh}                     {\mathrel}{arrows1}{"BA}
2938\stix@MathSymbol{\linefeed}                 {\mathord}{arrows1}{"BB}
2939\stix@MathSymbol{\carriagereturn}           {\mathord}{arrows1}{"BC}
2940\stix@MathSymbol{\curvearrowleft}           {\mathrel}{arrows1}{"BD}
2941\stix@MathSymbol{\curvearrowright}          {\mathrel}{arrows1}{"BE}
2942\stix@MathSymbol{\barovernorthwestarrow}    {\mathord}{arrows1}{"BF}
2943
2944\stix@MathSymbol{\barleftarrowrightarrowbar}{\mathord}{arrows1}{"C0}
2945\stix@MathSymbol{\acwopencirclearrow}       {\mathord}{arrows1}{"C1} \stix@MathSymbol{\circlearrowleft} {\mathrel}{arrows1}{"C1}
2946\stix@MathSymbol{\cwopencirclearrow}        {\mathord}{arrows1}{"C2} \stix@MathSymbol{\circlearrowright}{\mathrel}{arrows1}{"C2}
2947\stix@MathSymbol{\leftharpoonup}            {\mathrel}{arrows1}{"C3}
2948\stix@MathSymbol{\leftharpoondown}          {\mathrel}{arrows1}{"C4}
2949\stix@MathSymbol{\upharpoonright}           {\mathrel}{arrows1}{"C5} \let\restriction=\upharpoonright
2950\stix@MathSymbol{\upharpoonleft}            {\mathrel}{arrows1}{"C6}
2951\stix@MathSymbol{\rightharpoonup}           {\mathrel}{arrows1}{"C7}
2952\stix@MathSymbol{\rightharpoondown}         {\mathrel}{arrows1}{"C8}
2953\stix@MathSymbol{\downharpoonright}         {\mathrel}{arrows1}{"C9}
2954\stix@MathSymbol{\downharpoonleft}          {\mathrel}{arrows1}{"CA}
2955\stix@MathSymbol{\rightleftarrows}          {\mathrel}{arrows1}{"CB}
2956\stix@MathSymbol{\updownarrows}             {\mathrel}{arrows1}{"CC}
2957\stix@MathSymbol{\leftrightarrows}          {\mathrel}{arrows1}{"CD}
2958\stix@MathSymbol{\leftleftarrows}           {\mathrel}{arrows1}{"CE}
2959\stix@MathSymbol{\upuparrows}               {\mathrel}{arrows1}{"CF}
2960
2961\stix@MathSymbol{\rightrightarrows}         {\mathrel}{arrows1}{"D0}
2962\stix@MathSymbol{\downdownarrows}           {\mathrel}{arrows1}{"D1}
2963\stix@MathSymbol{\leftrightharpoons}        {\mathrel}{arrows1}{"D2}
2964\stix@MathSymbol{\rightleftharpoons}        {\mathrel}{arrows1}{"D3}
2965\stix@MathSymbol{\nLeftarrow}               {\mathrel}{arrows1}{"D4}
2966\stix@MathSymbol{\nLeftrightarrow}          {\mathrel}{arrows1}{"D5}
2967\stix@MathSymbol{\nRightarrow}              {\mathrel}{arrows1}{"D6}
2968\stix@MathSymbol{\Leftarrow}                {\mathrel}{arrows1}{"D7}
2969\stix@MathSymbol{\Rightarrow}               {\mathrel}{arrows1}{"D9}
2970\stix@MathSymbol{\Leftrightarrow}           {\mathrel}{arrows1}{"DB}
2971\stix@MathSymbol{\Nwarrow}                  {\mathrel}{arrows1}{"DD}
2972\stix@MathSymbol{\Nearrow}                  {\mathrel}{arrows1}{"DE}
2973\stix@MathSymbol{\Searrow}                  {\mathrel}{arrows1}{"DF}
2974
2975\stix@MathSymbol{\Swarrow}                  {\mathrel}{arrows1}{"E0}
2976\stix@MathSymbol{\Lleftarrow}               {\mathrel}{arrows1}{"E1}
2977\stix@MathSymbol{\Rrightarrow}              {\mathrel}{arrows1}{"E2}
2978\stix@MathSymbol{\leftsquigarrow}           {\mathrel}{arrows1}{"E3}
2979\stix@MathSymbol{\rightsquigarrow}          {\mathrel}{arrows1}{"E4} \let\leadsto=\rightsquigarrow
2980\stix@MathSymbol{\nHuparrow}                {\mathord}{arrows1}{"E5}
2981\stix@MathSymbol{\nHdownarrow}              {\mathord}{arrows1}{"E6}
2982\stix@MathSymbol{\leftdasharrow}            {\mathord}{arrows1}{"E7}
2983\stix@MathSymbol{\updasharrow}              {\mathord}{arrows1}{"E8}
2984\stix@MathSymbol{\rightdasharrow}           {\mathord}{arrows1}{"E9}
2985\stix@MathSymbol{\downdasharrow}            {\mathord}{arrows1}{"EA}
2986\stix@MathSymbol{\barleftarrow}             {\mathrel}{arrows1}{"EB}
2987\stix@MathSymbol{\rightarrowbar}            {\mathrel}{arrows1}{"EC}
2988\stix@MathSymbol{\leftwhitearrow}           {\mathord}{arrows1}{"ED}
2989\stix@MathSymbol{\upwhitearrow}             {\mathord}{arrows1}{"EE}
2990\stix@MathSymbol{\rightwhitearrow}          {\mathord}{arrows1}{"EF}
2991
2992\stix@MathSymbol{\downwhitearrow}           {\mathord}{arrows1}{"F0}
2993\stix@MathSymbol{\whitearrowupfrombar}      {\mathord}{arrows1}{"F1}
2994\stix@MathSymbol{\circleonrightarrow}       {\mathrel}{arrows1}{"F2}
2995\stix@MathSymbol{\downuparrows}             {\mathrel}{arrows1}{"F3}
2996\stix@MathSymbol{\rightthreearrows}         {\mathrel}{arrows1}{"F4}
2997\stix@MathSymbol{\nvleftarrow}              {\mathrel}{arrows1}{"F5}
2998\stix@MathSymbol{\nvrightarrow}             {\mathrel}{arrows1}{"F6}
2999\stix@MathSymbol{\nvleftrightarrow}         {\mathrel}{arrows1}{"F7}
3000\stix@MathSymbol{\nVleftarrow}              {\mathrel}{arrows1}{"F8}
3001\stix@MathSymbol{\nVrightarrow}             {\mathrel}{arrows1}{"F9}
3002\stix@MathSymbol{\nVleftrightarrow}         {\mathrel}{arrows1}{"FA}
3003\stix@MathSymbol{\leftarrowtriangle}        {\mathrel}{arrows1}{"FB}
3004\stix@MathSymbol{\rightarrowtriangle}       {\mathrel}{arrows1}{"FC}
3005\stix@MathSymbol{\leftrightarrowtriangle}   {\mathrel}{arrows1}{"FD}
3006
3007\stix@MathSymbol{\leftarrowonoplus}         {\mathrel}{arrows2}{"2A}
3008\stix@MathSymbol{\longleftsquigarrow}       {\mathrel}{arrows2}{"2B}
3009\stix@MathSymbol{\nvtwoheadleftarrow}       {\mathrel}{arrows2}{"2C}
3010\stix@MathSymbol{\nVtwoheadleftarrow}       {\mathrel}{arrows2}{"2D}
3011\stix@MathSymbol{\twoheadmapsfrom}          {\mathrel}{arrows2}{"2E}
3012\stix@MathSymbol{\twoheadleftdbkarrow}      {\mathrel}{arrows2}{"2F}
3013\stix@MathSymbol{\leftdotarrow}             {\mathrel}{arrows2}{"3A}
3014\stix@MathSymbol{\nvleftarrowtail}          {\mathrel}{arrows2}{"3B}
3015\stix@MathSymbol{\nVleftarrowtail}          {\mathrel}{arrows2}{"3C}
3016\stix@MathSymbol{\twoheadleftarrowtail}     {\mathrel}{arrows2}{"3D}
3017\stix@MathSymbol{\nvtwoheadleftarrowtail}   {\mathrel}{arrows2}{"3E}
3018\stix@MathSymbol{\nVtwoheadleftarrowtail}   {\mathrel}{arrows2}{"3F}
3019\stix@MathSymbol{\leftarrowx}               {\mathrel}{arrows2}{"40}
3020\stix@MathSymbol{\leftcurvedarrow}          {\mathrel}{arrows2}{"5B}
3021\stix@MathSymbol{\equalleftarrow}           {\mathrel}{arrows2}{"5C}
3022\stix@MathSymbol{\bsimilarleftarrow}        {\mathrel}{arrows2}{"5D}
3023\stix@MathSymbol{\leftarrowbackapprox}      {\mathrel}{arrows2}{"5E}
3024\stix@MathSymbol{\rightarrowgtr}            {\mathrel}{arrows2}{"5F}
3025\stix@MathSymbol{\rightarrowsupset}         {\mathrel}{arrows2}{"60}
3026\stix@MathSymbol{\LLeftarrow}               {\mathrel}{arrows2}{"7D}
3027\stix@MathSymbol{\RRightarrow}              {\mathrel}{arrows2}{"7E}
3028
3029\stix@MathSymbol{\nvtwoheadrightarrow}      {\mathrel}{arrows2}{"99}
3030\stix@MathSymbol{\nVtwoheadrightarrow}      {\mathrel}{arrows2}{"9A}
3031\stix@MathSymbol{\nvLeftarrow}              {\mathrel}{arrows2}{"9B}
3032\stix@MathSymbol{\nvRightarrow}             {\mathrel}{arrows2}{"9C}
3033\stix@MathSymbol{\nvLeftrightarrow}         {\mathrel}{arrows2}{"9D}
3034\stix@MathSymbol{\twoheadmapsto}            {\mathrel}{arrows2}{"9E}
3035\stix@MathSymbol{\Mapsfrom}                 {\mathrel}{arrows2}{"9F}
3036
3037\stix@MathSymbol{\Mapsto}                   {\mathrel}{arrows2}{"A0}
3038\stix@MathSymbol{\downarrowbarred}          {\mathrel}{arrows2}{"A1}
3039\stix@MathSymbol{\uparrowbarred}            {\mathrel}{arrows2}{"A2}
3040\stix@MathSymbol{\circleonleftarrow}        {\mathrel}{arrows2}{"A3}
3041\stix@MathSymbol{\leftthreearrows}          {\mathrel}{arrows2}{"A4}
3042\stix@MathSymbol{\leftbkarrow}              {\mathrel}{arrows2}{"A5}
3043\stix@MathSymbol{\rightbkarrow}             {\mathrel}{arrows2}{"A6}
3044\stix@MathSymbol{\leftdbkarrow}             {\mathrel}{arrows2}{"A7} \let\dashleftarrow=\leftdbkarrow
3045\stix@MathSymbol{\dbkarow}                  {\mathrel}{arrows2}{"A8} \let\dashrightarrow=\dbkarow \let\dasharrow=\dbkarow
3046\stix@MathSymbol{\drbkarow}                 {\mathrel}{arrows2}{"A9}
3047\stix@MathSymbol{\rightdotarrow}            {\mathrel}{arrows2}{"AA}
3048\stix@MathSymbol{\baruparrow}               {\mathrel}{arrows2}{"AB}
3049\stix@MathSymbol{\downarrowbar}             {\mathrel}{arrows2}{"AC}
3050\stix@MathSymbol{\nvrightarrowtail}         {\mathrel}{arrows2}{"AD}
3051\stix@MathSymbol{\nVrightarrowtail}         {\mathrel}{arrows2}{"AE}
3052\stix@MathSymbol{\twoheadrightarrowtail}    {\mathrel}{arrows2}{"AF}
3053
3054\stix@MathSymbol{\nvtwoheadrightarrowtail}  {\mathrel}{arrows2}{"B0}
3055\stix@MathSymbol{\nVtwoheadrightarrowtail}  {\mathrel}{arrows2}{"B1}
3056\stix@MathSymbol{\lefttail}                 {\mathrel}{arrows2}{"B2}
3057\stix@MathSymbol{\righttail}                {\mathrel}{arrows2}{"B3}
3058\stix@MathSymbol{\leftdbltail}              {\mathrel}{arrows2}{"B4}
3059\stix@MathSymbol{\rightdbltail}             {\mathrel}{arrows2}{"B5}
3060\stix@MathSymbol{\diamondleftarrow}         {\mathrel}{arrows2}{"B6}
3061\stix@MathSymbol{\rightarrowdiamond}        {\mathrel}{arrows2}{"B7}
3062\stix@MathSymbol{\diamondleftarrowbar}      {\mathrel}{arrows2}{"B8}
3063\stix@MathSymbol{\barrightarrowdiamond}     {\mathrel}{arrows2}{"B9}
3064\stix@MathSymbol{\nwsearrow}                {\mathrel}{arrows2}{"BA}
3065\stix@MathSymbol{\neswarrow}                {\mathrel}{arrows2}{"BB}
3066\stix@MathSymbol{\hknwarrow}                {\mathrel}{arrows2}{"BC}
3067\stix@MathSymbol{\hknearrow}                {\mathrel}{arrows2}{"BD}
3068\stix@MathSymbol{\hksearow}                 {\mathrel}{arrows2}{"BE}
3069\stix@MathSymbol{\hkswarow}                 {\mathrel}{arrows2}{"BF}
3070
3071\stix@MathSymbol{\tona}                     {\mathrel}{arrows2}{"C0}
3072\stix@MathSymbol{\toea}                     {\mathrel}{arrows2}{"C1}
3073\stix@MathSymbol{\tosa}                     {\mathrel}{arrows2}{"C2}
3074\stix@MathSymbol{\towa}                     {\mathrel}{arrows2}{"C3}
3075\stix@MathSymbol{\rdiagovfdiag}             {\mathord}{arrows2}{"C4}
3076\stix@MathSymbol{\fdiagovrdiag}             {\mathord}{arrows2}{"C5}
3077\stix@MathSymbol{\seovnearrow}              {\mathord}{arrows2}{"C6}
3078\stix@MathSymbol{\neovsearrow}              {\mathord}{arrows2}{"C7}
3079\stix@MathSymbol{\fdiagovnearrow}           {\mathord}{arrows2}{"C8}
3080\stix@MathSymbol{\rdiagovsearrow}           {\mathord}{arrows2}{"C9}
3081\stix@MathSymbol{\neovnwarrow}              {\mathord}{arrows2}{"CA}
3082\stix@MathSymbol{\nwovnearrow}              {\mathord}{arrows2}{"CB}
3083\stix@MathSymbol{\rightcurvedarrow}         {\mathrel}{arrows2}{"CC}
3084\stix@MathSymbol{\uprightcurvearrow}        {\mathord}{arrows2}{"CD}
3085\stix@MathSymbol{\downrightcurvedarrow}     {\mathord}{arrows2}{"CE}
3086\stix@MathSymbol{\leftdowncurvedarrow}      {\mathrel}{arrows2}{"CF}
3087
3088\stix@MathSymbol{\rightdowncurvedarrow}     {\mathrel}{arrows2}{"D0}
3089\stix@MathSymbol{\cwrightarcarrow}          {\mathrel}{arrows2}{"D1}
3090\stix@MathSymbol{\acwleftarcarrow}          {\mathrel}{arrows2}{"D2}
3091\stix@MathSymbol{\acwoverarcarrow}          {\mathrel}{arrows2}{"D3}
3092\stix@MathSymbol{\acwunderarcarrow}         {\mathrel}{arrows2}{"D4}
3093\stix@MathSymbol{\curvearrowrightminus}     {\mathrel}{arrows2}{"D5}
3094\stix@MathSymbol{\curvearrowleftplus}       {\mathrel}{arrows2}{"D6}
3095\stix@MathSymbol{\cwundercurvearrow}        {\mathrel}{arrows2}{"D7}
3096\stix@MathSymbol{\ccwundercurvearrow}       {\mathrel}{arrows2}{"D8}
3097\stix@MathSymbol{\acwcirclearrow}           {\mathrel}{arrows2}{"D9}
3098\stix@MathSymbol{\cwcirclearrow}            {\mathrel}{arrows2}{"DA}
3099\stix@MathSymbol{\rightarrowshortleftarrow} {\mathrel}{arrows2}{"DB}
3100\stix@MathSymbol{\leftarrowshortrightarrow} {\mathrel}{arrows2}{"DC}
3101\stix@MathSymbol{\shortrightarrowleftarrow} {\mathrel}{arrows2}{"DD}
3102\stix@MathSymbol{\rightarrowplus}           {\mathrel}{arrows2}{"DE}
3103\stix@MathSymbol{\leftarrowplus}            {\mathrel}{arrows2}{"DF}
3104
3105\stix@MathSymbol{\rightarrowx}              {\mathrel}{arrows2}{"E0}
3106\stix@MathSymbol{\leftrightarrowcircle}     {\mathrel}{arrows2}{"E1}
3107\stix@MathSymbol{\twoheaduparrowcircle}     {\mathrel}{arrows2}{"E2}
3108\stix@MathSymbol{\leftrightharpoonupdown}   {\mathrel}{arrows2}{"E3}
3109\stix@MathSymbol{\leftrightharpoondownup}   {\mathrel}{arrows2}{"E4}
3110\stix@MathSymbol{\updownharpoonrightleft}   {\mathrel}{arrows2}{"E5}
3111\stix@MathSymbol{\updownharpoonleftright}   {\mathrel}{arrows2}{"E6}
3112\stix@MathSymbol{\leftrightharpoonupup}     {\mathrel}{arrows2}{"E7}
3113\stix@MathSymbol{\updownharpoonrightright}  {\mathrel}{arrows2}{"E8}
3114\stix@MathSymbol{\leftrightharpoondowndown} {\mathrel}{arrows2}{"E9}
3115\stix@MathSymbol{\updownharpoonleftleft}    {\mathrel}{arrows2}{"EA}
3116\stix@MathSymbol{\barleftharpoonup}         {\mathrel}{arrows2}{"EB}
3117\stix@MathSymbol{\rightharpoonupbar}        {\mathrel}{arrows2}{"EC}
3118\stix@MathSymbol{\barupharpoonright}        {\mathrel}{arrows2}{"ED}
3119\stix@MathSymbol{\downharpoonrightbar}      {\mathrel}{arrows2}{"EE}
3120\stix@MathSymbol{\barleftharpoondown}       {\mathrel}{arrows2}{"EF}
3121
3122\stix@MathSymbol{\rightharpoondownbar}      {\mathrel}{arrows2}{"F0}
3123\stix@MathSymbol{\barupharpoonleft}         {\mathrel}{arrows2}{"F1}
3124\stix@MathSymbol{\downharpoonleftbar}       {\mathrel}{arrows2}{"F2}
3125\stix@MathSymbol{\leftharpoonupbar}         {\mathrel}{arrows2}{"F3}
3126\stix@MathSymbol{\barrightharpoonup}        {\mathrel}{arrows2}{"F4}
3127\stix@MathSymbol{\upharpoonrightbar}        {\mathrel}{arrows2}{"F5}
3128\stix@MathSymbol{\bardownharpoonright}      {\mathrel}{arrows2}{"F6}
3129\stix@MathSymbol{\leftharpoondownbar}       {\mathrel}{arrows2}{"F7}
3130\stix@MathSymbol{\barrightharpoondown}      {\mathrel}{arrows2}{"F8}
3131\stix@MathSymbol{\upharpoonleftbar}         {\mathrel}{arrows2}{"F9}
3132\stix@MathSymbol{\bardownharpoonleft}       {\mathrel}{arrows2}{"FA}
3133\stix@MathSymbol{\leftharpoonsupdown}       {\mathrel}{arrows2}{"FB}
3134\stix@MathSymbol{\upharpoonsleftright}      {\mathrel}{arrows2}{"FC}
3135\stix@MathSymbol{\rightharpoonsupdown}      {\mathrel}{arrows2}{"FD}
3136\stix@MathSymbol{\downharpoonsleftright}    {\mathrel}{arrows2}{"FE}
3137\stix@MathSymbol{\leftrightharpoonsup}      {\mathrel}{arrows2}{"FF}
3138
3139\stix@MathSymbol{\cwgapcirclearrow}         {\mathrel}{arrows3}{"00}
3140\stix@MathSymbol{\rightarrowonoplus}        {\mathrel}{arrows3}{"01}
3141\stix@MathSymbol{\longleftarrow}            {\mathrel}{arrows3}{"02}
3142\stix@MathSymbol{\longrightarrow}           {\mathrel}{arrows3}{"03}
3143\stix@MathSymbol{\longleftrightarrow}       {\mathrel}{arrows3}{"04}
3144\stix@MathSymbol{\Longleftarrow}            {\mathrel}{arrows3}{"05}
3145\stix@MathSymbol{\Longrightarrow}           {\mathrel}{arrows3}{"06}
3146\stix@MathSymbol{\Longleftrightarrow}       {\mathrel}{arrows3}{"07}
3147\stix@MathSymbol{\longmapsfrom}             {\mathrel}{arrows3}{"08}
3148\stix@MathSymbol{\longmapsto}               {\mathrel}{arrows3}{"09}
3149\stix@MathSymbol{\Longmapsfrom}             {\mathrel}{arrows3}{"0A}
3150\stix@MathSymbol{\Longmapsto}               {\mathrel}{arrows3}{"0B}
3151\stix@MathSymbol{\longrightsquigarrow}      {\mathrel}{arrows3}{"0C}
3152\stix@MathSymbol{\acwgapcirclearrow}        {\mathrel}{arrows3}{"0D}
3153\stix@MathSymbol{\bsimilarrightarrow}       {\mathrel}{arrows3}{"0E}
3154\stix@MathSymbol{\spadesuit}                {\mathord}{arrows3}{"0F}
3155
3156\stix@MathSymbol{\heartsuit}                {\mathord}{arrows3}{"10}
3157\stix@MathSymbol{\diamondsuit}              {\mathord}{arrows3}{"11}
3158\stix@MathSymbol{\clubsuit}                 {\mathord}{arrows3}{"12}
3159\stix@MathSymbol{\mathparagraph}            {\mathord}{arrows3}{"13}
3160\stix@MathSymbol{\mathsection}              {\mathord}{arrows3}{"14}
3161\stix@MathSymbol{\leftrightharpoonsdown}    {\mathrel}{arrows3}{"15}
3162\stix@MathSymbol{\rightleftharpoonsup}      {\mathrel}{arrows3}{"16}
3163\stix@MathSymbol{\rightleftharpoonsdown}    {\mathrel}{arrows3}{"17}
3164\stix@MathSymbol{\leftharpoonupdash}        {\mathrel}{arrows3}{"18}
3165\stix@MathSymbol{\dashleftharpoondown}      {\mathrel}{arrows3}{"19}
3166\stix@MathSymbol{\rightharpoonupdash}       {\mathrel}{arrows3}{"1A}
3167\stix@MathSymbol{\dashrightharpoondown}     {\mathrel}{arrows3}{"1B}
3168\stix@MathSymbol{\updownharpoonsleftright}  {\mathrel}{arrows3}{"1C}
3169\stix@MathSymbol{\downupharpoonsleftright}  {\mathrel}{arrows3}{"1D}
3170\stix@MathSymbol{\rightimply}               {\mathrel}{arrows3}{"1E}
3171\stix@MathSymbol{\equalrightarrow}          {\mathrel}{arrows3}{"1F}
3172
3173\stix@MathSymbol{\similarrightarrow}        {\mathrel}{arrows3}{"20}
3174\stix@MathSymbol{\leftarrowsimilar}         {\mathrel}{arrows3}{"21}
3175\stix@MathSymbol{\rightarrowsimilar}        {\mathrel}{arrows3}{"22}
3176\stix@MathSymbol{\rightarrowapprox}         {\mathrel}{arrows3}{"23}
3177\stix@MathSymbol{\ltlarr}                   {\mathrel}{arrows3}{"24}
3178\stix@MathSymbol{\leftarrowless}            {\mathrel}{arrows3}{"25}
3179\stix@MathSymbol{\gtrarr}                   {\mathrel}{arrows3}{"26}
3180\stix@MathSymbol{\subrarr}                  {\mathrel}{arrows3}{"27}
3181\stix@MathSymbol{\leftarrowsubset}          {\mathrel}{arrows3}{"28}
3182\stix@MathSymbol{\suplarr}                  {\mathrel}{arrows3}{"29}
3183\stix@MathSymbol{\leftfishtail}             {\mathrel}{arrows3}{"2A}
3184\stix@MathSymbol{\rightfishtail}            {\mathrel}{arrows3}{"2B}
3185\stix@MathSymbol{\upfishtail}               {\mathrel}{arrows3}{"2C}
3186\stix@MathSymbol{\downfishtail}             {\mathrel}{arrows3}{"2D}
3187\stix@MathSymbol{\varclubsuit}              {\mathord}{arrows3}{"2E}
3188\stix@MathSymbol{\quarternote}              {\mathord}{arrows3}{"2F}
3189
3190\stix@MathSymbol{\eighthnote}               {\mathord}{arrows3}{"3A}
3191\stix@MathSymbol{\twonotes}                 {\mathord}{arrows3}{"3B}
3192\stix@MathSymbol{\dicei}                    {\mathord}{arrows3}{"3C}
3193\stix@MathSymbol{\diceii}                   {\mathord}{arrows3}{"3D}
3194\stix@MathSymbol{\diceiii}                  {\mathord}{arrows3}{"3E}
3195\stix@MathSymbol{\diceiv}                   {\mathord}{arrows3}{"3F}
3196\stix@MathSymbol{\dicev}                    {\mathord}{arrows3}{"40}
3197
3198\stix@MathSymbol{\dicevi}                   {\mathord}{arrows3}{"5B}
3199\stix@MathSymbol{\circledrightdot}          {\mathord}{arrows3}{"5C}
3200\stix@MathSymbol{\circledtwodots}           {\mathord}{arrows3}{"5D}
3201\stix@MathSymbol{\blackcircledrightdot}     {\mathord}{arrows3}{"5E}
3202\stix@MathSymbol{\blackcircledtwodots}      {\mathord}{arrows3}{"5F}
3203\stix@MathSymbol{\Hermaphrodite}            {\mathord}{arrows3}{"60}
3204
3205\stix@MathSymbol{\mdwhtcircle}              {\mathord}{arrows3}{"7D}
3206\stix@MathSymbol{\mdblkcircle}              {\mathord}{arrows3}{"7E}
3207
3208\stix@MathSymbol{\mdsmwhtcircle}            {\mathord}{arrows3}{"80}
3209\stix@MathSymbol{\neuter}                   {\mathord}{arrows3}{"81}
3210\stix@MathSymbol{\checkmarkmath}            {\mathord}{arrows3}{"82}
3211%stix@MathSymbol{\maltesemath}              {\mathord}{arrows3}{"83} % moved up
3212%stix@MathSymbol{\circledstar}              {\mathord}{arrows3}{"84} % moved up
3213\stix@MathSymbol{\varstar}                  {\mathord}{arrows3}{"85}
3214\stix@MathSymbol{\dingasterisk}             {\mathord}{arrows3}{"86}
3215%
3216\stix@MathSymbol{\squareulblack}            {\mathord}{arrows3}{"88}
3217\stix@MathSymbol{\squarelrblack}            {\mathord}{arrows3}{"89}
3218\stix@MathSymbol{\boxbar}                   {\mathbin}{arrows3}{"8A}
3219\stix@MathSymbol{\trianglecdot}             {\mathord}{arrows3}{"8B}
3220\stix@MathSymbol{\triangleleftblack}        {\mathord}{arrows3}{"8C}
3221\stix@MathSymbol{\trianglerightblack}       {\mathord}{arrows3}{"8D}
3222\stix@MathSymbol{\lgwhtcircle}              {\mathord}{arrows3}{"8E}
3223\stix@MathSymbol{\squareulquad}             {\mathord}{arrows3}{"8F}
3224
3225\stix@MathSymbol{\squarellquad}             {\mathord}{arrows3}{"90}
3226\stix@MathSymbol{\squarelrquad}             {\mathord}{arrows3}{"91}
3227\stix@MathSymbol{\squareurquad}             {\mathord}{arrows3}{"92}
3228\stix@MathSymbol{\circleulquad}             {\mathord}{arrows3}{"93}
3229\stix@MathSymbol{\circlellquad}             {\mathord}{arrows3}{"94}
3230\stix@MathSymbol{\circlelrquad}             {\mathord}{arrows3}{"95}
3231\stix@MathSymbol{\circleurquad}             {\mathord}{arrows3}{"96}
3232\stix@MathSymbol{\ultriangle}               {\mathord}{arrows3}{"97}
3233\stix@MathSymbol{\urtriangle}               {\mathord}{arrows3}{"98}
3234\stix@MathSymbol{\lltriangle}               {\mathord}{arrows3}{"99}
3235\stix@MathSymbol{\mdwhtsquare}              {\mathord}{arrows3}{"9A}
3236\stix@MathSymbol{\mdblksquare}              {\mathord}{arrows3}{"9B}
3237\stix@MathSymbol{\mdsmwhtsquare}            {\mathord}{arrows3}{"9C}
3238\stix@MathSymbol{\mdsmblksquare}            {\mathord}{arrows3}{"9D}
3239\stix@MathSymbol{\lrtriangle}               {\mathord}{arrows3}{"9E}
3240\stix@MathSymbol{\bigstar}                  {\mathord}{arrows3}{"9F}
3241
3242\stix@MathSymbol{\bigwhitestar}             {\mathord}{arrows3}{"A0}
3243\stix@MathSymbol{\dottimes}                 {\mathbin}{arrows3}{"A1}
3244\stix@MathSymbol{\timesbar}                 {\mathbin}{arrows3}{"A2}
3245\stix@MathSymbol{\btimes}                   {\mathbin}{arrows3}{"A3}
3246\stix@MathSymbol{\smashtimes}               {\mathbin}{arrows3}{"A4}
3247\stix@MathSymbol{\otimeslhrim}              {\mathbin}{arrows3}{"A5}
3248\stix@MathSymbol{\otimesrhrim}              {\mathbin}{arrows3}{"A6}
3249\stix@MathSymbol{\otimeshat}                {\mathbin}{arrows3}{"A7}
3250\stix@MathSymbol{\Otimes}                   {\mathbin}{arrows3}{"A8}
3251\stix@MathSymbol{\odiv}                     {\mathbin}{arrows3}{"A9}
3252\stix@MathSymbol{\triangleplus}             {\mathbin}{arrows3}{"AA}
3253\stix@MathSymbol{\triangleminus}            {\mathbin}{arrows3}{"AB}
3254\stix@MathSymbol{\triangletimes}            {\mathbin}{arrows3}{"AC}
3255\stix@MathSymbol{\intprod}                  {\mathbin}{arrows3}{"AD}
3256\stix@MathSymbol{\intprodr}                 {\mathbin}{arrows3}{"AE}
3257\stix@MathSymbol{\fcmp}                     {\mathbin}{arrows3}{"AF}
3258
3259\stix@MathSymbol{\amalg}                    {\mathbin}{arrows3}{"B0}
3260\stix@MathSymbol{\capdot}                   {\mathbin}{arrows3}{"B1}
3261\stix@MathSymbol{\uminus}                   {\mathbin}{arrows3}{"B2}
3262\stix@MathSymbol{\barcup}                   {\mathbin}{arrows3}{"B3}
3263\stix@MathSymbol{\barcap}                   {\mathbin}{arrows3}{"B4}
3264\stix@MathSymbol{\capwedge}                 {\mathbin}{arrows3}{"B5}
3265\stix@MathSymbol{\cupvee}                   {\mathbin}{arrows3}{"B6}
3266\stix@MathSymbol{\cupovercap}               {\mathbin}{arrows3}{"B7}
3267\stix@MathSymbol{\capovercup}               {\mathbin}{arrows3}{"B8}
3268\stix@MathSymbol{\cupbarcap}                {\mathbin}{arrows3}{"B9}
3269%    \end{macrocode}
3270%
3271%    \begin{macrocode}
3272\stix@MathSymbol{\neg}                      {\mathord}{operators}{"9B} \let\lnot=\neg
3273\stix@MathSymbol{\cdotp}                    {\mathbin}{operators}{"9C} \let\centerdot=\cdotp
3274\stix@MathSymbol{\times}                    {\mathbin}{operators}{"9D}
3275\stix@MathSymbol{\preceq}                   {\mathrel}{operators}{"9E}
3276\stix@MathSymbol{\div}                      {\mathbin}{operators}{"9F}
3277
3278\stix@MathSymbol{\Zbar}                     {\mathord}{operators}{"A0}
3279\stix@MathSymbol{\notchar}                  {\mathrel}{operators}{"A1}
3280\stix@MathSymbol{\upbackepsilon}            {\mathord}{operators}{"A2}
3281\stix@MathSymbol{\dagger}                   {\mathbin}{operators}{"A3}
3282\stix@MathSymbol{\ddagger}                  {\mathbin}{operators}{"A4}
3283\stix@MathSymbol{\smblkcircle}              {\mathbin}{operators}{"A5}
3284\stix@MathSymbol{\enleadertwodots}          {\mathord}{operators}{"A6}
3285\stix@MathSymbol{\unicodeellipsis}          {\mathord}{operators}{"A7} \def\mathellipsis{\mathinner{\unicodeellipsis}}
3286\stix@MathSymbol{\prime}                    {\mathord}{operators}{"A8}
3287\stix@MathSymbol{\dprime}                   {\mathord}{operators}{"A9}
3288\stix@MathSymbol{\trprime}                  {\mathord}{operators}{"AA}
3289\stix@MathSymbol{\backprime}                {\mathord}{operators}{"AB}
3290\stix@MathSymbol{\backdprime}               {\mathord}{operators}{"AC}
3291\stix@MathSymbol{\backtrprime}              {\mathord}{operators}{"AD}
3292\stix@MathSymbol{\caretinsert}              {\mathord}{operators}{"AE}
3293\stix@MathSymbol{\Exclam}                   {\mathord}{operators}{"AF}
3294
3295\stix@MathSymbol{\hyphenbullet}             {\mathord}{operators}{"B0}
3296\stix@MathSymbol{\fracslash}                {\mathbin}{operators}{"B1}
3297\stix@MathSymbol{\Question}                 {\mathord}{operators}{"B2}
3298\stix@MathSymbol{\closure}                  {\mathrel}{operators}{"B3}
3299\stix@MathSymbol{\qprime}                   {\mathord}{operators}{"B4}
3300\stix@MathSymbol{\vertoverlay}              {\mathrel}{operators}{"B5}
3301\stix@MathSymbol{\enclosecircle}            {\mathord}{operators}{"B6}
3302\stix@MathSymbol{\enclosesquare}            {\mathord}{operators}{"B7}
3303\stix@MathSymbol{\enclosediamond}           {\mathord}{operators}{"B8}
3304\stix@MathSymbol{\enclosetriangle}          {\mathord}{operators}{"B9}
3305\stix@MathSymbol{\Eulerconst}               {\mathord}{operators}{"BA}
3306\stix@MathSymbol{\mho}                      {\mathord}{operators}{"BB}
3307\stix@MathSymbol{\turnediota}               {\mathord}{operators}{"BC}
3308\stix@MathSymbol{\Angstrom}                 {\mathord}{operators}{"BD}
3309\stix@MathSymbol{\Finv}                     {\mathord}{operators}{"BE}
3310\stix@MathSymbol{\Game}                     {\mathord}{operators}{"BF}
3311
3312\stix@MathSymbol{\sansLturned}              {\mathord}{operators}{"C0}
3313\stix@MathSymbol{\sansLmirrored}            {\mathord}{operators}{"C1}
3314\stix@MathSymbol{\Yup}                      {\mathord}{operators}{"C2}
3315\stix@MathSymbol{\PropertyLine}             {\mathord}{operators}{"C3}
3316\stix@MathSymbol{\upand}                    {\mathbin}{operators}{"C4}
3317\stix@MathSymbol{\forall}                   {\mathord}{operators}{"C5}
3318\stix@MathSymbol{\complement}               {\mathord}{operators}{"C6}
3319\stix@MathSymbol{\exists}                   {\mathord}{operators}{"C7}
3320\stix@MathSymbol{\nexists}                  {\mathord}{operators}{"C8}
3321\stix@MathSymbol{\varnothing}               {\mathord}{operators}{"C9}
3322\stix@MathSymbol{\increment}                {\mathord}{operators}{"CA}
3323\stix@MathSymbol{\in}                       {\mathrel}{operators}{"CB}
3324\stix@MathSymbol{\notin}                    {\mathrel}{operators}{"CC}
3325\stix@MathSymbol{\smallin}                  {\mathrel}{operators}{"CD}
3326\stix@MathSymbol{\ni}                       {\mathrel}{operators}{"CE} \let\owns=\ni
3327\stix@MathSymbol{\nni}                      {\mathrel}{operators}{"CF}
3328
3329\stix@MathSymbol{\smallni}                  {\mathrel}{operators}{"D0}
3330\stix@MathSymbol{\QED}                      {\mathord}{operators}{"D1}
3331\stix@MathSymbol{\dotplus}                  {\mathbin}{operators}{"D2}
3332\stix@MathSymbol{\succeq}                   {\mathrel}{operators}{"D3}
3333\stix@MathSymbol{\smallsetminus}            {\mathbin}{operators}{"D4}
3334\stix@MathSymbol{\vysmwhtcircle}            {\mathbin}{operators}{"D5}
3335\stix@MathSymbol{\vysmblkcircle}            {\mathbin}{operators}{"D6} \let\bullet=\vysmblkcircle
3336\stix@MathSymbol{\propto}                   {\mathrel}{operators}{"D7}
3337\stix@MathSymbol{\infty}                    {\mathord}{operators}{"D8}
3338\stix@MathSymbol{\rightangle}               {\mathord}{operators}{"D9}
3339\stix@MathSymbol{\angle}                    {\mathord}{operators}{"DA}
3340\stix@MathSymbol{\measuredangle}            {\mathord}{operators}{"DB}
3341\stix@MathSymbol{\sphericalangle}           {\mathord}{operators}{"DC}
3342\stix@MathSymbol{\mid}                      {\mathrel}{operators}{"DD}
3343\stix@MathSymbol{\nmid}                     {\mathrel}{operators}{"DE}
3344\stix@MathSymbol{\parallel}                 {\mathrel}{operators}{"DF}
3345
3346\stix@MathSymbol{\nparallel}                {\mathrel}{operators}{"E0}
3347\stix@MathSymbol{\wedge}                    {\mathbin}{operators}{"E1} \let\land=\wedge
3348\stix@MathSymbol{\vee}                      {\mathbin}{operators}{"E2} \let\lor=\vee
3349\stix@MathSymbol{\cap}                      {\mathbin}{operators}{"E3}
3350\stix@MathSymbol{\cup}                      {\mathbin}{operators}{"E4}
3351\stix@MathSymbol{\therefore}                {\mathord}{operators}{"E5}
3352\stix@MathSymbol{\because}                  {\mathord}{operators}{"E6}
3353\stix@MathSymbol{\emptyset}                 {\mathord}{operators}{"E7}
3354\stix@MathSymbol{\Colon}                    {\mathrel}{operators}{"E8}
3355\stix@MathSymbol{\dotminus}                 {\mathbin}{operators}{"E9}
3356\stix@MathSymbol{\dashcolon}                {\mathrel}{operators}{"EA}
3357\stix@MathSymbol{\dotsminusdots}            {\mathrel}{operators}{"EB}
3358\stix@MathSymbol{\kernelcontraction}        {\mathrel}{operators}{"EC}
3359\stix@MathSymbol{\sim}                      {\mathrel}{operators}{"ED} \stix@MathSymbol{\thicksim}{\mathrel}{bold-operators}{"ED}
3360\stix@MathSymbol{\backsim}                  {\mathrel}{operators}{"EE}
3361\stix@MathSymbol{\invlazys}                 {\mathbin}{operators}{"EF}
3362
3363\stix@MathSymbol{\sinewave}                 {\mathord}{operators}{"F0}
3364\stix@MathSymbol{\wr}                       {\mathbin}{operators}{"F1}
3365\stix@MathSymbol{\nsim}                     {\mathrel}{operators}{"F2}
3366\stix@MathSymbol{\eqsim}                    {\mathrel}{operators}{"F3}
3367\stix@MathSymbol{\simeq}                    {\mathrel}{operators}{"F4}
3368\stix@MathSymbol{\nsime}                    {\mathrel}{operators}{"F5}
3369\stix@MathSymbol{\cong}                     {\mathrel}{operators}{"F6}
3370\stix@MathSymbol{\simneqq}                  {\mathrel}{operators}{"F7}
3371\stix@MathSymbol{\ncong}                    {\mathrel}{operators}{"F8}
3372\stix@MathSymbol{\approx}                   {\mathrel}{operators}{"F9} \stix@MathSymbol{\thickapprox}{\mathrel}{bold-operators}{"F9}
3373\stix@MathSymbol{\napprox}                  {\mathrel}{operators}{"FA}
3374\stix@MathSymbol{\approxeq}                 {\mathrel}{operators}{"FB}
3375\stix@MathSymbol{\approxident}              {\mathrel}{operators}{"FC}
3376\stix@MathSymbol{\backcong}                 {\mathrel}{operators}{"FD}
3377\stix@MathSymbol{\asymp}                    {\mathrel}{operators}{"FE}
3378\stix@MathSymbol{\Bumpeq}                   {\mathrel}{operators}{"FF}
3379
3380\stix@MathSymbol{\bumpeq}                   {\mathrel}{integrals}{"80}
3381\stix@MathSymbol{\doteq}                    {\mathrel}{integrals}{"81}
3382\stix@MathSymbol{\Doteq}                    {\mathrel}{integrals}{"82}
3383        \let\doteqdot=\Doteq
3384\stix@MathSymbol{\fallingdotseq}            {\mathrel}{integrals}{"83}
3385\stix@MathSymbol{\risingdotseq}             {\mathrel}{integrals}{"84}
3386\stix@MathSymbol{\coloneq}                  {\mathrel}{integrals}{"85}
3387\stix@MathSymbol{\eqcolon}                  {\mathrel}{integrals}{"86}
3388\stix@MathSymbol{\eqcirc}                   {\mathrel}{integrals}{"87}
3389\stix@MathSymbol{\circeq}                   {\mathrel}{integrals}{"88}
3390\stix@MathSymbol{\arceq}                    {\mathrel}{integrals}{"89}
3391\stix@MathSymbol{\wedgeq}                   {\mathrel}{integrals}{"8A}
3392\stix@MathSymbol{\veeeq}                    {\mathrel}{integrals}{"8B}
3393\stix@MathSymbol{\stareq}                   {\mathrel}{integrals}{"8C}
3394\stix@MathSymbol{\triangleq}                {\mathrel}{integrals}{"8D}
3395\stix@MathSymbol{\eqdef}                    {\mathrel}{integrals}{"8E}
3396\stix@MathSymbol{\measeq}                   {\mathrel}{integrals}{"8F}
3397\stix@MathSymbol{\questeq}                  {\mathrel}{integrals}{"90}
3398\stix@MathSymbol{\ne}                       {\mathrel}{integrals}{"91}
3399        \let\neq=\ne
3400\stix@MathSymbol{\equiv}                    {\mathrel}{integrals}{"92}
3401\stix@MathSymbol{\nequiv}                   {\mathrel}{integrals}{"93}
3402\stix@MathSymbol{\Equiv}                    {\mathrel}{integrals}{"65}
3403\stix@MathSymbol{\leq}                      {\mathrel}{integrals}{"66}
3404        \let\le=\leq
3405\stix@MathSymbol{\geq}                      {\mathrel}{integrals}{"67}
3406        \let\ge=\geq
3407\stix@MathSymbol{\leqq}                     {\mathrel}{integrals}{"68}
3408\stix@MathSymbol{\geqq}                     {\mathrel}{integrals}{"69}
3409%    \end{macrocode}
3410%
3411%    \begin{macrocode}
3412\stix@MathSymbol{\lneqq}                    {\mathrel}{letters}{"40}
3413\stix@MathSymbol{\gneqq}                    {\mathrel}{letters}{"7D}
3414\stix@MathSymbol{\ll}                       {\mathrel}{letters}{"7E}
3415\stix@MathSymbol{\gg}                       {\mathrel}{letters}{"B8}
3416\stix@MathSymbol{\between}                  {\mathrel}{letters}{"B9}
3417\stix@MathSymbol{\nasymp}                   {\mathrel}{letters}{"BA}
3418\stix@MathSymbol{\nless}                    {\mathrel}{letters}{"BB}
3419\stix@MathSymbol{\ngtr}                     {\mathrel}{letters}{"BC}
3420\stix@MathSymbol{\nleq}                     {\mathrel}{letters}{"BD}
3421\stix@MathSymbol{\ngeq}                     {\mathrel}{letters}{"BE}
3422\stix@MathSymbol{\lesssim}                  {\mathrel}{letters}{"BF}
3423\stix@MathSymbol{\gtrsim}                   {\mathrel}{letters}{"C0}
3424\stix@MathSymbol{\nlesssim}                 {\mathrel}{letters}{"C1}
3425\stix@MathSymbol{\ngtrsim}                  {\mathrel}{letters}{"C2}
3426\stix@MathSymbol{\lessgtr}                  {\mathrel}{letters}{"C3}
3427\stix@MathSymbol{\gtrless}                  {\mathrel}{letters}{"C4}
3428\stix@MathSymbol{\nlessgtr}                 {\mathrel}{letters}{"C5}
3429\stix@MathSymbol{\ngtrless}                 {\mathrel}{letters}{"C6}
3430\stix@MathSymbol{\prec}                     {\mathrel}{letters}{"C7}
3431\stix@MathSymbol{\succ}                     {\mathrel}{letters}{"C8}
3432\stix@MathSymbol{\preccurlyeq}              {\mathrel}{letters}{"C9}
3433\stix@MathSymbol{\succcurlyeq}              {\mathrel}{letters}{"CA}
3434\stix@MathSymbol{\precsim}                  {\mathrel}{letters}{"CB}
3435\stix@MathSymbol{\succsim}                  {\mathrel}{letters}{"CC}
3436\stix@MathSymbol{\nprec}                    {\mathrel}{letters}{"CD}
3437\stix@MathSymbol{\nsucc}                    {\mathrel}{letters}{"CE}
3438\stix@MathSymbol{\subset}                   {\mathrel}{letters}{"CF}
3439\stix@MathSymbol{\supset}                   {\mathrel}{letters}{"D0}
3440\stix@MathSymbol{\nsubset}                  {\mathrel}{letters}{"D1}
3441\stix@MathSymbol{\nsupset}                  {\mathrel}{letters}{"D2}
3442\stix@MathSymbol{\subseteq}                 {\mathrel}{letters}{"D3}
3443\stix@MathSymbol{\supseteq}                 {\mathrel}{letters}{"D4}
3444\stix@MathSymbol{\nsubseteq}                {\mathrel}{letters}{"D5}
3445\stix@MathSymbol{\nsupseteq}                {\mathrel}{letters}{"D6}
3446\stix@MathSymbol{\subsetneq}                {\mathrel}{letters}{"D7}
3447\stix@MathSymbol{\supsetneq}                {\mathrel}{letters}{"D8}
3448\stix@MathSymbol{\cupleftarrow}             {\mathbin}{letters}{"D9}
3449\stix@MathSymbol{\cupdot}                   {\mathbin}{letters}{"DA}
3450\stix@MathSymbol{\uplus}                    {\mathbin}{letters}{"DB}
3451\stix@MathSymbol{\sqsubset}                 {\mathrel}{letters}{"DC}
3452\stix@MathSymbol{\sqsupset}                 {\mathrel}{letters}{"DD}
3453\stix@MathSymbol{\sqsubseteq}               {\mathrel}{letters}{"DE}
3454\stix@MathSymbol{\sqsupseteq}               {\mathrel}{letters}{"DF}
3455\stix@MathSymbol{\sqcap}                    {\mathbin}{letters}{"E0}
3456\stix@MathSymbol{\sqcup}                    {\mathbin}{letters}{"E1}
3457\stix@MathSymbol{\oplus}                    {\mathbin}{letters}{"E2}
3458\stix@MathSymbol{\ominus}                   {\mathbin}{letters}{"E3}
3459\stix@MathSymbol{\otimes}                   {\mathbin}{letters}{"E4}
3460\stix@MathSymbol{\oslash}                   {\mathbin}{letters}{"E5}
3461\stix@MathSymbol{\odot}                     {\mathbin}{letters}{"E6}
3462\stix@MathSymbol{\circledcirc}              {\mathbin}{letters}{"E7}
3463\stix@MathSymbol{\circledast}               {\mathbin}{letters}{"E8}
3464\stix@MathSymbol{\circledequal}             {\mathbin}{letters}{"E9}
3465\stix@MathSymbol{\circleddash}              {\mathbin}{letters}{"EA}
3466\stix@MathSymbol{\boxplus}                  {\mathbin}{letters}{"EB}
3467\stix@MathSymbol{\boxminus}                 {\mathbin}{letters}{"EC}
3468\stix@MathSymbol{\boxtimes}                 {\mathbin}{letters}{"ED}
3469\stix@MathSymbol{\boxdot}                   {\mathbin}{letters}{"EE}
3470\stix@MathSymbol{\vdash}                    {\mathrel}{letters}{"EF}
3471\stix@MathSymbol{\dashv}                    {\mathrel}{letters}{"F0}
3472\stix@MathSymbol{\top}                      {\mathord}{letters}{"F1}
3473\stix@MathSymbol{\bot}                      {\mathord}{letters}{"F2}
3474\stix@MathSymbol{\assert}                   {\mathrel}{letters}{"F3}
3475\stix@MathSymbol{\models}                   {\mathrel}{letters}{"F4}
3476\stix@MathSymbol{\vDash}                    {\mathrel}{letters}{"F5}
3477\stix@MathSymbol{\Vdash}                    {\mathrel}{letters}{"F6}
3478\stix@MathSymbol{\Vvdash}                   {\mathrel}{letters}{"F7}
3479\stix@MathSymbol{\VDash}                    {\mathrel}{letters}{"F8}
3480\stix@MathSymbol{\nvdash}                   {\mathrel}{letters}{"F9}
3481\stix@MathSymbol{\nvDash}                   {\mathrel}{letters}{"FA}
3482\stix@MathSymbol{\nVdash}                   {\mathrel}{letters}{"FB}
3483\stix@MathSymbol{\nVDash}                   {\mathrel}{letters}{"FC}
3484\stix@MathSymbol{\prurel}                   {\mathrel}{letters}{"FD}
3485\stix@MathSymbol{\scurel}                   {\mathrel}{letters}{"FE}
3486\stix@MathSymbol{\trianglelefteq}           {\mathrel}{letters}{"FF}
3487\stix@MathSymbol{\unlhd}                    {\mathbin}{letters}{"FF}
3488%    \end{macrocode}
3489%
3490%    \begin{macrocode}
3491\stix@MathSymbol{\trianglerighteq}          {\mathrel}{symbols}{"00}
3492\stix@MathSymbol{\unrhd}                    {\mathbin}{symbols}{"00}
3493\stix@MathSymbol{\origof}                   {\mathrel}{symbols}{"01}
3494\stix@MathSymbol{\imageof}                  {\mathrel}{symbols}{"02}
3495\stix@MathSymbol{\multimap}                 {\mathrel}{symbols}{"03}
3496\stix@MathSymbol{\hermitmatrix}             {\mathord}{symbols}{"04}
3497\stix@MathSymbol{\intercal}                 {\mathbin}{symbols}{"05}
3498\stix@MathSymbol{\veebar}                   {\mathbin}{symbols}{"06}
3499\stix@MathSymbol{\barwedge}                 {\mathbin}{symbols}{"07}
3500\stix@MathSymbol{\barvee}                   {\mathbin}{symbols}{"08}
3501\stix@MathSymbol{\measuredrightangle}       {\mathord}{symbols}{"09}
3502\stix@MathSymbol{\varlrtriangle}            {\mathord}{symbols}{"0A}
3503\stix@MathSymbol{\smwhtdiamond}             {\mathbin}{symbols}{"0B}
3504        \let\diamond=\smwhtdiamond
3505\stix@MathSymbol{\cdot}                     {\mathbin}{symbols}{"0C}
3506\stix@MathSymbol{\divideontimes}            {\mathbin}{symbols}{"0D}
3507\stix@MathSymbol{\bowtie}                   {\mathrel}{symbols}{"0E}
3508\stix@MathSymbol{\ltimes}                   {\mathbin}{symbols}{"0F}
3509\stix@MathSymbol{\rtimes}                   {\mathbin}{symbols}{"10}
3510\stix@MathSymbol{\leftthreetimes}           {\mathbin}{symbols}{"11}
3511\stix@MathSymbol{\rightthreetimes}          {\mathbin}{symbols}{"12}
3512\stix@MathSymbol{\backsimeq}                {\mathrel}{symbols}{"13}
3513\stix@MathSymbol{\curlyvee}                 {\mathbin}{symbols}{"14}
3514\stix@MathSymbol{\curlywedge}               {\mathbin}{symbols}{"15}
3515\stix@MathSymbol{\Subset}                   {\mathrel}{symbols}{"16}
3516\stix@MathSymbol{\Supset}                   {\mathrel}{symbols}{"17}
3517\stix@MathSymbol{\Cap}                      {\mathbin}{symbols}{"18}
3518        \let\doublecap=\Cap
3519\stix@MathSymbol{\Cup}                      {\mathbin}{symbols}{"19}
3520        \let\doublecup=\Cup
3521\stix@MathSymbol{\pitchfork}                {\mathrel}{symbols}{"1A}
3522\stix@MathSymbol{\equalparallel}            {\mathrel}{symbols}{"1B}
3523\stix@MathSymbol{\lessdot}                  {\mathrel}{symbols}{"1C}
3524\stix@MathSymbol{\gtrdot}                   {\mathrel}{symbols}{"1D}
3525\stix@MathSymbol{\lll}                      {\mathrel}{symbols}{"1E}
3526        \let\llless=\lll
3527\stix@MathSymbol{\ggg}                      {\mathrel}{symbols}{"1F}
3528        \let\gggtr=\ggg
3529\stix@MathSymbol{\lesseqgtr}                {\mathrel}{symbols}{"20}
3530\stix@MathSymbol{\gtreqless}                {\mathrel}{symbols}{"21}
3531\stix@MathSymbol{\eqless}                   {\mathrel}{symbols}{"22}
3532\stix@MathSymbol{\eqgtr}                    {\mathrel}{symbols}{"23}
3533\stix@MathSymbol{\curlyeqprec}              {\mathrel}{symbols}{"24}
3534\stix@MathSymbol{\curlyeqsucc}              {\mathrel}{symbols}{"25}
3535\stix@MathSymbol{\npreccurlyeq}             {\mathrel}{symbols}{"26}
3536\stix@MathSymbol{\nsucccurlyeq}             {\mathrel}{symbols}{"27}
3537\stix@MathSymbol{\nsqsubseteq}              {\mathrel}{symbols}{"28}
3538\stix@MathSymbol{\nsqsupseteq}              {\mathrel}{symbols}{"29}
3539\stix@MathSymbol{\sqsubsetneq}              {\mathrel}{symbols}{"2A}
3540\stix@MathSymbol{\sqsupsetneq}              {\mathrel}{symbols}{"2B}
3541\stix@MathSymbol{\lnsim}                    {\mathrel}{symbols}{"2C}
3542\stix@MathSymbol{\gnsim}                    {\mathrel}{symbols}{"2D}
3543\stix@MathSymbol{\precnsim}                 {\mathrel}{symbols}{"2E}
3544\stix@MathSymbol{\succnsim}                 {\mathrel}{symbols}{"2F}
3545\stix@MathSymbol{\nvartriangleleft}         {\mathrel}{symbols}{"30}
3546\stix@MathSymbol{\nvartriangleright}        {\mathrel}{symbols}{"31}
3547\stix@MathSymbol{\ntrianglelefteq}          {\mathrel}{symbols}{"32}
3548\stix@MathSymbol{\ntrianglerighteq}         {\mathrel}{symbols}{"33}
3549\stix@MathSymbol{\vdotsmath}                {\mathrel}{symbols}{"34}
3550%    \end{macrocode}
3551%
3552% \LaTeX's |\vdots| works in text mode as well, so should ours.
3553%
3554%    \begin{macrocode}
3555        \DeclareRobustCommand\vdots{%
3556                \ifmmode\vdotsmath\else%
3557                {\usefont{LS1}{stixscr}{\f@series}{n}\char"34}%
3558                \fi}
3559\stix@MathSymbol{\unicodecdots}             {\mathord}{symbols}{"35} \let\@cdots=\unicodecdots \DeclareRobustCommand\cdots{\mathinner{\unicodecdots}}
3560\stix@MathSymbol{\adots}                    {\mathrel}{symbols}{"36}
3561\stix@MathSymbol{\ddots}                    {\mathrel}{symbols}{"37}
3562\stix@MathSymbol{\disin}                    {\mathrel}{symbols}{"38}
3563\stix@MathSymbol{\varisins}                 {\mathrel}{symbols}{"39}
3564\stix@MathSymbol{\isins}                    {\mathrel}{symbols}{"3A}
3565\stix@MathSymbol{\isindot}                  {\mathrel}{symbols}{"3B}
3566\stix@MathSymbol{\varisinobar}              {\mathrel}{symbols}{"3C}
3567\stix@MathSymbol{\isinobar}                 {\mathrel}{symbols}{"3D}
3568\stix@MathSymbol{\isinvb}                   {\mathrel}{symbols}{"3E}
3569\stix@MathSymbol{\isinE}                    {\mathrel}{symbols}{"3F}
3570\stix@MathSymbol{\nisd}                     {\mathrel}{symbols}{"40}
3571\stix@MathSymbol{\varnis}                   {\mathrel}{symbols}{"5B}
3572\stix@MathSymbol{\nis}                      {\mathrel}{symbols}{"5C}
3573\stix@MathSymbol{\varniobar}                {\mathrel}{symbols}{"5D}
3574\stix@MathSymbol{\niobar}                   {\mathrel}{symbols}{"5E}
3575\stix@MathSymbol{\bagmember}                {\mathrel}{symbols}{"5F}
3576\stix@MathSymbol{\diameter}                 {\mathord}{symbols}{"60}
3577\stix@MathSymbol{\house}                    {\mathord}{symbols}{"7E}
3578
3579\stix@MathSymbol{\varbarwedge}              {\mathbin}{symbols}{"99}
3580\stix@MathSymbol{\vardoublebarwedge}        {\mathbin}{symbols}{"9A}
3581\stix@MathSymbol{\invnot}                   {\mathord}{symbols}{"9B}
3582\stix@MathSymbol{\sqlozenge}                {\mathord}{symbols}{"9C}
3583\stix@MathSymbol{\profline}                 {\mathord}{symbols}{"9D}
3584\stix@MathSymbol{\profsurf}                 {\mathord}{symbols}{"9E}
3585\stix@MathSymbol{\viewdata}                 {\mathord}{symbols}{"9F}
3586
3587\stix@MathSymbol{\turnednot}                {\mathord}{symbols}{"A0}
3588\stix@MathSymbol{\ulcorner}                {\mathopen}{symbols}{"A1}
3589\stix@MathSymbol{\urcorner}               {\mathclose}{symbols}{"A2}
3590\stix@MathSymbol{\llcorner}                {\mathopen}{symbols}{"A3}
3591\stix@MathSymbol{\lrcorner}               {\mathclose}{symbols}{"A4}
3592\stix@MathSymbol{\varhexagonlrbonds}        {\mathord}{symbols}{"A5}
3593\stix@MathSymbol{\conictaper}               {\mathord}{symbols}{"A6}
3594\stix@MathSymbol{\topbot}                   {\mathord}{symbols}{"A7}
3595\stix@MathSymbol{\obar}                     {\mathbin}{symbols}{"A8}
3596\stix@MathSymbol{\APLnotslash}              {\mathrel}{symbols}{"A9}
3597\stix@MathSymbol{\APLnotbackslash}          {\mathord}{symbols}{"AA}
3598\stix@MathSymbol{\APLboxupcaret}            {\mathord}{symbols}{"AB}
3599\stix@MathSymbol{\APLboxquestion}           {\mathord}{symbols}{"AC}
3600\stix@MathSymbol{\rangledownzigzagarrow}    {\mathord}{symbols}{"AD}
3601\stix@MathSymbol{\hexagon}                  {\mathord}{symbols}{"AE}
3602\stix@MathSymbol{\varcarriagereturn}        {\mathord}{symbols}{"AF}
3603
3604\stix@MathSymbol{\trapezium}                {\mathord}{symbols}{"B0}
3605\stix@MathSymbol{\benzenr}                  {\mathord}{symbols}{"B1}
3606\stix@MathSymbol{\strns}                    {\mathord}{symbols}{"B2}
3607\stix@MathSymbol{\fltns}                    {\mathord}{symbols}{"B3}
3608\stix@MathSymbol{\accurrent}                {\mathord}{symbols}{"B4}
3609\stix@MathSymbol{\elinters}                 {\mathord}{symbols}{"B5}
3610\stix@MathSymbol{\mathvisiblespace}         {\mathord}{symbols}{"B6}
3611\stix@MathSymbol{\mdlgblksquare}            {\mathord}{symbols}{"B7} \let\blacksquare=\mdlgblksquare
3612\stix@MathSymbol{\mdlgwhtsquare}            {\mathord}{symbols}{"B8} \let\square=\mdlgwhtsquare \let\Box=\mdlgwhtsquare
3613\stix@MathSymbol{\squoval}                  {\mathord}{symbols}{"B9}
3614\stix@MathSymbol{\blackinwhitesquare}       {\mathord}{symbols}{"BA}
3615\stix@MathSymbol{\squarehfill}              {\mathord}{symbols}{"BB}
3616\stix@MathSymbol{\squarevfill}              {\mathord}{symbols}{"BC}
3617\stix@MathSymbol{\squarehvfill}             {\mathord}{symbols}{"BD}
3618\stix@MathSymbol{\squarenwsefill}           {\mathord}{symbols}{"BE}
3619\stix@MathSymbol{\squareneswfill}           {\mathord}{symbols}{"BF}
3620
3621\stix@MathSymbol{\squarecrossfill}          {\mathord}{symbols}{"C0}
3622\stix@MathSymbol{\smblksquare}              {\mathord}{symbols}{"C1}
3623\stix@MathSymbol{\smwhtsquare}              {\mathord}{symbols}{"C2}
3624\stix@MathSymbol{\hrectangleblack}          {\mathord}{symbols}{"C3}
3625\stix@MathSymbol{\hrectangle}               {\mathord}{symbols}{"C4}
3626\stix@MathSymbol{\vrectangleblack}          {\mathord}{symbols}{"C5}
3627\stix@MathSymbol{\vrectangle}               {\mathord}{symbols}{"C6}
3628\stix@MathSymbol{\parallelogramblack}       {\mathord}{symbols}{"C7}
3629\stix@MathSymbol{\parallelogram}            {\mathord}{symbols}{"C8}
3630\stix@MathSymbol{\bigblacktriangleup}       {\mathord}{symbols}{"C9}
3631\stix@MathSymbol{\bigtriangleup}            {\mathbin}{symbols}{"CA} \let\varbigtriangleup=\bigtriangleup \let\triangle=\bigtriangleup
3632\stix@MathSymbol{\blacktriangle}            {\mathord}{symbols}{"CB}
3633\stix@MathSymbol{\vartriangle}              {\mathrel}{symbols}{"CC}
3634\stix@MathSymbol{\blacktriangleright}       {\mathord}{symbols}{"CD}
3635\stix@MathSymbol{\vartriangleright}         {\mathrel}{symbols}{"CE} \stix@MathSymbol{\rhd}{\mathbin}{symbols}{"CE}
3636\stix@MathSymbol{\smallblacktriangleright}  {\mathord}{symbols}{"CF}
3637
3638\stix@MathSymbol{\smalltriangleright}       {\mathord}{symbols}{"D0}
3639\stix@MathSymbol{\blackpointerright}        {\mathord}{symbols}{"D1}
3640\stix@MathSymbol{\whitepointerright}        {\mathord}{symbols}{"D2}
3641\stix@MathSymbol{\bigblacktriangledown}     {\mathord}{symbols}{"D3}
3642\stix@MathSymbol{\bigtriangledown}          {\mathord}{symbols}{"D4} \let\varbigtriangledown=\bigtriangledown
3643\stix@MathSymbol{\blacktriangledown}        {\mathord}{symbols}{"D5}
3644\stix@MathSymbol{\triangledown}             {\mathord}{symbols}{"D6}
3645\stix@MathSymbol{\blacktriangleleft}        {\mathord}{symbols}{"D7}
3646\stix@MathSymbol{\vartriangleleft}          {\mathrel}{symbols}{"D8} \stix@MathSymbol{\lhd}{\mathbin}{symbols}{"D8}
3647\stix@MathSymbol{\smallblacktriangleleft}   {\mathord}{symbols}{"D9}
3648\stix@MathSymbol{\smalltriangleleft}        {\mathord}{symbols}{"DA}
3649\stix@MathSymbol{\blackpointerleft}         {\mathord}{symbols}{"DB}
3650\stix@MathSymbol{\whitepointerleft}         {\mathord}{symbols}{"DC}
3651\stix@MathSymbol{\mdlgblkdiamond}           {\mathord}{symbols}{"DD}
3652\stix@MathSymbol{\mdlgwhtdiamond}           {\mathord}{symbols}{"DE}
3653\stix@MathSymbol{\blackinwhitediamond}      {\mathord}{symbols}{"DF}
3654
3655\stix@MathSymbol{\fisheye}                  {\mathord}{symbols}{"E0}
3656\stix@MathSymbol{\mdlgwhtlozenge}           {\mathord}{symbols}{"E1} \let\lozenge=\mdlgwhtlozenge \let\Diamond=\mdlgwhtlozenge
3657\stix@MathSymbol{\mdlgwhtcircle}            {\mathbin}{symbols}{"E2} \let\bigcirc=\mdlgwhtcircle
3658\stix@MathSymbol{\dottedcircle}             {\mathord}{symbols}{"E3}
3659\stix@MathSymbol{\circlevertfill}           {\mathord}{symbols}{"E4}
3660\stix@MathSymbol{\bullseye}                 {\mathord}{symbols}{"E5}
3661\stix@MathSymbol{\mdlgblkcircle}            {\mathord}{symbols}{"E6}
3662\stix@MathSymbol{\circlelefthalfblack}      {\mathord}{symbols}{"E7}
3663\stix@MathSymbol{\circlerighthalfblack}     {\mathord}{symbols}{"E8}
3664\stix@MathSymbol{\circlebottomhalfblack}    {\mathord}{symbols}{"E9}
3665\stix@MathSymbol{\circletophalfblack}       {\mathord}{symbols}{"EA}
3666\stix@MathSymbol{\circleurquadblack}        {\mathord}{symbols}{"EB}
3667\stix@MathSymbol{\blackcircleulquadwhite}   {\mathord}{symbols}{"EC}
3668\stix@MathSymbol{\blacklefthalfcircle}      {\mathord}{symbols}{"ED}
3669\stix@MathSymbol{\blackrighthalfcircle}     {\mathord}{symbols}{"EE}
3670\stix@MathSymbol{\inversebullet}            {\mathord}{symbols}{"EF}
3671
3672\stix@MathSymbol{\inversewhitecircle}       {\mathord}{symbols}{"F0}
3673\stix@MathSymbol{\invwhiteupperhalfcircle}  {\mathord}{symbols}{"F1}
3674\stix@MathSymbol{\invwhitelowerhalfcircle}  {\mathord}{symbols}{"F2}
3675\stix@MathSymbol{\ularc}                    {\mathord}{symbols}{"F3}
3676\stix@MathSymbol{\urarc}                    {\mathord}{symbols}{"F4}
3677\stix@MathSymbol{\lrarc}                    {\mathord}{symbols}{"F5}
3678\stix@MathSymbol{\llarc}                    {\mathord}{symbols}{"F6}
3679\stix@MathSymbol{\topsemicircle}            {\mathord}{symbols}{"F7}
3680\stix@MathSymbol{\botsemicircle}            {\mathord}{symbols}{"F8}
3681\stix@MathSymbol{\lrblacktriangle}          {\mathord}{symbols}{"F9}
3682\stix@MathSymbol{\llblacktriangle}          {\mathord}{symbols}{"FA}
3683\stix@MathSymbol{\ulblacktriangle}          {\mathord}{symbols}{"FB}
3684\stix@MathSymbol{\urblacktriangle}          {\mathord}{symbols}{"FC}
3685\stix@MathSymbol{\smwhtcircle}              {\mathord}{symbols}{"FD} \let\circ=\smwhtcircle
3686\stix@MathSymbol{\squareleftblack}          {\mathord}{symbols}{"FE}
3687\stix@MathSymbol{\squarerightblack}         {\mathord}{symbols}{"FF}
3688%    \end{macrocode}
3689%
3690%    \begin{macrocode}
3691\stix@MathSymbol{\acidfree}                 {\mathord}  {symbols2}{"00}
3692\stix@MathSymbol{\draftingarrow}            {\mathord}  {symbols2}{"01}
3693\stix@MathSymbol{\threedangle}              {\mathord}  {symbols2}{"02}
3694\stix@MathSymbol{\whiteinwhitetriangle}     {\mathord}  {symbols2}{"03}
3695\stix@MathSymbol{\perp}                     {\mathrel}  {symbols2}{"04}
3696\stix@MathSymbol{\subsetcirc}               {\mathord}  {symbols2}{"05}
3697\stix@MathSymbol{\supsetcirc}               {\mathord}  {symbols2}{"06}
3698\stix@MathSymbol{\lbag}                     {\mathopen} {symbols2}{"07}
3699\stix@MathSymbol{\rbag}                     {\mathclose}{symbols2}{"08}
3700\stix@MathSymbol{\veedot}                   {\mathbin}  {symbols2}{"09}
3701\stix@MathSymbol{\bsolhsub}                 {\mathrel}  {symbols2}{"0A}
3702\stix@MathSymbol{\suphsol}                  {\mathrel}  {symbols2}{"0B}
3703\stix@MathSymbol{\diamondcdot}              {\mathord}  {symbols2}{"0C}
3704\stix@MathSymbol{\wedgedot}                 {\mathbin}  {symbols2}{"0D}
3705\stix@MathSymbol{\upin}                     {\mathrel}  {symbols2}{"0E}
3706\stix@MathSymbol{\pullback}                 {\mathrel}  {symbols2}{"0F}
3707\stix@MathSymbol{\pushout}                  {\mathrel}  {symbols2}{"10}
3708\stix@MathSymbol{\leftouterjoin}            {\mathop}   {symbols2}{"11}
3709\stix@MathSymbol{\rightouterjoin}           {\mathop}   {symbols2}{"12}
3710\stix@MathSymbol{\fullouterjoin}            {\mathop}   {symbols2}{"13}
3711\stix@MathSymbol{\bigbot}                   {\mathop}   {symbols2}{"14}
3712\stix@MathSymbol{\bigtop}                   {\mathop}   {symbols2}{"15}
3713\stix@MathSymbol{\DashVDash}                {\mathrel}  {symbols2}{"16}
3714\stix@MathSymbol{\dashVdash}                {\mathrel}  {symbols2}{"17}
3715\stix@MathSymbol{\multimapinv}              {\mathrel}  {symbols2}{"18}
3716\stix@MathSymbol{\vlongdash}                {\mathrel}  {symbols2}{"19}
3717\stix@MathSymbol{\longdashv}                {\mathrel}  {symbols2}{"1A}
3718\stix@MathSymbol{\cirbot}                   {\mathrel}  {symbols2}{"1B}
3719\stix@MathSymbol{\lozengeminus}             {\mathbin}  {symbols2}{"1C}
3720\stix@MathSymbol{\concavediamond}           {\mathbin}  {symbols2}{"1D}
3721\stix@MathSymbol{\concavediamondtickleft}   {\mathbin}  {symbols2}{"1E}
3722\stix@MathSymbol{\concavediamondtickright}  {\mathbin}  {symbols2}{"1F}
3723\stix@MathSymbol{\whitesquaretickleft}      {\mathbin}  {symbols2}{"20}
3724\stix@MathSymbol{\whitesquaretickright}     {\mathbin}  {symbols2}{"21}
3725\stix@MathSymbol{\Lbrbrak}                  {\mathopen} {symbols2}{"22}
3726\stix@MathSymbol{\Rbrbrak}                  {\mathclose}{symbols2}{"23}
3727\stix@MathSymbol{\mdsmblkcircle}            {\mathord}  {symbols2}{"24}
3728\stix@MathSymbol{\typecolon}                {\mathbin}  {symbols2}{"25}
3729\stix@MathSymbol{\llparenthesis}            {\mathopen} {symbols2}{"26}
3730\stix@MathSymbol{\rrparenthesis}            {\mathclose}{symbols2}{"27}
3731\stix@MathSymbol{\llangle}                  {\mathopen} {symbols2}{"28}
3732\stix@MathSymbol{\rrangle}                  {\mathclose}{symbols2}{"29}
3733\stix@MathSymbol{\lbrackubar}               {\mathopen} {symbols2}{"2A}
3734\stix@MathSymbol{\rbrackubar}               {\mathclose}{symbols2}{"2B}
3735\stix@MathSymbol{\lbrackultick}             {\mathopen} {symbols2}{"2C}
3736\stix@MathSymbol{\rbracklrtick}             {\mathclose}{symbols2}{"2D}
3737\stix@MathSymbol{\lbracklltick}             {\mathopen} {symbols2}{"2E}
3738\stix@MathSymbol{\rbrackurtick}             {\mathclose}{symbols2}{"2F}
3739\stix@MathSymbol{\langledot}                {\mathopen} {symbols2}{"30}
3740\stix@MathSymbol{\rangledot}                {\mathclose}{symbols2}{"31}
3741\stix@MathSymbol{\lparenless}               {\mathopen} {symbols2}{"32}
3742\stix@MathSymbol{\rparengtr}                {\mathclose}{symbols2}{"33}
3743\stix@MathSymbol{\Lparengtr}                {\mathopen} {symbols2}{"34}
3744\stix@MathSymbol{\Rparenless}               {\mathclose}{symbols2}{"35}
3745\stix@MathSymbol{\lblkbrbrak}               {\mathopen} {symbols2}{"36}
3746\stix@MathSymbol{\rblkbrbrak}               {\mathclose}{symbols2}{"37}
3747\stix@MathSymbol{\fourvdots}                {\mathord}  {symbols2}{"38}
3748\stix@MathSymbol{\vzigzag}                  {\mathord}  {symbols2}{"39}
3749\stix@MathSymbol{\measuredangleleft}        {\mathord}  {symbols2}{"3A}
3750\stix@MathSymbol{\rightanglesqr}            {\mathord}  {symbols2}{"3B}
3751\stix@MathSymbol{\rightanglemdot}           {\mathord}  {symbols2}{"3C}
3752\stix@MathSymbol{\angles}                   {\mathord}  {symbols2}{"3D}
3753\stix@MathSymbol{\angdnr}                   {\mathord}  {symbols2}{"3E}
3754\stix@MathSymbol{\gtlpar}                   {\mathord}  {symbols2}{"3F}
3755\stix@MathSymbol{\sphericalangleup}         {\mathord}  {symbols2}{"40}
3756\stix@MathSymbol{\turnangle}                {\mathord}  {symbols2}{"5B}
3757\stix@MathSymbol{\revangle}                 {\mathord}  {symbols2}{"5C}
3758\stix@MathSymbol{\angleubar}                {\mathord}  {symbols2}{"5D}
3759\stix@MathSymbol{\revangleubar}             {\mathord}  {symbols2}{"5E}
3760\stix@MathSymbol{\wideangledown}            {\mathord}  {symbols2}{"5F}
3761\stix@MathSymbol{\wideangleup}              {\mathord}  {symbols2}{"60}
3762\stix@MathSymbol{\measanglerutone}          {\mathord}  {symbols2}{"7D}
3763\stix@MathSymbol{\measanglelutonw}          {\mathord}  {symbols2}{"7E}
3764
3765\stix@MathSymbol{\measanglerdtose}          {\mathord}  {symbols2}{"99}
3766\stix@MathSymbol{\measangleldtosw}          {\mathord}  {symbols2}{"9A}
3767\stix@MathSymbol{\measangleurtone}          {\mathord}  {symbols2}{"9B}
3768\stix@MathSymbol{\measangleultonw}          {\mathord}  {symbols2}{"9C}
3769\stix@MathSymbol{\measangledrtose}          {\mathord}  {symbols2}{"9D}
3770\stix@MathSymbol{\measangledltosw}          {\mathord}  {symbols2}{"9E}
3771\stix@MathSymbol{\revemptyset}              {\mathord}  {symbols2}{"9F}
3772
3773\stix@MathSymbol{\emptysetobar}             {\mathord}  {symbols2}{"A0}
3774\stix@MathSymbol{\emptysetocirc}            {\mathord}  {symbols2}{"A1}
3775\stix@MathSymbol{\emptysetoarr}             {\mathord}  {symbols2}{"A2}
3776\stix@MathSymbol{\emptysetoarrl}            {\mathord}  {symbols2}{"A3}
3777\stix@MathSymbol{\circlehbar}               {\mathbin}  {symbols2}{"A4}
3778\stix@MathSymbol{\circledvert}              {\mathbin}  {symbols2}{"A5}
3779\stix@MathSymbol{\circledparallel}          {\mathbin}  {symbols2}{"A6}
3780\stix@MathSymbol{\obslash}                  {\mathbin}  {symbols2}{"A7}
3781\stix@MathSymbol{\operp}                    {\mathbin}  {symbols2}{"A8}
3782\stix@MathSymbol{\obot}                     {\mathord}  {symbols2}{"A9}
3783\stix@MathSymbol{\olcross}                  {\mathord}  {symbols2}{"AA}
3784\stix@MathSymbol{\odotslashdot}             {\mathord}  {symbols2}{"AB}
3785\stix@MathSymbol{\uparrowoncircle}          {\mathord}  {symbols2}{"AC}
3786\stix@MathSymbol{\circledwhitebullet}       {\mathord}  {symbols2}{"AD}
3787\stix@MathSymbol{\circledbullet}            {\mathord}  {symbols2}{"AE}
3788\stix@MathSymbol{\olessthan}                {\mathbin}  {symbols2}{"AF}
3789
3790\stix@MathSymbol{\ogreaterthan}             {\mathbin}  {symbols2}{"B0}
3791\stix@MathSymbol{\cirscir}                  {\mathord}  {symbols2}{"B1}
3792\stix@MathSymbol{\cirE}                     {\mathord}  {symbols2}{"B2}
3793\stix@MathSymbol{\boxdiag}                  {\mathbin}  {symbols2}{"B3}
3794\stix@MathSymbol{\boxbslash}                {\mathbin}  {symbols2}{"B4}
3795\stix@MathSymbol{\boxast}                   {\mathbin}  {symbols2}{"B5}
3796\stix@MathSymbol{\boxcircle}                {\mathbin}  {symbols2}{"B6}
3797\stix@MathSymbol{\boxbox}                   {\mathbin}  {symbols2}{"B7}
3798\stix@MathSymbol{\boxonbox}                 {\mathord}  {symbols2}{"B8}
3799\stix@MathSymbol{\triangleodot}             {\mathord}  {symbols2}{"B9}
3800\stix@MathSymbol{\triangleubar}             {\mathord}  {symbols2}{"BA}
3801\stix@MathSymbol{\triangles}                {\mathord}  {symbols2}{"BB}
3802\stix@MathSymbol{\triangleserifs}           {\mathbin}  {symbols2}{"BC}
3803\stix@MathSymbol{\rtriltri}                 {\mathrel}  {symbols2}{"BD}
3804\stix@MathSymbol{\ltrivb}                   {\mathrel}  {symbols2}{"BE}
3805\stix@MathSymbol{\vbrtri}                   {\mathrel}  {symbols2}{"BF}
3806
3807\stix@MathSymbol{\lfbowtie}                 {\mathrel}  {symbols2}{"C0}
3808\stix@MathSymbol{\rfbowtie}                 {\mathrel}  {symbols2}{"C1}
3809\stix@MathSymbol{\fbowtie}                  {\mathrel}  {symbols2}{"C2}
3810\stix@MathSymbol{\lftimes}                  {\mathrel}  {symbols2}{"C3}
3811\stix@MathSymbol{\rftimes}                  {\mathrel}  {symbols2}{"C4}
3812\stix@MathSymbol{\hourglass}                {\mathbin}  {symbols2}{"C5}
3813\stix@MathSymbol{\blackhourglass}           {\mathbin}  {symbols2}{"C6}
3814\stix@MathSymbol{\lvzigzag}                 {\mathopen} {symbols2}{"C7}
3815\stix@MathSymbol{\rvzigzag}                 {\mathclose}{symbols2}{"C8}
3816\stix@MathSymbol{\Lvzigzag}                 {\mathopen} {symbols2}{"C9}
3817\stix@MathSymbol{\Rvzigzag}                 {\mathclose}{symbols2}{"CA}
3818\stix@MathSymbol{\iinfin}                   {\mathord}  {symbols2}{"CB}
3819\stix@MathSymbol{\tieinfty}                 {\mathord}  {symbols2}{"CC}
3820\stix@MathSymbol{\nvinfty}                  {\mathord}  {symbols2}{"CD}
3821\stix@MathSymbol{\dualmap}                  {\mathrel}  {symbols2}{"CE}
3822\stix@MathSymbol{\laplac}                   {\mathord}  {symbols2}{"CF}
3823
3824\stix@MathSymbol{\lrtriangleeq}             {\mathrel}  {symbols2}{"D0}
3825\stix@MathSymbol{\shuffle}                  {\mathbin}  {symbols2}{"D1}
3826\stix@MathSymbol{\eparsl}                   {\mathrel}  {symbols2}{"D2}
3827\stix@MathSymbol{\smeparsl}                 {\mathrel}  {symbols2}{"D3}
3828\stix@MathSymbol{\eqvparsl}                 {\mathrel}  {symbols2}{"D4}
3829\stix@MathSymbol{\gleichstark}              {\mathrel}  {symbols2}{"D5}
3830\stix@MathSymbol{\thermod}                  {\mathord}  {symbols2}{"D6}
3831\stix@MathSymbol{\downtriangleleftblack}    {\mathord}  {symbols2}{"D7}
3832\stix@MathSymbol{\downtrianglerightblack}   {\mathord}  {symbols2}{"D8}
3833\stix@MathSymbol{\blackdiamonddownarrow}    {\mathord}  {symbols2}{"D9}
3834\stix@MathSymbol{\blacklozenge}             {\mathord}  {symbols2}{"DA} \stix@MathSymbol{\mdlgblklozenge}{\mathbin}{symbols2}{"DA}
3835\stix@MathSymbol{\circledownarrow}          {\mathord}  {symbols2}{"DB}
3836\stix@MathSymbol{\blackcircledownarrow}     {\mathord}  {symbols2}{"DC}
3837\stix@MathSymbol{\errbarsquare}             {\mathord}  {symbols2}{"DD}
3838\stix@MathSymbol{\errbarblacksquare}        {\mathord}  {symbols2}{"DE}
3839\stix@MathSymbol{\errbardiamond}            {\mathord}  {symbols2}{"DF}
3840
3841\stix@MathSymbol{\errbarblackdiamond}       {\mathord}  {symbols2}{"E0}
3842\stix@MathSymbol{\errbarcircle}             {\mathord}  {symbols2}{"E1}
3843\stix@MathSymbol{\errbarblackcircle}        {\mathord}  {symbols2}{"E2}
3844\stix@MathSymbol{\ruledelayed}              {\mathrel}  {symbols2}{"E3}
3845\stix@MathSymbol{\setminus}                 {\mathbin}  {symbols2}{"E4}
3846\stix@MathSymbol{\dsol}                     {\mathbin}  {symbols2}{"E5}
3847\stix@MathSymbol{\rsolbar}                  {\mathbin}  {symbols2}{"E6}
3848\stix@MathSymbol{\doubleplus}               {\mathbin}  {symbols2}{"E7}
3849\stix@MathSymbol{\tripleplus}               {\mathbin}  {symbols2}{"E8}
3850\stix@MathSymbol{\lcurvyangle}              {\mathopen} {symbols2}{"E9}
3851\stix@MathSymbol{\rcurvyangle}              {\mathclose}{symbols2}{"EA}
3852\stix@MathSymbol{\tplus}                    {\mathbin}  {symbols2}{"EB}
3853\stix@MathSymbol{\tminus}                   {\mathbin}  {symbols2}{"EC}
3854\stix@MathSymbol{\Join}                     {\mathop}   {symbols2}{"ED}
3855\stix@MathSymbol{\bigtriangleleft}          {\mathop}   {symbols2}{"EE}
3856\stix@MathSymbol{\zcmp}                     {\mathop}   {symbols2}{"EF}
3857
3858\stix@MathSymbol{\zpipe}                    {\mathop}   {symbols2}{"F0}
3859\stix@MathSymbol{\zproject}                 {\mathop}   {symbols2}{"F1}
3860\stix@MathSymbol{\ringplus}                 {\mathbin}  {symbols2}{"F2}
3861\stix@MathSymbol{\plushat}                  {\mathbin}  {symbols2}{"F3}
3862\stix@MathSymbol{\simplus}                  {\mathbin}  {symbols2}{"F4}
3863\stix@MathSymbol{\plusdot}                  {\mathbin}  {symbols2}{"F5}
3864\stix@MathSymbol{\plussim}                  {\mathbin}  {symbols2}{"F6}
3865\stix@MathSymbol{\plussubtwo}               {\mathbin}  {symbols2}{"F7}
3866\stix@MathSymbol{\plustrif}                 {\mathbin}  {symbols2}{"F8}
3867\stix@MathSymbol{\commaminus}               {\mathbin}  {symbols2}{"F9}
3868\stix@MathSymbol{\minusdot}                 {\mathbin}  {symbols2}{"FA}
3869\stix@MathSymbol{\minusfdots}               {\mathbin}  {symbols2}{"FB}
3870\stix@MathSymbol{\minusrdots}               {\mathbin}  {symbols2}{"FC}
3871\stix@MathSymbol{\opluslhrim}               {\mathbin}  {symbols2}{"FD}
3872\stix@MathSymbol{\oplusrhrim}               {\mathbin}  {symbols2}{"FE}
3873\stix@MathSymbol{\vectimes}                 {\mathbin}  {symbols2}{"FF}
3874%    \end{macrocode}
3875%
3876%    \begin{macrocode}
3877\stix@MathSymbol{\succneq}                  {\mathrel}{symbols3}{"26}
3878\stix@MathSymbol{\preceqq}                  {\mathrel}{symbols3}{"27}
3879\stix@MathSymbol{\succeqq}                  {\mathrel}{symbols3}{"28}
3880\stix@MathSymbol{\precneqq}                 {\mathrel}{symbols3}{"29}
3881\stix@MathSymbol{\succneqq}                 {\mathrel}{symbols3}{"2A}
3882\stix@MathSymbol{\precapprox}               {\mathrel}{symbols3}{"2B}
3883\stix@MathSymbol{\succapprox}               {\mathrel}{symbols3}{"2C}
3884\stix@MathSymbol{\precnapprox}              {\mathrel}{symbols3}{"2D}
3885\stix@MathSymbol{\succnapprox}              {\mathrel}{symbols3}{"2E}
3886\stix@MathSymbol{\Prec}                     {\mathrel}{symbols3}{"2F}
3887\stix@MathSymbol{\Succ}                     {\mathrel}{symbols3}{"3A}
3888\stix@MathSymbol{\subsetdot}                {\mathrel}{symbols3}{"3B}
3889\stix@MathSymbol{\supsetdot}                {\mathrel}{symbols3}{"3C}
3890\stix@MathSymbol{\subsetplus}               {\mathrel}{symbols3}{"3D}
3891\stix@MathSymbol{\supsetplus}               {\mathrel}{symbols3}{"3E}
3892\stix@MathSymbol{\submult}                  {\mathrel}{symbols3}{"3F}
3893\stix@MathSymbol{\supmult}                  {\mathrel}{symbols3}{"40}
3894\stix@MathSymbol{\subedot}                  {\mathrel}{symbols3}{"5B}
3895\stix@MathSymbol{\supedot}                  {\mathrel}{symbols3}{"5C}
3896\stix@MathSymbol{\subseteqq}                {\mathrel}{symbols3}{"5D}
3897\stix@MathSymbol{\supseteqq}                {\mathrel}{symbols3}{"5E}
3898\stix@MathSymbol{\subsim}                   {\mathrel}{symbols3}{"5F}
3899\stix@MathSymbol{\supsim}                   {\mathrel}{symbols3}{"60}
3900\stix@MathSymbol{\subsetapprox}             {\mathrel}{symbols3}{"7D}
3901\stix@MathSymbol{\supsetapprox}             {\mathrel}{symbols3}{"7E}
3902
3903\stix@MathSymbol{\Bbbk}                     {\mathord}{symbols3}{`k}
3904
3905\stix@MathSymbol{\capbarcup}                {\mathbin}{symbols3}{"99}
3906\stix@MathSymbol{\twocups}                  {\mathbin}{symbols3}{"9A}
3907\stix@MathSymbol{\twocaps}                  {\mathbin}{symbols3}{"9B}
3908\stix@MathSymbol{\closedvarcup}             {\mathbin}{symbols3}{"9C}
3909\stix@MathSymbol{\closedvarcap}             {\mathbin}{symbols3}{"9D}
3910\stix@MathSymbol{\Sqcap}                    {\mathbin}{symbols3}{"9E}
3911\stix@MathSymbol{\Sqcup}                    {\mathbin}{symbols3}{"9F}
3912
3913\stix@MathSymbol{\closedvarcupsmashprod}    {\mathbin}{symbols3}{"A0}
3914\stix@MathSymbol{\wedgeodot}                {\mathbin}{symbols3}{"A1}
3915\stix@MathSymbol{\veeodot}                  {\mathbin}{symbols3}{"A2}
3916\stix@MathSymbol{\Wedge}                    {\mathbin}{symbols3}{"A3}
3917\stix@MathSymbol{\Vee}                      {\mathbin}{symbols3}{"A4}
3918\stix@MathSymbol{\wedgeonwedge}             {\mathbin}{symbols3}{"A5}
3919\stix@MathSymbol{\veeonvee}                 {\mathbin}{symbols3}{"A6}
3920\stix@MathSymbol{\bigslopedvee}             {\mathbin}{symbols3}{"A7}
3921\stix@MathSymbol{\bigslopedwedge}           {\mathbin}{symbols3}{"A8}
3922\stix@MathSymbol{\veeonwedge}               {\mathrel}{symbols3}{"A9}
3923\stix@MathSymbol{\wedgemidvert}             {\mathbin}{symbols3}{"AA}
3924\stix@MathSymbol{\veemidvert}               {\mathbin}{symbols3}{"AB}
3925\stix@MathSymbol{\midbarwedge}              {\mathbin}{symbols3}{"AC}
3926\stix@MathSymbol{\midbarvee}                {\mathbin}{symbols3}{"AD}
3927\stix@MathSymbol{\doublebarwedge}           {\mathbin}{symbols3}{"AE}
3928\stix@MathSymbol{\wedgebar}                 {\mathbin}{symbols3}{"AF}
3929
3930\stix@MathSymbol{\wedgedoublebar}           {\mathbin}{symbols3}{"B0}
3931\stix@MathSymbol{\varveebar}                {\mathbin}{symbols3}{"B1}
3932\stix@MathSymbol{\doublebarvee}             {\mathbin}{symbols3}{"B2}
3933\stix@MathSymbol{\veedoublebar}             {\mathbin}{symbols3}{"B3}
3934\stix@MathSymbol{\dsub}                     {\mathbin}{symbols3}{"B4}
3935\stix@MathSymbol{\rsub}                     {\mathbin}{symbols3}{"B5}
3936\stix@MathSymbol{\eqdot}                    {\mathrel}{symbols3}{"B6}
3937\stix@MathSymbol{\dotequiv}                 {\mathrel}{symbols3}{"B7}
3938\stix@MathSymbol{\equivVert}                {\mathrel}{symbols3}{"B8}
3939\stix@MathSymbol{\equivVvert}               {\mathrel}{symbols3}{"B9}
3940\stix@MathSymbol{\dotsim}                   {\mathrel}{symbols3}{"BA}
3941\stix@MathSymbol{\simrdots}                 {\mathrel}{symbols3}{"BB}
3942\stix@MathSymbol{\simminussim}              {\mathrel}{symbols3}{"BC}
3943\stix@MathSymbol{\congdot}                  {\mathrel}{symbols3}{"BD}
3944\stix@MathSymbol{\asteq}                    {\mathrel}{symbols3}{"BE}
3945\stix@MathSymbol{\hatapprox}                {\mathrel}{symbols3}{"BF}
3946
3947\stix@MathSymbol{\approxeqq}                {\mathrel}{symbols3}{"C0}
3948\stix@MathSymbol{\eqqplus}                  {\mathbin}{symbols3}{"C1}
3949\stix@MathSymbol{\pluseqq}                  {\mathbin}{symbols3}{"C2}
3950\stix@MathSymbol{\eqqsim}                   {\mathrel}{symbols3}{"C3}
3951\stix@MathSymbol{\Coloneq}                  {\mathrel}{symbols3}{"C4}
3952\stix@MathSymbol{\eqeq}                     {\mathrel}{symbols3}{"C5}
3953\stix@MathSymbol{\eqeqeq}                   {\mathrel}{symbols3}{"C6}
3954\stix@MathSymbol{\ddotseq}                  {\mathrel}{symbols3}{"C7}
3955\stix@MathSymbol{\equivDD}                  {\mathrel}{symbols3}{"C8}
3956\stix@MathSymbol{\ltcir}                    {\mathrel}{symbols3}{"C9}
3957\stix@MathSymbol{\gtcir}                    {\mathrel}{symbols3}{"CA}
3958\stix@MathSymbol{\ltquest}                  {\mathrel}{symbols3}{"CB}
3959\stix@MathSymbol{\gtquest}                  {\mathrel}{symbols3}{"CC}
3960\stix@MathSymbol{\leqslant}                 {\mathrel}{symbols3}{"CD}
3961\stix@MathSymbol{\geqslant}                 {\mathrel}{symbols3}{"CE}
3962\stix@MathSymbol{\lesdot}                   {\mathrel}{symbols3}{"CF}
3963
3964\stix@MathSymbol{\gesdot}                   {\mathrel}{symbols3}{"D0}
3965\stix@MathSymbol{\lesdoto}                  {\mathrel}{symbols3}{"D1}
3966\stix@MathSymbol{\gesdoto}                  {\mathrel}{symbols3}{"D2}
3967\stix@MathSymbol{\lesdotor}                 {\mathrel}{symbols3}{"D3}
3968\stix@MathSymbol{\gesdotol}                 {\mathrel}{symbols3}{"D4}
3969\stix@MathSymbol{\lessapprox}               {\mathrel}{symbols3}{"D5}
3970\stix@MathSymbol{\gtrapprox}                {\mathrel}{symbols3}{"D6}
3971\stix@MathSymbol{\lneq}                     {\mathrel}{symbols3}{"D7}
3972\stix@MathSymbol{\gneq}                     {\mathrel}{symbols3}{"D8}
3973\stix@MathSymbol{\lnapprox}                 {\mathrel}{symbols3}{"D9}
3974\stix@MathSymbol{\gnapprox}                 {\mathrel}{symbols3}{"DA}
3975\stix@MathSymbol{\lesseqqgtr}               {\mathrel}{symbols3}{"DB}
3976\stix@MathSymbol{\gtreqqless}               {\mathrel}{symbols3}{"DC}
3977\stix@MathSymbol{\lsime}                    {\mathrel}{symbols3}{"DD}
3978\stix@MathSymbol{\gsime}                    {\mathrel}{symbols3}{"DE}
3979\stix@MathSymbol{\lsimg}                    {\mathrel}{symbols3}{"DF}
3980
3981\stix@MathSymbol{\gsiml}                    {\mathrel}{symbols3}{"E0}
3982\stix@MathSymbol{\lgE}                      {\mathrel}{symbols3}{"E1}
3983\stix@MathSymbol{\glE}                      {\mathrel}{symbols3}{"E2}
3984\stix@MathSymbol{\lesges}                   {\mathrel}{symbols3}{"E3}
3985\stix@MathSymbol{\gesles}                   {\mathrel}{symbols3}{"E4}
3986\stix@MathSymbol{\eqslantless}              {\mathrel}{symbols3}{"E5}
3987\stix@MathSymbol{\eqslantgtr}               {\mathrel}{symbols3}{"E6}
3988\stix@MathSymbol{\elsdot}                   {\mathrel}{symbols3}{"E7}
3989\stix@MathSymbol{\egsdot}                   {\mathrel}{symbols3}{"E8}
3990\stix@MathSymbol{\eqqless}                  {\mathrel}{symbols3}{"E9}
3991\stix@MathSymbol{\eqqgtr}                   {\mathrel}{symbols3}{"EA}
3992\stix@MathSymbol{\eqqslantless}             {\mathrel}{symbols3}{"EB}
3993\stix@MathSymbol{\eqqslantgtr}              {\mathrel}{symbols3}{"EC}
3994\stix@MathSymbol{\simless}                  {\mathrel}{symbols3}{"ED}
3995\stix@MathSymbol{\simgtr}                   {\mathrel}{symbols3}{"EE}
3996\stix@MathSymbol{\simlE}                    {\mathrel}{symbols3}{"EF}
3997
3998\stix@MathSymbol{\simgE}                    {\mathrel}{symbols3}{"F0}
3999\stix@MathSymbol{\Lt}                       {\mathrel}{symbols3}{"F1}
4000\stix@MathSymbol{\Gt}                       {\mathrel}{symbols3}{"F2}
4001\stix@MathSymbol{\partialmeetcontraction}   {\mathrel}{symbols3}{"F3}
4002\stix@MathSymbol{\glj}                      {\mathrel}{symbols3}{"F4}
4003\stix@MathSymbol{\gla}                      {\mathrel}{symbols3}{"F5}
4004\stix@MathSymbol{\ltcc}                     {\mathrel}{symbols3}{"F6}
4005\stix@MathSymbol{\gtcc}                     {\mathrel}{symbols3}{"F7}
4006\stix@MathSymbol{\lescc}                    {\mathrel}{symbols3}{"F8}
4007\stix@MathSymbol{\gescc}                    {\mathrel}{symbols3}{"F9}
4008\stix@MathSymbol{\smt}                      {\mathrel}{symbols3}{"FA}
4009\stix@MathSymbol{\lat}                      {\mathrel}{symbols3}{"FB}
4010\stix@MathSymbol{\smte}                     {\mathrel}{symbols3}{"FC}
4011\stix@MathSymbol{\late}                     {\mathrel}{symbols3}{"FD}
4012\stix@MathSymbol{\bumpeqq}                  {\mathrel}{symbols3}{"FE}
4013\stix@MathSymbol{\precneq}                  {\mathrel}{symbols3}{"FF}
4014%    \end{macrocode}
4015%
4016%    \begin{macrocode}
4017\stix@MathSymbol{\ngeqq}                    {\mathrel}{symbols4}{"02}
4018\stix@MathSymbol{\ngeqslant}                {\mathrel}{symbols4}{"03}
4019\stix@MathSymbol{\nleqslant}                {\mathrel}{symbols4}{"04}
4020\stix@MathSymbol{\nleqq}                    {\mathrel}{symbols4}{"05}
4021\stix@MathSymbol{\nsubseteqq}               {\mathrel}{symbols4}{"06}
4022\stix@MathSymbol{\nsupseteqq}               {\mathrel}{symbols4}{"07}
4023
4024\stix@MathSymbol{\mathsterling}             {\mathord}{symbols4}{"7D}
4025
4026\stix@MathSymbol{\ncongdot}                 {\mathrel}{symbols4}{"09}
4027\stix@MathSymbol{\napproxeqq}               {\mathrel}{symbols4}{"0A}
4028\stix@MathSymbol{\nll}                      {\mathrel}{symbols4}{"0B}
4029\stix@MathSymbol{\ngg}                      {\mathrel}{symbols4}{"0C}
4030\stix@MathSymbol{\nsqsubset}                {\mathrel}{symbols4}{"1A}
4031\stix@MathSymbol{\npreceq}                  {\mathrel}{symbols4}{"16}
4032\stix@MathSymbol{\nsucceq}                  {\mathrel}{symbols4}{"19}
4033\stix@MathSymbol{\nsqsupset}                {\mathrel}{symbols4}{"1B}
4034\stix@MathSymbol{\nBumpeq}                  {\mathrel}{symbols4}{"1C}
4035\stix@MathSymbol{\nbumpeq}                  {\mathrel}{symbols4}{"1F}
4036\stix@MathSymbol{\neqsim}                   {\mathrel}{symbols4}{"20}
4037\stix@MathSymbol{\nvarisinobar}             {\mathrel}{symbols4}{"21}
4038\stix@MathSymbol{\nvarniobar}               {\mathrel}{symbols4}{"22}
4039\stix@MathSymbol{\neqslantless}             {\mathrel}{symbols4}{"25}
4040\stix@MathSymbol{\neqslantgtr}              {\mathrel}{symbols4}{"26}
4041
4042\stix@MathSymbol{\subsetneqq}               {\mathrel}{symbols4}{"99}
4043\stix@MathSymbol{\supsetneqq}               {\mathrel}{symbols4}{"9A}
4044\stix@MathSymbol{\lsqhook}                  {\mathrel}{symbols4}{"9B}
4045\stix@MathSymbol{\rsqhook}                  {\mathrel}{symbols4}{"9C}
4046\stix@MathSymbol{\csub}                     {\mathrel}{symbols4}{"9D}
4047\stix@MathSymbol{\csup}                     {\mathrel}{symbols4}{"9E}
4048\stix@MathSymbol{\csube}                    {\mathrel}{symbols4}{"9F}
4049
4050\stix@MathSymbol{\csupe}                    {\mathrel}{symbols4}{"A0}
4051\stix@MathSymbol{\subsup}                   {\mathrel}{symbols4}{"A1}
4052\stix@MathSymbol{\supsub}                   {\mathrel}{symbols4}{"A2}
4053\stix@MathSymbol{\subsub}                   {\mathrel}{symbols4}{"A3}
4054\stix@MathSymbol{\supsup}                   {\mathrel}{symbols4}{"A4}
4055\stix@MathSymbol{\suphsub}                  {\mathrel}{symbols4}{"A5}
4056\stix@MathSymbol{\supdsub}                  {\mathrel}{symbols4}{"A6}
4057\stix@MathSymbol{\forkv}                    {\mathrel}{symbols4}{"A7}
4058\stix@MathSymbol{\topfork}                  {\mathrel}{symbols4}{"A8}
4059\stix@MathSymbol{\mlcp}                     {\mathrel}{symbols4}{"A9}
4060\stix@MathSymbol{\forks}                    {\mathrel}{symbols4}{"AA}
4061\stix@MathSymbol{\forksnot}                 {\mathrel}{symbols4}{"AB}
4062\stix@MathSymbol{\shortlefttack}            {\mathrel}{symbols4}{"AC}
4063\stix@MathSymbol{\shortdowntack}            {\mathrel}{symbols4}{"AD}
4064\stix@MathSymbol{\shortuptack}              {\mathrel}{symbols4}{"AE}
4065\stix@MathSymbol{\perps}                    {\mathord}{symbols4}{"AF}
4066
4067\stix@MathSymbol{\vDdash}                   {\mathrel}{symbols4}{"B0}
4068\stix@MathSymbol{\dashV}                    {\mathrel}{symbols4}{"B1}
4069\stix@MathSymbol{\Dashv}                    {\mathrel}{symbols4}{"B2}
4070\stix@MathSymbol{\DashV}                    {\mathrel}{symbols4}{"B3}
4071\stix@MathSymbol{\varVdash}                 {\mathrel}{symbols4}{"B4}
4072\stix@MathSymbol{\Barv}                     {\mathrel}{symbols4}{"B5}
4073\stix@MathSymbol{\vBar}                     {\mathrel}{symbols4}{"B6}
4074\stix@MathSymbol{\vBarv}                    {\mathrel}{symbols4}{"B7}
4075\stix@MathSymbol{\barV}                     {\mathrel}{symbols4}{"B8}
4076\stix@MathSymbol{\Vbar}                     {\mathrel}{symbols4}{"B9}
4077\stix@MathSymbol{\Not}                      {\mathrel}{symbols4}{"BA}
4078\stix@MathSymbol{\bNot}                     {\mathrel}{symbols4}{"BB}
4079\stix@MathSymbol{\revnmid}                  {\mathrel}{symbols4}{"BC}
4080\stix@MathSymbol{\cirmid}                   {\mathrel}{symbols4}{"BD}
4081\stix@MathSymbol{\midcir}                   {\mathrel}{symbols4}{"BE}
4082\stix@MathSymbol{\topcir}                   {\mathord}{symbols4}{"BF}
4083
4084\stix@MathSymbol{\nhpar}                    {\mathrel}{symbols4}{"C0}
4085\stix@MathSymbol{\parsim}                   {\mathrel}{symbols4}{"C1}
4086\stix@MathSymbol{\interleave}               {\mathbin}{symbols4}{"C2}
4087\stix@MathSymbol{\nhVvert}                  {\mathbin}{symbols4}{"C3}
4088\stix@MathSymbol{\threedotcolon}            {\mathbin}{symbols4}{"C4}
4089\stix@MathSymbol{\lllnest}                  {\mathrel}{symbols4}{"C5}
4090\stix@MathSymbol{\gggnest}                  {\mathrel}{symbols4}{"C6}
4091\stix@MathSymbol{\leqqslant}                {\mathrel}{symbols4}{"C7}
4092\stix@MathSymbol{\geqqslant}                {\mathrel}{symbols4}{"C8}
4093\stix@MathSymbol{\trslash}                  {\mathbin}{symbols4}{"C9}
4094\stix@MathSymbol{\biginterleave}            {\mathop} {symbols4}{"CA}
4095\stix@MathSymbol{\sslash}                   {\mathbin}{symbols4}{"CB}
4096\stix@MathSymbol{\talloblong}               {\mathbin}{symbols4}{"CC}
4097\stix@MathSymbol{\squaretopblack}           {\mathord}{symbols4}{"CD}
4098\stix@MathSymbol{\squarebotblack}           {\mathord}{symbols4}{"CE}
4099\stix@MathSymbol{\squareurblack}            {\mathord}{symbols4}{"CF}
4100
4101\stix@MathSymbol{\squarellblack}            {\mathord}{symbols4}{"D0}
4102\stix@MathSymbol{\diamondleftblack}         {\mathord}{symbols4}{"D1}
4103\stix@MathSymbol{\diamondrightblack}        {\mathord}{symbols4}{"D2}
4104\stix@MathSymbol{\diamondtopblack}          {\mathord}{symbols4}{"D3}
4105\stix@MathSymbol{\diamondbotblack}          {\mathord}{symbols4}{"D4}
4106\stix@MathSymbol{\dottedsquare}             {\mathord}{symbols4}{"D5}
4107\stix@MathSymbol{\lgblksquare}              {\mathord}{symbols4}{"D6}
4108\stix@MathSymbol{\lgwhtsquare}              {\mathord}{symbols4}{"D7}
4109\stix@MathSymbol{\vysmblksquare}            {\mathord}{symbols4}{"D8}
4110\stix@MathSymbol{\vysmwhtsquare}            {\mathord}{symbols4}{"D9}
4111\stix@MathSymbol{\pentagonblack}            {\mathord}{symbols4}{"DA}
4112\stix@MathSymbol{\pentagon}                 {\mathord}{symbols4}{"DB}
4113\stix@MathSymbol{\varhexagon}               {\mathord}{symbols4}{"DC}
4114\stix@MathSymbol{\varhexagonblack}          {\mathord}{symbols4}{"DD}
4115\stix@MathSymbol{\hexagonblack}             {\mathord}{symbols4}{"DE}
4116\stix@MathSymbol{\lgblkcircle}              {\mathord}{symbols4}{"DF}
4117
4118\stix@MathSymbol{\mdblkdiamond}             {\mathord}{symbols4}{"E0}
4119\stix@MathSymbol{\mdwhtdiamond}             {\mathord}{symbols4}{"E1}
4120\stix@MathSymbol{\mdblklozenge}             {\mathord}{symbols4}{"E2}
4121\stix@MathSymbol{\mdwhtlozenge}             {\mathord}{symbols4}{"E3}
4122\stix@MathSymbol{\smblkdiamond}             {\mathord}{symbols4}{"E4}
4123\stix@MathSymbol{\smblklozenge}             {\mathord}{symbols4}{"E5}
4124\stix@MathSymbol{\smwhtlozenge}             {\mathord}{symbols4}{"E6}
4125\stix@MathSymbol{\blkhorzoval}              {\mathord}{symbols4}{"E7}
4126\stix@MathSymbol{\whthorzoval}              {\mathord}{symbols4}{"E8}
4127\stix@MathSymbol{\blkvertoval}              {\mathord}{symbols4}{"E9}
4128\stix@MathSymbol{\whtvertoval}              {\mathord}{symbols4}{"EA}
4129\stix@MathSymbol{\medwhitestar}             {\mathord}{symbols4}{"EB}
4130\stix@MathSymbol{\medblackstar}             {\mathord}{symbols4}{"EC}
4131\stix@MathSymbol{\smwhitestar}              {\mathord}{symbols4}{"ED}
4132\stix@MathSymbol{\rightpentagonblack}       {\mathord}{symbols4}{"EE}
4133\stix@MathSymbol{\rightpentagon}            {\mathord}{symbols4}{"EF}
4134
4135\stix@MathSymbol{\postalmark}               {\mathord}{symbols4}{"F0}
4136\stix@MathSymbol{\hzigzag}                  {\mathord}{symbols4}{"F1}
4137\stix@MathSymbol{\bbrktbrk}                 {\mathord}{symbols4}{"F2}
4138\stix@MathSymbol{\obrbrak}                  {\mathord}{symbols4}{"F3}
4139\stix@MathSymbol{\ubrbrak}                  {\mathord}{symbols4}{"F4}
4140\stix@MathSymbol{\astrosun}                 {\mathord}{symbols4}{"F5}
4141\stix@MathSymbol{\danger}                   {\mathord}{symbols4}{"F6}
4142\stix@MathSymbol{\blacksmiley}              {\mathord}{symbols4}{"F7}
4143\stix@MathSymbol{\sun}                      {\mathord}{symbols4}{"F8}
4144\stix@MathSymbol{\rightmoon}                {\mathord}{symbols4}{"F9}
4145\stix@MathSymbol{\leftmoon}                 {\mathord}{symbols4}{"FA}
4146\stix@MathSymbol{\female}                   {\mathord}{symbols4}{"FB}
4147\stix@MathSymbol{\male}                     {\mathord}{symbols4}{"FC}
4148\stix@MathSymbol{\varspadesuit}             {\mathord}{symbols4}{"FD}
4149\stix@MathSymbol{\varheartsuit}             {\mathord}{symbols4}{"FE}
4150\stix@MathSymbol{\vardiamondsuit}           {\mathord}{symbols4}{"FF}
4151%    \end{macrocode}
4152%
4153% Our fonts have no optical sizes, so were are loading |script| and
4154% |scriptscript| fonts at bigger sizes than the default \LaTeX\ setup.
4155%
4156%    \begin{macrocode}
4157    \DeclareMathSizes{10}{10}{7.5}{6}
4158%    \end{macrocode}
4159%
4160% \subsection{Package compatibility}
4161%
4162%    \begin{macrocode}
4163\AtBeginDocument{
4164    \@ifpackageloaded{amsmath}{
4165%    \end{macrocode}
4166%
4167% \pkg{amsmath} redefines |\big| etc. but they are small for us, so we revert
4168% to the \LaTeX\ definition.
4169%
4170%    \begin{macrocode}
4171        \renewcommand{\big}{\bBigg@{1.2}}
4172        \renewcommand{\Bigg}{\bBigg@{2.7}}
4173%    \end{macrocode}
4174%
4175% Keep \pkg{amsmath}'s definitions from persisting if it is loaded first.
4176%
4177%    \begin{macrocode}
4178        \let\dotsb@\@cdots
4179        \let\dotsb\cdots
4180        \let\dotsm\cdots
4181    }{
4182%    \end{macrocode}
4183%
4184% For \pkg{amsmath}'s |*limits| options.
4185%
4186%    \begin{macrocode}
4187        \let\ilimits@=\nolimits
4188        \let\slimits@=\relax
4189        \let\DOTSI\relax
4190    }
4191}
4192%    \end{macrocode}
4193%
4194% \pkg{amsopn} changes the math code of some symbols inside its
4195% |\DeclareMathOperator|, we fix them to match positions in our fonts.
4196%
4197%    \begin{macrocode}
4198\@ifpackageloaded{amsopn}{
4199    \begingroup \catcode`\"=12
4200    \gdef\newmcodes@{%
4201      \mathcode`\'="007F\relax%
4202      \mathcode`\*="003C\relax%
4203      \mathcode`\.="613A\relax%
4204      \ifnum\mathcode`\-="002A \else
4205        \mathchardef\std@minus\mathcode`\-\relax
4206      \fi
4207      \mathcode`\-="002A\relax%
4208      \mathcode`\/="005F\relax%
4209      \mathcode`\:="603A\relax%
4210    }
4211    \endgroup
4212}{}
4213%    \end{macrocode}
4214%
4215% For compatibility with \pkg{babel-spanish} that defines |\dotlessi| in a way
4216% that breaks when |\i| is not defined for the encoding of the operators font
4217% (|LS1| in our case), we define |\i| for |LS1|, and while at it we define |\j|
4218% just in case\footnote{\url{http://sourceforge.net/p/stixfonts/tracking/41/}}.
4219%
4220%    \begin{macrocode}
4221\DeclareTextSymbol{\i}{LS1}{123}
4222\DeclareTextSymbol{\j}{LS1}{124}
4223%    \end{macrocode}
4224% \subsection{Precomposed negations}
4225%
4226% Here we define |\not| as a macros that looks ahead and if there is a
4227% precomposed negation of its argument, it will be used.
4228%
4229%    \begin{macrocode}
4230\@namedef{not=}{\ne}
4231\@namedef{not>}{\ngtr}
4232\@namedef{not<}{\nless}
4233\let\ngets\nleftarrow
4234\let\nsimeq\nsime
4235\let\nforksnot\forks
4236\let\nle\nleq
4237\let\nge\ngeq
4238\DeclareRobustCommand*{\not}[1]{%
4239    \begingroup \escapechar\m@ne\xdef\@gtempa{not\string#1}\endgroup
4240    \@ifundefined{\@gtempa}%
4241        {\not@n@{#1}}%
4242        {\@nameuse{\@gtempa}}}
4243\def\not@n@#1{%
4244    \begingroup \escapechar\m@ne\xdef\@gtempa{n\string#1}\endgroup
4245    \@ifundefined{\@gtempa}%
4246        {\notchar #1}%
4247        {\@nameuse{\@gtempa}}}
4248%    \end{macrocode}
4249%
4250% \subsection{Compatibility with Babel}
4251%
4252% Spanish babel defines a versions of |\dotlessi| that works for fonts other
4253% than math italic, but this breaks when the \pkg{stix} package is loaded. Our |\imath|
4254% does this already, so we just use it.
4255%
4256%    \begin{macrocode}
4257\def\stix@dotlessi{\ifmmode\imath\else\i\fi}
4258\@ifundefined{es@dotlessi}{}{\let\es@dotlessi\stix@dotlessi}
4259
4260\fi
4261\endinput
4262%    \end{macrocode}
4263%
4264% \iffalse
4265%</package>
4266% \fi
4267%
4268% \Finale
4269\endinput
Note: See TracBrowser for help on using the repository browser.