From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34534 Path: news.gmane.org!not-for-mail From: Dirard Mikdad Newsgroups: gmane.comp.tex.context Subject: Re: XYPic Date: Wed, 2 May 2007 17:16:05 +0200 Message-ID: <20070502151605.GA8234@scheme> 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 1178118986 28669 80.91.229.12 (2 May 2007 15:16:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 May 2007 15:16:26 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed May 02 17:16: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 1HjGZ2-0003E5-0i for gctc-ntg-context-518@m.gmane.org; Wed, 02 May 2007 17:16:20 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 90EDD1FE84; Wed, 2 May 2007 17:16:19 +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 21502-07-2; Wed, 2 May 2007 17:16:11 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A755E1FF3E; Wed, 2 May 2007 17:16:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 19D331FE84 for ; Wed, 2 May 2007 17:16:09 +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 21502-07 for ; Wed, 2 May 2007 17:16:06 +0200 (CEST) Original-Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by ronja.ntg.nl (Postfix) with ESMTP id 790F91FF3E for ; Wed, 2 May 2007 17:16:06 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6009.orange.nl (SMTP Server) with ESMTP id 3FBA5700008A for ; Wed, 2 May 2007 17:16:06 +0200 (CEST) Original-Received: from s5590866b.adsl.wanadoo.nl (s5590866b.adsl.wanadoo.nl [85.144.134.107]) by mwinf6009.orange.nl (SMTP Server) with ESMTP id 233447000089 for ; Wed, 2 May 2007 17:16:06 +0200 (CEST) X-ME-UUID: 20070502151606144.233447000089@mwinf6009.orange.nl Original-Received: by s5590866b.adsl.wanadoo.nl (Postfix, from userid 1000) id C74FD2C1AB; Wed, 2 May 2007 17:16: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: 17:06:51 up 1:01, 1 user, load average: 0.12, 0.42, 0.52 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:34534 Archived-At: I don't use LaTeX either. This code comes from my thesis which I wrote in plain TeX. Save the following code in a file: -- \input xy \xyoption{all} \xyoption{dvips} $$ \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 } $$ \bye -- Then run tex file. Dirard * On 02/05/07 at 17:06 luigi scarso wrote: > 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. > yes, ok > How did you used to compile it under LaTeX ? (sorry, I don't use latex > from a long time) > > -- > 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 ___________________________________________________________________________________