summaryrefslogtreecommitdiff
path: root/fonts/erewhon-math/unimath-erewhon.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/erewhon-math/unimath-erewhon.ltx')
-rw-r--r--fonts/erewhon-math/unimath-erewhon.ltx17
1 files changed, 9 insertions, 8 deletions
diff --git a/fonts/erewhon-math/unimath-erewhon.ltx b/fonts/erewhon-math/unimath-erewhon.ltx
index 6b33550494..124df888ac 100644
--- a/fonts/erewhon-math/unimath-erewhon.ltx
+++ b/fonts/erewhon-math/unimath-erewhon.ltx
@@ -169,7 +169,8 @@
This document uses the file \texttt{unicode-math-table.tex}
to print every symbol defined by the \textsf{unicode-math}
package.
-Use this document to find the command name or the Unicode glyph slot for a symbol that you wish to use.
+Use this document to find the command name or the Unicode glyph slot for
+a symbol that you wish to use.
The following fonts are shown: (with approximate symbol counts)
\begin{itemize}
\item[\Llm] \mathversion{lm} $\mathup{Latin\ Modern\ Math}$ (\ref{count:lm})
@@ -249,19 +250,17 @@ Note that accents will only be properly placed if used with an OpenType font wit
\SHOW\mathaccent
\endgroup
-\section{Accents, \cmd\mathaccent}
-
-Note that accents will only be properly placed if used with an OpenType font with the necessary information.
-
+% Added (df)
+\section{Accents wide, \cmd\mathaccentwide}
\begingroup
\def\SYMB#1#2#3{%
\expandafter\iffontchar\csname#2\endcsname #3\relax
\refstepcounter{#2}%
\mathversion{#2}%
- $\displaystyle#1 \mitx$%
+ $\displaystyle#1 {\mitx+\mity}$%
\fi
}
-\SHOW\mathaccent
+\SHOW\mathaccentwide
\endgroup
\section{Bottom accents, \cmd\mathbotaccent}
@@ -276,7 +275,9 @@ Note that accents will only be properly placed if used with an OpenType font wit
\SHOW\mathbotaccent
\endgroup
-% Added (df)
+
+%Added (df)
+\newpage
\section{Bottom accents wide, \cmd\mathbotaccentwide}
\begingroup
\def\SYMB#1#2#3{%