I have (supposedly) successfully installed xypic and am attempting to draw some diagrams. Everything is compiling just fine, but no matter what I do I cannot get the heads of the arrows to appear. All that shows up is the base of the arrow. For instance,
\begin{xy}
{\ar (0,0)*+{A}; (25,0)*+{A}};
\end{xy}
shows no arrow head.