Skip to content

Commit

Permalink
Show bottom accents
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Apr 28, 2012
1 parent 872775e commit 33adaca
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions unimath-symbols.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,18 @@ Note that accents will only be properly placed if used with an OpenType font wit
\SHOW\mathaccent
\endgroup

\section{Bottom accents, \cmd\mathbotaccent}
\begingroup
\def\SYMB#1#2#3{%
\expandafter\iffontchar\csname#2\endcsname #3\relax
\refstepcounter{#2}%
\mathversion{#2}%
$\displaystyle#1 \mitx$%
\fi
}
\SHOW\mathbotaccent
\endgroup

\clearpage
\section{Big operators, \cmd\mathop}

Expand Down

0 comments on commit 33adaca

Please sign in to comment.