Vertical align in Math

Hello all,
Is there a way to align vertically the drarrow d=3 in the next formula, as if the drarrow goes out of the center tip of the rbrace? This is what I get:
imagen
Here’s the code:

left none
 stack {
d=a sub 2 - a sub (2-1) drarrow d=8-5 #
d=a sub 5 - a sub (5-1) drarrow d=17-14
 }
right rbrace
drarrow d=3

Thank you all in advance.

Just a tip:

Align left.odt (12.6 KB)

It works, when the length of left part of the Arrow are same in the rows.

Instead of stack, use matrix and put the arrow in its own cell. Remember that Math is not a mathematical compiler but only a graphical layout utility. Consequently your formulas need not be mathematically exact. You can split your expressions to get the expected visual effect, even it is makes no sense in maths.

1 Like

some examples in this
1_LO-FORMEL_Beispiele-0003_020019.odf (8.4 KB)