Hi, 

I just saw in the OOo-Math guide, that there is a formatting option missing, 
that I think, should be added. 

Suppose, you need to write a formula that looks like this: 

      x > 0     1
h = {
      x <= 0    0

constructs like this (with a scalable bracket) are very common. You can achieve 
something similar with this code: 

%tau = left lbrace matrix {x > 0 # 1 ## x <= 0 # 0 } right none   

(my example is entirely made up, it means nothing special!)

So left none ore right none determine the "invisible" end of the bracket and 
tell the engine to not show anything, not even the usual error "?". 


Sigrid
-- 
-----------------------------------------------------------------
To unsubscribe send email to authors-unsubscr...@documentation.openoffice.org
For additional commands send email to sy...@documentation.openoffice.org
with Subject: help

Reply via email to