To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94198
------- Additional comments from [EMAIL PROTECTED] Wed Oct 1 01:24:10 +0000
2008 -------
jbfaure:'you have to use OOo-math syntax. x_1 over x_0 works well'
Yes, it does... within the command window. But, in the writer window,
one needs
a consistent structure, such as 'cmnd(parameters)'. How would you write
`frac(a+b,c-f*p)? For one thing, you would need braces --which adds them to the
list of 'special' characters with restricted usage. Then, you could write
{a+b}`over{c-f*p}? Would this be simpler?
And the parser, upon finding the command '`over', would have to
backtrack to
find the numerator... With `frac, everything (including blanks) between the the
opening bracket and the separator (usually, comma) is the numerator, and
everything between the separator and the matching bracket is the denominator.
'everything' because it is already fully formatted under Writer and needs no
extra formatting, no ignoring or adding spaces, etc.
I do not understand the problem with 'automatic numbering'. Numbering of what?
Equations?
'If you use autotext (NF in english, I presume) you obtain a model you have only
to modify'
Sorry, this also escapes me.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]