Re: [libreoffice-users] Fractions in Maths

2013-04-16 Thread C. H. D.
Hi! I think an interesting reason may justify the enhancement request. 


It is a matter of speed. For me, I need to use the keyboard very often. Typing 
Alt+I+O+F {2a over 3} (Esc) (Esc) (17 keys) is slower. Typing 2a/3 (space) (5 
keys) is faster.

 
(17-5)/17*100=70.59%

That is about 70 per cent of reduction in the number of keys I need to type 
(not using the mouse)! Amazing!

Regards,
C. H. D.
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 












 寄件人︰ Marc Grober 
收件人︰ users@global.libreoffice.org 
傳送日期︰ 2013年04月17日 (週三) 1:51 AM
主題︰ Re: [libreoffice-users] Re: Fractions in Maths
 

I am likely late to this thread, but why won't using
sqrt{4a^2 over 9} = +- {2a over 3}
as an LO "formula" work for you, or  using
\sqrt{\frac{4a^2}{9}}=\pm\frac{2a}{3}
in TexMath

While it would be grand to be able to simply have LO parse TeX (or your
math notation of preference), the two options above seem reasonable
compromises

On 4/16/13 8:23 AM, C. H. D. wrote:
> Hello! At last, I have submitted a proposal to include an AutoCorrect option 
> to type fractions with horizontal lines, e.g.
>
> 12
> ___
> 13
>
>  
> https://bugs.freedesktop.org/show_bug.cgi?id=63610
>
>
> I need fractions as they are related to equations, e.g.
> 4a
> __=4
> 9
>
>
> Regards,
> C. H. D.
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 


-- 
For unsubscribe instructions e-mail to: users+h...@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
-- 
For unsubscribe instructions e-mail to: users+h...@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] Fractions in Maths

2013-04-04 Thread C. H. D.


Hello, LibreOffice Developers and Supporters!

I need to handle some fractions in Maths in LibreOffice Writer. The fractions 
look like 1/2 or 10/40. I would like to make them look like:
 1
 -
 2
(no superscript and no subscript)

There are some possible ways to do this. A _proper_ way is: 
Insert -> Object -> Formula -> {} over {} 

My imagination is like:
Autocorrect the text as object. When typing 5/6 (space), I get
 5
 -
 6
which is an object.
(Ctrl + Z would return 5/6 (space))

My second imagination is like: Using Find & Replace to replace 7/8 as 
 7
 -
 8
I could get the object option in the Find & Replace dialog. 
Find: */*
Replace: (format as object)
 *
 -
 *
This could convert all the "horizontal" styles into the "vertical" styles.

My third imagination is like:
In LibreOffice Calc and in a formula in LibreOffice Writer,
I could have =7/8+1/8.
I could also have
 7 1
=- +-
 8 8
(These are objects.)
where LibreOffice could perform the calculation and give me the result in 
fraction.

This post below really led me to think that typing fractions could be a part of 
the fundamental work a word processor should be able to do easily:

Formatting Text as a Fraction (on 20 May, 2009)
http://forum.openoffice.org/en/forum/viewtopic.php?f=11&t=18901

Is it possible to add the features? Am I simply too ambitious? Perhaps, the 
features are ready but I am missing something, aren't I?

Best regards,
C. H. D.
LibreOffice User







_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
-- 
For unsubscribe instructions e-mail to: users+h...@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