I'd like to italicize the letter in the following code:
\documentclass{article}
\usepackage{amsmath}
\begin{document}
$\pmb{\mathsf{z}}$
\end{document}
I've already read the discussion in this thread, but it does not offer a solution for the \pmb command. Any help?
P.S. Since I've already used \boldsymbol, I would like to use a different notation style for the letter above.


\mathit{}?\mathsfis for serifless letters (in math mode) – Jan 29 '16 at 17:44\mathit? – Jan 29 '16 at 17:53\mathitis already been used. Your question does not show the slightest indication thatsfis wanted too! Slanted sf is not possible with every font – Jan 29 '16 at 17:57