[Solved] Newline in a single bracket (system of equation)

Discuss the formula editor
Post Reply
tigerjack89
Posts: 4
Joined: Wed Jan 30, 2013 10:58 am

[Solved] Newline in a single bracket (system of equation)

Post by tigerjack89 »

Hi all!!
I'm new on the forum and I'm writing to ask your help for a problem that I have using Math.
I want to write a system of "n" equations: the problem is that I'm unable to go to newline within the brackets . Indeed, if I use the "newline" command, the result is that the new equation on the new line is out of the bracket.

Here is an example of what I'd like to do
Image
and here is my code (that doesn't work obviously)

Code: Select all

left lbrace
dot x = {1} over 	{m_{c}c_{c}} newline
dot x = {1} over  {m_{j}c_{j}}
right none
Thanks to all in advance :)
Last edited by tigerjack89 on Wed Jan 30, 2013 1:10 pm, edited 1 time in total.
LibreOffice 3.6 on Ubuntu 12.04 64bit
User avatar
Hagar Delest
Moderator
Posts: 32655
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Newline in a single bracket (system of equation)

Post by Hagar Delest »

Hi and welcome to the forum!

From Brackets Help:
left lbrace
stack {dot x = {1} over {m_{c}c_{c}} # dot x = {1} over {m_{j}c_{j}}}
right none

Please add '[Solved]' at the beginning of your first post title (edit button) if your issue has been fixed.
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
tigerjack89
Posts: 4
Joined: Wed Jan 30, 2013 10:58 am

Re: Newline in a single bracket (system of equation)

Post by tigerjack89 »

Thanks a lot!!
LibreOffice 3.6 on Ubuntu 12.04 64bit
Post Reply