While trying to write \ar@{.>}[r] in my Lyx 2.0.4, the software gives me a
"Latex error": "Xy-pic error: Illegal ation (macro:-> \x@protect {\protect {). "
What should I do in order to fix it?
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
\documentclassand the appropriate packages so that those trying to help don't have to recreate it. – Peter Grill Dec 1 '12 at 9:29\documentclassinclude the appropriate packages, then\begin{document}, your code, and end with\end{document}. And with the line in question commented out it should compile. Please have a look at this link regarding regarding a MWE. – Peter Grill Dec 1 '12 at 10:10xypicthat gives the error, and then copy this complete source. – Torbjørn T. Dec 2 '12 at 7:37