[OS X TeX] A puzzle

Victor Ivrii vivrii at gmail.com
Sun May 11 22:52:39 CEST 2014


On Sun, May 11, 2014 at 10:59 AM, George Gratzer <gratzer at me.com> wrote:

> I needed a symbol for "swing to", see attachment. How did I do it?
>
>
>




I looked to "comprehensive symbol list". There are tons of arrows, some of
them similar, but nothing exactly like what you ask. Which means you need
to cook it by yourself. Something like below--with angle (160) and vertical
shift (2pt) adjusted by your own taste


\documentclass[12pt]{article}
\usepackage{amssymb}
\usepackage{graphicx}
\newcommand{\swingsto}{\raisebox{2pt}{\rotatebox{160}{$\curvearrowleft$}}}
\begin{document}
$$
\mathfrak{p} \swingsto\mathfrak{q}
$$
\end{document}


-Victor

Victor Ivrii
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/macostex-archives/attachments/20140511/842e484e/attachment.html>


More information about the macostex-archives mailing list