Re: [libreoffice-users] Augmented Matrix in Math

2013-07-21 Thread William Drago

Never mind... It's done with 2 matrices as follows:

left[ matrix{
1#3#2##
2#0#1##
5#2#2}
mline
matrix{
4##
3##
1}
right]

On 7/20/2013 5:58 PM, William Drago wrote:

All,

I am trying to create an augmented matrix in LO Math.

(http://en.wikipedia.org/wiki/Augmented_matrix)

The code below generates a regular matrix. To make it an 
augmented matrix I need a vertical line between the 3rd 
and 4th columns.


left [matrix{1#3#2#4##2#0#1#3##5#2#2#1}
 right ]

I've had no luck with lline and riline.

The vertical line can be solid or dashed, and I'd like the 
option to use either so I can choose the one that looks best.


Thanks,
-Bill




--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Augmented Matrix in Math

2013-07-21 Thread Brian Barker

At 07:49 21/07/2013 -0400, William Drago wrote:

On 7/20/2013 5:58 PM, William Drago wrote:

I am trying to create an augmented matrix in LO Math.


Never mind... It's done with 2 matrices as follows:

left[ matrix{
1#3#2##
2#0#1##
5#2#2}
mline
matrix{
4##
3##
1}
right]


You might even prefer:
[...]
`mline`
[...]

Brian Barker


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Augmented Matrix in Math

2013-07-21 Thread William Drago

Hi Brian,

Thanks, that does look better. Why does using the tick marks 
add space around the line?


-Bill

On 7/21/2013 4:03 PM, Brian Barker wrote:

At 07:49 21/07/2013 -0400, William Drago wrote:

On 7/20/2013 5:58 PM, William Drago wrote:

I am trying to create an augmented matrix in LO Math.


Never mind... It's done with 2 matrices as follows:

left[ matrix{
1#3#2##
2#0#1##
5#2#2}
mline
matrix{
4##
3##
1}
right]


You might even prefer:
[...]
`mline`
[...]

Brian Barker





--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Augmented Matrix in Math

2013-07-21 Thread Brian Barker

At 19:26 21/07/2013 -0400, William Drago wrote:

On 7/21/2013 4:03 PM, Brian Barker wrote:

At 07:49 21/07/2013 -0400, William Drago wrote:

On 7/20/2013 5:58 PM, William Drago wrote:

I am trying to create an augmented matrix in LO Math.


Never mind... It's done with 2 matrices as follows:
[...]


You might even prefer:
[...]
`mline`
[...]


Thanks, that does look better. Why does using the tick marks add 
space around the line?


It's just part of the Math language: the grave accent (`) inserts a 
small gap and the swung dash (~, sometimes called a tilde) inserts 
a gap.  See spaces in formulas in the Math help text.


Brian Barker


--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Augmented Matrix in Math

2013-07-20 Thread William Drago

All,

I am trying to create an augmented matrix in LO Math.

(http://en.wikipedia.org/wiki/Augmented_matrix)

The code below generates a regular matrix. To make it an 
augmented matrix I need a vertical line between the 3rd and 
4th columns.


left [matrix{1#3#2#4##2#0#1#3##5#2#2#1}
 right ]

I've had no luck with lline and riline.

The vertical line can be solid or dashed, and I'd like the 
option to use either so I can choose the one that looks best.


Thanks,
-Bill

--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted