[Xy-pic] bigoplus

Richard Lewis xypic at rtf.org.uk
Wed Oct 8 16:28:14 CEST 2003


Olivier Wittenberg <olivier.wittenberg at ens.fr> writes:

> I'm having problems with the following code.
>
> $$
> \xymatrix{
> 0 \ar[r] & \displaystyle \bigoplus_{x \in X} g_x \ar[d] \\
>          & M
> }
> $$
>
> The \bigoplus is not vertically aligned with the horizontal arrow,
> as it should be.

You need the magic "axis alignment" incantation:
 \entrymodifiers={+!!<0pt,\the\fontdimen22\textfont2>}

(or, to adjust only the \bigoplus object, use

\begin{equation}
\xymatrix{
0 \ar[r] & *+!!<0pt,\the\fontdimen22\textfont2>{\displaystyle\bigoplus_{x \in X} g_x} \ar[d] \\
         & M
}
\end{equation}

> I suppose this is a classical question, but I haven't found anything
> related to it in the archives.

Is there an archive for this list?  (and if so where? If not, perhaps
the list owning poeple would consider adding the list to gmane.org)



More information about the xy-pic mailing list