From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34564 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: XYPic Date: Fri, 4 May 2007 02:17:40 +0200 Message-ID: References: <20070427124649.GA9582@scheme> <20070501091829.GA16734@scheme> <20070502081405.GA31718@scheme> <20070502142007.GA6545@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 1178237883 19009 80.91.229.12 (4 May 2007 00:18:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 May 2007 00:18:03 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri May 04 02:18:01 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 1HjlUm-0003eK-4x for gctc-ntg-context-518@m.gmane.org; Fri, 04 May 2007 02:18:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 73A9420020; Fri, 4 May 2007 02:17:58 +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 08377-01-4; Fri, 4 May 2007 02:17:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBAC120017; Fri, 4 May 2007 02:17:46 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CAC5920017 for ; Fri, 4 May 2007 02:17:43 +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 08377-01-3 for ; Fri, 4 May 2007 02:17:41 +0200 (CEST) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by ronja.ntg.nl (Postfix) with ESMTP id 4BFC120013 for ; Fri, 4 May 2007 02:17:41 +0200 (CEST) Original-Received: by ug-out-1314.google.com with SMTP id m2so546899uge for ; Thu, 03 May 2007 17:17:41 -0700 (PDT) Original-Received: by 10.78.171.13 with SMTP id t13mr1226271hue.1178237860560; Thu, 03 May 2007 17:17:40 -0700 (PDT) Original-Received: by 10.78.196.9 with HTTP; Thu, 3 May 2007 17:17:40 -0700 (PDT) In-Reply-To: <20070502142007.GA6545@scheme> Content-Disposition: inline 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:34564 Archived-At: On 5/2/07, Dirard Mikdad 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 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 > --- %% %% put a space between \ar and @ %% \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 Maybe there is a clean solution. -- 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 ___________________________________________________________________________________