From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34531 Path: news.gmane.org!not-for-mail From: Dirard Mikdad Newsgroups: gmane.comp.tex.context Subject: Re: XYPic Date: Wed, 2 May 2007 16:20:08 +0200 Message-ID: <20070502142007.GA6545@scheme> References: <20070427124649.GA9582@scheme> <20070501091829.GA16734@scheme> <20070502081405.GA31718@scheme> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178115643 15213 80.91.229.12 (2 May 2007 14:20:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 14:20:43 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed May 02 16:20:38 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HjFh3-0006Yb-AH for gctc-ntg-context-518@m.gmane.org; Wed, 02 May 2007 16:20:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A5C8A1FEC2; Wed, 2 May 2007 16:20:32 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17131-05-2; Wed, 2 May 2007 16:20:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 06EA21FEF9; Wed, 2 May 2007 16:20:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0D7AF1FEC2 for ; Wed, 2 May 2007 16:20:16 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16841-02-3 for ; Wed, 2 May 2007 16:20:12 +0200 (CEST) Original-Received: from smtp-2.orange.nl (smtp-2.orange.nl [193.252.22.242]) by ronja.ntg.nl (Postfix) with ESMTP id F14841FEAA for ; Wed, 2 May 2007 16:20:11 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6102.orange.nl (SMTP Server) with ESMTP id 515FC1C0008B for ; Wed, 2 May 2007 16:20:09 +0200 (CEST) Original-Received: from s5590866b.adsl.wanadoo.nl (s5590866b.adsl.wanadoo.nl [85.144.134.107]) by mwinf6102.orange.nl (SMTP Server) with ESMTP id 2F2731C00088 for ; Wed, 2 May 2007 16:20:09 +0200 (CEST) X-ME-UUID: 20070502142009193.2F2731C00088@mwinf6102.orange.nl Original-Received: by s5590866b.adsl.wanadoo.nl (Postfix, from userid 1000) id D00A12C1AA; Wed, 2 May 2007 16:20:08 +0200 (CEST) Content-Disposition: inline In-Reply-To: X-Accept-Language: nl, en, fr X-Mailer: Mutt -> http://www.mutt.org/ X-Editor: ..When things get rough, try vim! -> http://www.vim.org/ X-Operating-System: Linux 2.6.20-15-386 X-Location: Amsterdam, The Netherlands (les Pays-Bas) X-Uptime: 16:14:52 up 9 min, 1 user, load average: 0.56, 0.38, 0.25 User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:34531 Archived-At: 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 is not displayed as it should; i.e. a dotted arrow. --- \input xy \xyoption{all} \starttext \startformula \xymatrix{ & W \ar[dr]^{f_2} \ar@{.>}[d]_{f} \ar[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 wrote: > On 5/2/07, Dirard Mikdad wrote: > > 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} \ar@{.>}[d]_{f} \ar[dl]_{f_1} &&\\ > > X & X \times Y \ar[l]_{p_1} \ar[r]^{p_2} & Y } > > \stopformula > > \stoptext > > --- > > > How doy you compile it under LaTeX (or TeX) ? > -- > luigi > ---------------------------------------------------------------- > If your question is of interest to others as well, please add an entry > to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________