categories - Category Theory list
 help / color / mirror / Atom feed
From: Michael Barr <barr@math.mcgill.ca>
To: Categories list <categories@mta.ca>
Subject: ticked arrowheads in xy-pic and diagxy
Date: Wed, 25 Feb 2009 20:08:48 -0500 (EST)	[thread overview]
Message-ID: <E1Lca2p-0003G3-DV@mailserv.mta.ca> (raw)

A month or two ago, Micah McCurdy wrote to ask me if it was possible to
make an arrow with a tick in the middle (that is ----+---->) and I said I
didn't know how to do that and suggested he ask Ross Moore.  Ross told him
that xy-pic didn't have that capacity.  Well, Micah discovered that it
did.  Here are some samples, using diagxy, but that is just a front end to
xy-pic.

  $$\bfig
\node a(0,0)[A]
\node b(300,400)[B]
\arrow/@{>}|-*@{>}/[a`b;f]
  \efig$$


  $$\bfig
  \ptriangle/>`>`@{>}|-@{|}/[A`B`C;f`g`h]
  \efig$$



  $$\bfig
  \morphism/@{>}|-@{+}/<700,0>[ABCDE`F;h]
  \efig$$


  $$\bfig
  \morphism/@{>}|-*@{|}/<700,0>[ABCDE`F;h]
  \efig$$

As far as I can tell, the * between the - and the @ has no effect.  The
one limitation is that what goes inside the -@{ } must be a \dir.  This is
a limitation for me, since I cannot figure out the syntax of \newdir.  For
this to work, it clearly has to be something that tex can rotate.

Michael




                 reply	other threads:[~2009-02-26  1:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1Lca2p-0003G3-DV@mailserv.mta.ca \
    --to=barr@math.mcgill.ca \
    --cc=categories@mta.ca \
    /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).