home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / tex / 14856 < prev    next >
Encoding:
Text File  |  1993-01-12  |  824 b   |  31 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!max.fiu.edu!serss0!richard
  3. From: richard@serss0 (Richard A Simm)
  4. Subject: help with XYpic
  5. Organization: Florida International University, Miami
  6. Date: Tue, 12 Jan 1993 08:22:05 GMT
  7. Message-ID: <C0qF8u.n08@fiu.edu>
  8. Sender: news@fiu.edu (Usenet Administrator)
  9. Lines: 20
  10.  
  11. If I want to create the following in XYpic:
  12.     a b c d e
  13.       |___|
  14. then I typeset the following:
  15.     a & b \xline `d/0pt[1,1] `[0,2] [0,2] & c & d & e\\
  16.  
  17.  
  18. But what do I type to get:
  19.        ___
  20.       |   |
  21.     a b c d e
  22.  
  23. Replacing `d/0pt[1,1] up above with `u/0pt[1,1] doesn't work (I get
  24. a horizontal line).
  25.  
  26. Also, why doesn't `u[1,1] complain about (-x,-y) not existing if
  27. the `u[1,1] is on the first line after $$\diagram (if I use \uto then
  28. I get a complaint).
  29.  
  30. Albert        richard@serss0.fiu.edu
  31.