Tagged Questions
4
votes
2answers
434 views
How can I adjust the fine positioning of stackrel?
I use stackrel to define a custom stacked relation symbol:
\def\qMapsfrom{\stackrel{?}{\Mapsfrom}}
However, the question mark is not centered properly and has too much distance from the \Mapsfrom. ...