Make the two formula better

Discuss the formula editor
Post Reply
Euclid
Posts: 3
Joined: Mon Feb 15, 2010 9:48 am

Make the two formula better

Post by Euclid »

question 1:
overline int_0 ^1~f(x)dx = 1 , underline int_0 ^1~f(x)dx = 0 ,
I'd like a bar only over the "int"
I've tried for "bar int ...",but not ok.

question 2:stack{n #U# n = 1}I_k
May be I can make the font of n and n = 1 smaller,but it's not convenient

question 3:"phantom a union phantom b" is a little long to get only the "union" sign
other methods to input only a sign? without the wrong display for ? union ? in text window.

question 4:how to automatical convert the formula-like txt to math-mode(I mean not choose the code,and then click insert-object-function submenus.)

question 5:Is there command completion in OpenOfficeMath?
for example: rightarrow is too long , epsi +command completion to epsilon
something like auto-correction .
Attachments
22.GIF
22.GIF (2.96 KiB) Viewed 2955 times
11.GIF
11.GIF (1.57 KiB) Viewed 2955 times
OpenOffice 3.2 on Windows Seven
User avatar
RGB
Posts: 1456
Joined: Mon Oct 08, 2007 1:34 am

Re: Make the two formula better

Post by RGB »

1)

Code: Select all

{overline int""}_0 ^1~f(x)dx = 1 , {underline int""}_0 ^1~f(x)dx = 0
2)

Code: Select all

oper U from n=1 to n stuff
("oper" change what follows into a unitary operator, you can also use "boper" to temporaly create a binary operator)
3)

Code: Select all

""union""
4) Set a keyboard shortcut for Math on Tools -> Customize -> Keyboard tab.
5) No, sorry, the editor is quite limited.
There are two types of people: those who believe that there are two types of people and those who do not.

openSUSE Leap with KDE Plasma / LibreOffice
Euclid
Posts: 3
Joined: Mon Feb 15, 2010 9:48 am

Re: Make the two formula better

Post by Euclid »

Thanks,
wish OOo better in math input and edit, i don't like word+mathtype.

how to convert the object-math back to txt? not use ctrl+y redo,for this is limited
OpenOffice 3.2 on Windows Seven
Post Reply