From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34526 Path: news.gmane.org!not-for-mail From: Dirard Mikdad Newsgroups: gmane.comp.tex.context Subject: Re: XYPic Date: Wed, 2 May 2007 10:14:05 +0200 Message-ID: <20070502081405.GA31718@scheme> References: <20070427124649.GA9582@scheme> <20070501091829.GA16734@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 1178093663 3438 80.91.229.12 (2 May 2007 08:14:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 08:14:23 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed May 02 10:14:21 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 1Hj9ye-0007K5-Rz for gctc-ntg-context-518@m.gmane.org; Wed, 02 May 2007 10:14:20 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ECA6B1FEB0; Wed, 2 May 2007 10:14:18 +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 20903-07; Wed, 2 May 2007 10:14:12 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E596B1FEBC; Wed, 2 May 2007 10:14:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 865661FEBC for ; Wed, 2 May 2007 10:14:10 +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 21667-03 for ; Wed, 2 May 2007 10:14:07 +0200 (CEST) Original-Received: from smtp-3.orange.nl (smtp-3.orange.nl [193.252.22.243]) by ronja.ntg.nl (Postfix) with ESMTP id ABD2C1FEB0 for ; Wed, 2 May 2007 10:14:07 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6204.orange.nl (SMTP Server) with ESMTP id 4C17A1C00084 for ; Wed, 2 May 2007 10:14:07 +0200 (CEST) Original-Received: from s5590866b.adsl.wanadoo.nl (s5590866b.adsl.wanadoo.nl [85.144.134.107]) by mwinf6204.orange.nl (SMTP Server) with ESMTP id 2F9EE1C00083 for ; Wed, 2 May 2007 10:14:07 +0200 (CEST) X-ME-UUID: 20070502081407195.2F9EE1C00083@mwinf6204.orange.nl Original-Received: by s5590866b.adsl.wanadoo.nl (Postfix, from userid 1000) id 806212C1B9; Wed, 2 May 2007 10:14:05 +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: 10:08:55 up 14:59, 3 users, load average: 0.75, 0.72, 0.68 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:34526 Archived-At: 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 --- Dirard * On 01/05/07 at 22:10 luigi scarso wrote: > hmm, try this > > \input xy > \xyoption{all} > \unprotect > \appendtoks > \xywithoption{tips}{\let\tipsize \bodyfontpoint}% > \to\everybodyfont > \protect %\endinput > % \usemodule[xypic] > \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 > > btw, not sure it works; > something strange near W in your xymatrix > -- > 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 ___________________________________________________________________________________