Is there a package containing the squiggly arrow that Artin uses in his Algebra text? It looks like:
I've seen some of the options using tikz on here, but they aren't quite the same.
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It only takes a minute to sign up.
Sign up to join this communityIs there a package containing the squiggly arrow that Artin uses in his Algebra text? It looks like:
I've seen some of the options using tikz on here, but they aren't quite the same.
amssymb has one called \rightsquigarrow, but you may find that it's not long enough:
\[a\rightsquigarrow\overline{a}\]

decorations.pathmorphinglibrary (andarrows) I can do\draw[decorate, decoration={zigzag, segment length=+2pt, amplitude=+.75pt,post length=+4pt}, -stealth'] (a) -- (c);which looks quite good to me.\longrightsquigarrow.\longrightsquigarrowinside of themdsymbolpackage (it is a little shorter)