>>> "IK" == Ikumi Keita <ik...@ikumi.que.jp> writes:
Hi Ikumi


> Hi Uwe,
>>>>>> Uwe Brauer <o...@mat.ucm.es> writes:
>> I think I brought up that issue some years ago and it somehow got
>> forgotten or it was not that important to me. Now that I have these
>> badly formatted documents I would appreciate 
>> it that filling function were a bit more liberal/sophisticated.

>> Any thoughts?

> Thanks for your report. I expect the attached patch serves. Could you
> confirm whether it works for you?

At first it did not work 
,----
| \begin{equation}
|   \label{eq:part2:93}
|   \begin{aligned}
|     &n u m=\left[\begin{array}{ll}
|                    2 & 25
|                  \end{array}\right] \\
|                &d e n=\left[\begin{array}{lll}
|                               1 & 4 & 25
|                             \end{array}\right]
|                         \end{aligned}
|                       \end{equation}
`----



but then I realised the patch is for amsmath. So I used \usepackage{amsmath} 
and reset LaTeX mode, that the result is indeed

,----
| 
| \begin{equation}
|   \label{eq:part2:93}
|   \begin{aligned}
|     &n u m=\left[\begin{array}{ll}
|                    2 & 25
|                  \end{array}\right] \\
|     &d e n=\left[\begin{array}{lll}
|                    1 & 4 & 25
|                  \end{array}\right]
|   \end{aligned}
| \end{equation}
`----


Which is much better. 

I will continue testing it. Thanks again

Uwe 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to