-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
\mathring is a math mode accent defined in amssymb.
It's basically the math mode equivalent of the text mode accent \r. I just needed it for a single letter ($\mathring g$ for the round metric) so I tried to hack it up with $\text{\r \textit{g}}$ but it doesn't look great:
compared to
I wonder if there's a better way to fake it?
Reactions are currently unavailable