I need to literally write on top of an arrow. For example
>-(viii)->>
The (viii) needs to be on top of the doublehead rightarrow with a tail
I am using
Code: Select all
\documentclass{lmcs}
\usepackage{amssymb}
\usepackage{graphicx}
Code: Select all
$\rightarrowtail \!\!\!\!\!\rightarrow
\mbox{\tiny \hspace*{-.22in}\!\!\!\!{\rm (viii)}}$ and the etc.
by $\rightarrowtail \!\!\!\!\!\rightarrow
\mbox{\tiny \hspace*{-.22in}\!\!\!\!{\rm (viii)}}$
Thanks,
Peaches