[Xy-pic] troubles with xypic on ubuntu 10.10
Vlad Patryshev
vpatryshev at gmail.com
Tue Nov 16 21:39:24 CET 2010
Hi,
(Sorry for the dumb mundane question, spent days, could not find the
answer).
I have ubuntu 10.10, have latex there (texlive); just reinstalled xypic
(3.8.4); still, when I run my simple comand: latex src/myfile.tex, I see "I
can't find file xy l.31 \input xy"
As I understand, xy.tex must satisfy this reference. But it does not.
Any hints? Below is my tex file (which does compile properly with
latex/xypic under cygwin on my windows).
--
Thanks,
-Vlad
>
> documentclass[12pt,notitlepage]{article}
\usepackage[all]{xy}
\begin{document}
\thispagestyle{empty}
\[\xymatrix{
X \ar@/_2pc/[rr]_{f;g} \ar[r]^f &Y \ar[r]^g &Z\\
}\]
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xy-pic/attachments/20101116/c602a8c4/attachment.html>
More information about the xy-pic
mailing list