[Xy-pic] Re: More on basic spacing

Geoff Russell geoff at austrics.com.au
Wed Jun 29 04:01:32 CEST 2005


Hi,

The following works exactly as I'd expect - as opposed to the
example I posted using TeX \vbox es last night. The frames
contain the contents exactly and the spacing is 5pt as expected.

Cheers,
Geoff Russell.

------------- spacing example (processed with pdftex)
\input xy
\xyoption{all}

{\def\objectstyle{\hbox}
\def\f{\save []*[F]\frm{}\restore}%
\xymatrix@=5pt{
A\f &
B\f \\
\f\txt{AA\\BB} &
\txt{AA\\BB\\CC}\f \\
\txt{AAAA\\BBBB\\CCCC}\f &
\txt{AAAA\\BBBB\\CCCC}\f \\
}}

\bye



More information about the xy-pic mailing list