https://bugs.documentfoundation.org/show_bug.cgi?id=165123
--- Comment #5 from george <[email protected]> --- (In reply to V Stuart Foote from comment #2) > Known. > > Believe you have to place multiline formulas into a matrix and align on the > equals sign and nest the other elements in their own alignment as desired. > > For example: > > matrix{ alignc {{ 3 } over { 4+5 } + x} # {}={} # alignl 120 ## > alignr x # {}={} # alignc { 4+5+6 } over { 3+5+6+7+8 } } > > See the Formula editor "Math Guide" > https://documentation.libreoffice.org/en/english-documentation/ There is no need to use matrix you can simply use alignl at the start of the line and whenever you need to use fraction put in brackets {alignc 123 over 123456}. But, isn't this time consuming and counterintuitive? I think that fractions should by default have center aligned numerator and denominator. thank you -- You are receiving this mail because: You are the assignee for the bug.
