Re: [NTG-context] XYPic

2007-05-04 Thread Dirard Mikdad
Luigi, It works! Grazie mille, Dirard * On 04/05/07 at 02:40 luigi scarso [EMAIL PROTECTED] wrote: On 5/2/07, Dirard Mikdad [EMAIL PROTECTED] wrote: I save the following code in a file, say tt.tex. Then I just run texec tt.tex. It compiles. The problem is that the universal arrow

Re: [NTG-context] XYPic

2007-05-02 Thread Dirard Mikdad
There seems to be something wrong with the dotted arrows. I tried different codes. The following code compiles. --- \input xy \xyoption{all} \starttext \startformula \xymatrix{ W \ar[dr]^{f_2} [EMAIL PROTECTED]}[d]_{f} \ar[dl]_{f_1} \\ X X \times Y \ar[l]_{p_1} \ar[r]^{p_2} Y }

Re: [NTG-context] XYPic

2007-05-02 Thread Dirard Mikdad
[dl]_{f_1} \\ X X \times Y \ar[l]_{p_1} \ar[r]^{p_2} Y } \stopformula \stoptext --- Dirard * On 02/05/07 at 11:30 luigi scarso [EMAIL PROTECTED] wrote: On 5/2/07, Dirard Mikdad [EMAIL PROTECTED] wrote: There seems to be something wrong with the dotted arrows. I tried different codes

Re: [NTG-context] XYPic

2007-05-02 Thread Dirard Mikdad
-- Then run tex file. Dirard * On 02/05/07 at 17:06 luigi scarso [EMAIL PROTECTED] wrote: On 5/2/07, Dirard Mikdad [EMAIL PROTECTED] wrote: I save the following code in a file, say tt.tex. Then I just run texec tt.tex. yes, ok How did you used to compile it under LaTeX ? (sorry, I don't use

Re: [NTG-context] XYPic

2007-05-01 Thread Dirard Mikdad
Hi all, I created a m-xypic.tex file with the code that Luigi suggested. Then I tried to run texec on my file t.tex, but texec hangs with a message xymatrix 4x2. This is the code in t.tex --- \usemodule[xypic] \starttext \startformula \xymatrix{ W \ar[dr]^{f_2} [EMAIL PROTECTED]}[d]_{f}

[NTG-context] XYPic

2007-04-30 Thread Dirard Mikdad
Hallo, I want to convert my thesis (which I wrote in plain tex) to ConTeXt. Unfortunately the process fails because my documents contain some commutative diagrams made in Xypic. Is it possible to convert xy code to something that ConTeXt can understand? Thanks, Dirard

[NTG-context] Xypic

2007-04-30 Thread Dirard Mikdad
Hallo, I want to convert my thesis (which I wrote in plain tex) to ConTeXt. Unfortunately the process fails because my documents contain some commutative diagrams made in Xypic. Is it possible to convert xy code to something that ConTeXt can understand? Thanks, Dirard