mailing-list for TeXmacs Users

Text archives Help


Re: Left-aligned equations


Chronological Thread 
  • From: Giovanni Piredda <address@hidden>
  • To: address@hidden
  • Subject: Re: Left-aligned equations
  • Date: Wed, 27 Oct 2021 14:55:06 +0000

I found an example in the mailing list archives

https://lists.texmacs.org/wws/arc/texmacs-users/2005-02/msg00107.html

which I modified to have it without numbering and alignment flush left (no indent), the macro I am using is:

<assign|equation-left*|<\macro|body>
<with|mode|math|math-display|true|par-ver-sep|<eqn-ver-sep>|par-mode|left|<no-page-break*><vspace*|<eqn-short-above>><no-indent><vspace|<eqn-short-below>><no-indent*><arg|body><htab|0fn>>
</macro>>


But I do not know what each element of the macro does ;-)

Giovanni

On 27.10.21 15:11, vincent douce wrote:
or insert a table (which is a block with invisible borders)
but the solution of Andrey is of course better
Vincent


Le 9 oct. 2021 à 16:29, Giovanni Piredda <address@hidden> a écrit :

Dear all,

how can I write a left-aligned display equation?

Thanks in advance, G.




Archive powered by MHonArc 2.6.19.

Top of page