• Tidak ada hasil yang ditemukan

24j. Breaking means to “slice a hole” in the connec- tion and insert hiti there. This is realized by typesetting the connection in question in subseg- ments, one leading to the break and one contin- uing after the break as described in notes 24a and 24d.

The special control sequence \hole is provided to make it easy to make an empty break.

24k. Unless hiti is a full-fledged hobjecti (by using the* form), it is typeset using a\labelbox ob- ject (initially similar to \objectbox of basic XY- pic but using\labelstylefor the style).

Remark: You can only omit the{}s around sin- gle letters, digits, and control sequences.

24l. A label is an object like any other in the XY- picture. Inserting an haliasi ="hidi" saves the label object as"hidi"for later reference.

Exercise 24: Typeset

A

label

(p.74)

Syntax Action

\arharrowi hpathi makeharrowialonghpathi harrowi −→ hformi* harrowihas thehformis hformi −→ @hvarianti usehvariantiof arrow

| @hvarianti{htipi} build arrow24m usinghvariantiof a standard stem and htipifor the head

| @hvarianti{htipi hconni htipi} build arrow24m usinghvariantiofhtipi,hconni,htipias arrow tail, stem, and head (in that order)

| @hconnchari change stem to the indicatedhconnchari

| @! dash the arrow stem by doubling it

| @/hdirectioni hdisti/ curve24o arrow thehdistiance towardshdirectioni

| @(hdirectioni,hdirectioni) curve to fit with in-out directions24p

| @‘ {hcontrol point listi} curve setup24q with explicit control points

| @[hshapei] add[hshapei]to objecthmodifieris24r for all objects

| @* {hmodifieri*} add objecthmodifieris24r for all objects

| @<hdimeni> slide arrow24s thehdimeni

| |hanchori hiti break each segment athanchoriwithhiti

| ^hanchori hiti | _hanchori hiti label each segment athanchoriwithhiti

| @? reverse meaning of above and below24t

hvarianti −→ hemptyi | ^ | _

| 0 | 1 | 2 | 3 hvarianti: plain, above, below, double, or triple htipi −→ htipchari* directional named as the sequence ofhtipcharis

| hdiri anyhdiriectional24n

htipchari −→ <|>|(|)|||’|‘|+|/ recognised tip characters

| hletteri | hspacei more tip characters

hconni −→ hconnchari* directional named as the sequence ofhconncharis

| hdiri anyhdiriectional24n

hconnchari −→ -|.|~|=|: recognised connector characters

Figure 15: harrowis.

typesets

In particular *hobjectiis ahdiri so anyhobjecti can be used for either of the tail, stem, or head component:

\xy\ar @{*{x}*{y}*{z}} (20,7)\endxy typesets

x

yz yy yy yy yy

Note: A * introduces an hobjecti whereas the directional ‘’ is typeset by thehdiri{*}.

Exercise 27: Typeset

using only one\arcommand. (p.74) 24o. Curving the arrow using /dℓ/, where d is a hdirectioniandℓ ahdimenision, makes the stem a curve which is similar to a straight line but has had it’s center point ‘dragged’ the distanceℓind:

u d

was typeset by

\xy

\POS (0,10) *\cir<2pt>{} ="a"

, (20,-10)*\cir<2pt>{} ="b"

\POS"a" \ar @/^1ex/ "b"|\uparrow

\POS"a" \ar @/_1ex/ "b"|\downarrow

%

\POS (20,10) *\cir<2pt>{} ="a"

, (40,-10)*\cir<2pt>{} ="b"

\POS"a" \ar @/u1ex/ "b"|u

\POS"a" \ar @/d1ex/ "b"|d

\endxy

ℓ defaults to.5pcif omitted.

This is really just a shorthand for curving using the more general form described next: @/dℓ/ is the same as@‘{{**{} ?+/d2ℓ/}}which makes the (quadratic) curve pass through the point de- fined by thehposi**{} ?+/dℓ/.

24p. Using @(d2,d2) where d1, d2 are simple hdirectionis (as described in note 4l except it is not possible to use ()s) will typeset the arrow curved such that it leaves the source in direction d1 and enters the target from directiond2. Exercise 28: Typeset

◦ •

(p.74) To Do: implement this efficiently and properly get rid of the no-()restriction!

24q. The final curve form is the most general one:

@‘{hcontrol point listsi} sets the control points explicitly to the ones in the hcontrol point listsi (where they should be separated by ,). See the curve extension described in §8 for the way the control points are used; when the control points list is parsed pis the source and c the target of the arrow.

24r. @[. . .]and@*{. . .}formations define what ob- jecthmodifieris should be used when building ob- jects that are part of the arrow. This is mostly useful in conjunction with extensions that define additional [hshapei] modifiers, e.g., if a [red]

hmodifierichanges the colour of an object to red then@[red]will make the entire arrow red; sim- ilarly if it is desired to make and entire arrow invisible then @*{i}can be used.

24s. @<D>will slide (each segment of) the arrow the dimensionD as explained in note 24h.

24t. @? reverse the meaning of ‘above’ and ‘below’

for this particular arrow.

All the features of hpathis described above are available for arrows.

25 Two-cell feature

Vers. 3.7 by Ross [email protected] Load as: \xyoption{2cell}

This feature is designed to facilitate the typesetting of curved arrows, either singly or in pairs, together with labels on each part and between. The intended mathematical usage is for typesetting categorical “2- cell” morphisms and “pasting diagrams”, for which special features are provided. These features also al- low attractive non-mathematical effects.

25.1 Typesetting 2-cells in Diagrams

Categorical “2-cell” morphisms are used in the study of tensor categories and elsewhere. The morphisms are displayed as a pair of curved arrows, symmetri- cally placed, together with an orientation indicated by a short broad arrow, or Arrow. Labels may be placed on all three components.

Bug: This document still uses version 2-style commmands, as described in appendix B.

A

f

g

B

\diagram

A\rtwocell^f_g &B\\

\enddiagram

A

f α

h

g β B

\diagram

A\ruppertwocell^f{\alpha}

\rlowertwocell_h{\beta}

\rto_(.35)g & B\\

\enddiagram

These categorical diagrams frequently have a matrix-like layout, as with commutative diagrams.

To facilitate this there are control sequences of the form: \rtwocell , \ultwocell , \xtwocell , . . . analogous to the names defined in xyv2 for use in diagrams produced usingxymatrix. As this involves the definition of 21 new control sequences, many of

which may never be used, these are not defined im- mediately upon loading xy2cell. Instead the user must first specify\UseTwocells.

As in the second example above, just the upper or lower curved arrow may be set using control sequences of the form \..uppertwocell and \..lowertwocell. These together with the

\..compositemap family, in which two abutting ar- rows are set with an empty object at the join, al- low for the construction of complicated “pasting dia- grams” (see figure 16 for an example).

The following initialise the families of control se- quences for use in matrix diagrams.

\UseTwocells two curves

\UseHalfTwocells one curve

\UseCompositeMaps 2 arrows, end-to-end

\UseAllTwocells (all the above)

Alternatively 2-cells can be set directly in XY- pictures without using the matrix feature. In this case the above commands are not needed. This is described in§25.5.

Furthermore a new directional \dir{=>} can be used to place an “Arrow” anywhere in a picture, after the direction has been established appropriately. It is used with all of the 2-cell types.

Labels are placed labels on the upper and lower arrows, more correctly ‘anti-clockwise’ and ‘clock- wise’, using^and_. These are entirely optional with the following token, or grouping, giving the contents of the label. When used with\..compositemap the

^and_specify labels for the first and second arrows, respectively.

Normally the label is balanced text, set in TEX’s math mode, with \twocellstyle setting the style.

The default definition is given by . . .

\def\twocellstyle{\scriptstyle}

This can be altered using \def in versions of TEX or \redefine in LATEX. However labels are not re- stricted to being simply text boxes. Any effect ob- tainable using the XY-pic kernel language can be set within an\xybox and used as a label. Alternatively if the first character in the label is*then the label is set as an XY-pichobjecti, as if with\drop<object>or

*<object>in the kernel language. The current direc- tion is tangential to the curved arrows. Extra braces are needed to get a*as the label, as in^{{{*}}}or _{{}*}.

The position of a label normal to the tangential direction can also be altered bynudging(see below).

Although it is possible to specify multiple labels, only the last usage of each of^and _is actually set, pre- vious specifications being ignored.

Similarly a label for the central Arrow must be given, after the other labels, by enclosing it within braces {...}. An empty group {} gives an empty label; this is necessary to avoid misinterpretation of subsequent tokens. As above if the first character is* then the label is set as an XY-pichobjecti, the current direction being along the Arrow.

Dalam dokumen XY-pic Reference Manual - Index of / (Halaman 41-44)

Dokumen terkait