I am wondering whether calligraphic type command exists, that supports both Greek and Latin (lowercase) characters in math-environment. Let's say that I have:
\documentclass{article}
\usepackage{mathtools}
\begin{document}
$\phi=3x+5$
\end{document}
So, how can I present \phi with a calligraphic font?
\phito be calligraphy, but also to be inmath-mode. – Yorgos Jan 27 '16 at 11:14\varphiwhich looks a bit nicer – Bort Jan 27 '16 at 11:42\varcommand is that i cannot apply it for latin characters. i also wonder whether that command can be used for other greek characters. – Yorgos Jan 27 '16 at 12:16