[Xy-pic] troubles with xypic on ubuntu 10.10
Ross Moore
ross.moore at mq.edu.au
Wed Nov 17 00:49:05 CET 2010
Hello Vlad,
On 17/11/2010, at 7:39 AM, Vlad Patryshev wrote:
> 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).
Did you rebuild the kpathsearch database files?
What is the command for this on cygwin: texhash or maketexlsr
or something else?
You always need to do this when you update manually.
>
> --
> 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}
Hope this helps,
Ross
------------------------------------------------------------------------
Ross Moore ross.moore at mq.edu.au
Mathematics Department office: E7A-419
Macquarie University tel: +61 (0)2 9850 8955
Sydney, Australia 2109 fax: +61 (0)2 9850 8114
------------------------------------------------------------------------
More information about the xy-pic
mailing list