Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/lib/texmf/doc/generic/xypic/xyguide-html/xyguide-html.html

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE> Xy-pic User's Guide </TITLE>
<META NAME="description" CONTENT=" Xy-pic User's Guide ">
<META NAME="keywords" CONTENT="xyguide-html">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="xyguide-html.css">
</HEAD>
<BODY LANG="EN" BGCOLOR="#FFFFFF">
 <P ALIGN=RIGHT><FONT SIZE=1>Xy-pic User's Guide</FONT> <A HREF="18pt.html"><IMG SRC="./quest.gif" ALIGN=TOP HEIGHT=27 WIDTH=21 BORDER=0 ALT="?"></A><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="previous" SRC="./previous_gr.gif"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="previous" SRC="./previoussection_gr.gif"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="up" SRC="./up_gr.gif"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="next" SRC="./nextsection_gr.gif"><A NAME="tex2html17" HREF="node1.html"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="next" SRC="./next.gif"></A></P>
<P>
<H1 ALIGN=CENTER> Xy-pic User's Guide </H1><P ALIGN=CENTER><STRONG> Kristoffer H. Rose&#32;&#160;&#32;&lt;krisrose@brics.dk&gt;<A NAME="tex2html1" HREF="footnode.html#9"><IMG  ALIGN=ABSMIDDLE ALT="gif" SRC="./foot.gif"></A></STRONG></P><P>
<P ALIGN=CENTER><STRONG>Version 3.3, 1996/12/19<blockquote><i>This document is a hypertext version of a document obtainable in several printable formats through the <A NAME="tex2html2" HREF="http://www.brics.dk/~krisrose/Xy-pic.html">Xy-pic home page</A>. It was generated using <A NAME="tex2html3" HREF="http://www-dsed.llnl.gov/files/programs/unix/latex2html/manual/">LaTeX2HTML</A>.</blockquote></i></STRONG></P><P>
<P>
<H3 CLASS=ABSTRACT>Abstract:</H3><P CLASS=ABSTRACT>Xy-pic is a package for typesetting graphs and diagrams using
	Knuth's TeX typesetting system.  Xy-pic works with most of the
	many formats available, <I>e.g.</I>, plain TeX, LaTeX, and AMS-TeX.
	Several styles of input for various diagram types are supported; they
	all share a mnemonic notation based on the <em>logical	composition of visual components</em>.  This guide concentrates on how to
	typeset "matrix-like" diagrams, such as commutative diagrams,
	in the following style:
<P><CENTER><BR><IMG WIDTH=261 HEIGHT=164 ALIGN=BOTTOM ALT="displaymath20" SRC="img1.gif"><BR></CENTER><P>
	was typeset by the Xy-pic input lines
<BLOCKQUOTE><PRE>\xymatrix{
 U \ar@/_/[ddr]_y \ar@/^/[drr]^x
   \ar@{.&gt;}[dr]|-{(x,y)}            \\
  &amp; X \times_Z Y \ar[d]^q \ar[r]_p
                 &amp; X \ar[d]_f       \\
  &amp; Y \ar[r]^g   &amp; Z                }</PRE></BLOCKQUOTE>
	Such diagrams have the following characteristics:
<UL>
<LI>Specified as a matrix of entries that are automatically aligned in
	rows and columns.
<LI>Any entry may be connected to any other entry using a variety of
	arrow styles all rotated and stretched as required.
<LI>Arrows may be decorated with labels that are tied to a specified
	point along the arrow and extend in a particular direction; and
	arrows may be paired, cross, and visit/bend around other entries "on
	the way."
<P>
</UL>
	Several other styles of input are supported; a short survey of the
	possibilities is included last at the end along with information on
	how Xy-pic can be obtained.
</P><P>
<P>
<UL><A NAME="CHILD_LINKS">&#160;</A>
<LI> <A NAME="tex2html21" HREF="node1.html#SECTION00010000000000000000">Contents</A>
<LI> <A NAME="tex2html22" HREF="node3.html#SECTION00030000000000000000">1 Basics</A>
<LI> <A NAME="tex2html23" HREF="node11.html#SECTION00040000000000000000">2 More Arrows and Labels</A>
<LI> <A NAME="tex2html24" HREF="node21.html#SECTION00050000000000000000">3 More Entries</A>
<LI> <A NAME="tex2html25" HREF="node28.html#SECTION00060000000000000000">4 Availability and Further Information</A>
<LI> <A NAME="tex2html26" HREF="node33.html#SECTION00070000000000000000">A Answers to all exercises</A>
<LI> <A NAME="tex2html27" HREF="node34.html#SECTION00080000000000000000">References</A>
<LI> <A NAME="tex2html28" HREF="node35.html#SECTION00090000000000000000">Index</A>
</UL>
<P>&#160;<P ALIGN=RIGHT><FONT SIZE=1>Xy-pic User's Guide</FONT> <A HREF="18pt.html"><IMG SRC="./quest.gif" ALIGN=TOP HEIGHT=27 WIDTH=21 BORDER=0 ALT="?"></A><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="previous" SRC="./previous_gr.gif"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="previous" SRC="./previoussection_gr.gif"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="up" SRC="./up_gr.gif"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="next" SRC="./nextsection_gr.gif"><A NAME="tex2html17" HREF="node1.html"><IMG WIDTH=27 HEIGHT=27 BORDER=0 ALIGN=ABSMIDDLE ALT="next" SRC="./next.gif"></A><P><ADDRESS>
<BR><HR>
<a href="COPYING/index.html">�/a> <a href="http://www.brics.dk/~krisrose/">Kristoffer H. Rose</a>
&lt;<a href="mailto:krisrose@brics.dk">krisrose@brics.dk</a>&gt;
January  6, 1997

/
<a href="http://www-dsed.llnl.gov/files/programs/unix/latex2html/manual/">LaTeX2<TT>HTML</TT>v96.1-h</a>
</FONT>

</ADDRESS>
</BODY>
</HTML>

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.