ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "luigi scarso" <luigi.scarso@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: XYPic
Date: Fri, 4 May 2007 02:17:40 +0200	[thread overview]
Message-ID: <fe8d59da0705031717h73b37e7fi8698766d0a43d1@mail.gmail.com> (raw)
In-Reply-To: <20070502142007.GA6545@scheme>

On 5/2/07, Dirard Mikdad <dmikdad@math.leidenuniv.nl> 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
___________________________________________________________________________________


  parent reply	other threads:[~2007-05-04  0:17 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-27 12:46 XYPic Dirard Mikdad
2007-05-01  6:55 ` XYPic luigi scarso
2007-05-01  7:09   ` XYPic luigi scarso
2007-05-01  9:18     ` XYPic Dirard Mikdad
2007-05-01 19:45       ` XYPic luigi scarso
2007-05-02  8:14         ` XYPic Dirard Mikdad
2007-05-02  8:57           ` XYPic luigi scarso
2007-05-02 14:20             ` XYPic Dirard Mikdad
2007-05-02 15:05               ` XYPic luigi scarso
2007-05-02 15:16                 ` XYPic Dirard Mikdad
2007-05-02 16:31                   ` XYPic luigi scarso
2007-05-03  6:39                     ` XYPic luigi scarso
2007-05-04  0:17               ` luigi scarso [this message]
2007-05-04 12:57                 ` XYPic Dirard Mikdad
2007-05-04 13:25                   ` XYPic luigi scarso
2007-05-14  9:33                     ` XYPic luigi scarso
2007-05-15 12:40                       ` XYPic Dirard M. Mikdad
  -- strict thread matches above, loose matches on Subject: below --
2007-04-27 12:49 Xypic Dirard Mikdad
2005-04-24 15:45 Rif: Re: dotted line for \framed ? Luigi Scarso
2005-04-26 15:35 ` luigi.scarso
2005-04-26 18:24   ` XYpic (was: dotted line for \framed ?) Henning Hraban Ramm
2005-04-27 10:18     ` XYpic Vit Zyka
2005-04-28  8:01       ` XYpic luigi.scarso
2005-04-28 10:42         ` XYpic Vit Zyka
2005-04-28 11:02           ` XYpic luigi.scarso
2005-04-28 22:05             ` XYpic Vit Zyka
2005-04-29  7:08               ` XYpic luigi.scarso
2005-04-29  8:21                 ` XYpic Vit Zyka
2005-04-29 10:27                   ` XYpic luigi.scarso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe8d59da0705031717h73b37e7fi8698766d0a43d1@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).