[texhax] the best way to typeset
Victor Ivrii
vivrii at gmail.com
Thu Feb 4 02:38:51 CET 2010
On Wed, Feb 3, 2010 at 6:45 AM, hh <hh-brasil at bol.com.br> wrote:
> Try something like this (a bit dirty, I admit, but less to write)
>
> $$
> \begin{array}{@{} l l @{}}
> A= & B\\
> AAA =& BBBB\\
> \hbox to 0pt{$AAAAAAAAAAAA=$\hss}\\
> & BBBBBBBBBBBBBBB\\
> \hbox to 0pt{$AAAAAAAA=$\hss}
> \end{array}
> $$
>
> The command displaystyle might be useful but depends on your math.
> The @{} takes care of (unwanted?) horizontal space.
> Instead of \hbox the command \multicolumn would be standard LaTeX.
>
> hh
>
>
> From: texhax-request at tug.org
> Subject: texhax Digest, Vol 2010, Issue 48
> To: texhax at tug.org
> Send reply to: texhax at tug.org
> Date sent: Wed, 03 Feb 2010 12:00:01 +0100
>
>> I have the row of equalities with left/right sides of different
>> lengths, some fitting into single line and some not, and I want to
>> typeset them as
>>
>>
>> A= B
>> AAA = BBBB
>> AAAAAAAAAAAA=
>> BBBBBBBBBBBBBBB
>> AAAAAAAA=
>> BBBBBBB
>
>
>
Thanks! It works ok for occasional use!
Victor
--
========================
Victor Ivrii, Professor, Department of Mathematics, University of Toronto
http://www.math.toronto.edu/ivrii
More information about the texhax
mailing list