To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86279
Issue #|86279
Summary|Avoid splitting math strings
Component|Word processor
Version|OOo 2.3.1
Platform|All
URL|
OS/Version|All
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|ENHANCEMENT
Priority|P3
Subcomponent|formatting
Assigned to|mru
Reported by|tab
------- Additional comments from [EMAIL PROTECTED] Wed Feb 20 16:38:14 +0000
2008 -------
What is a word?
To me, a 'word' it any string containing no blank or hyphen. Thus, at
the end
of a line, 'high-speed car' can be broken into 'high-' and 'speed car', or into
'high-speed' and 'car'.
But, if I write an equation 'x=a+b-2-aaa-bbb+ccc', I want it to remain whole.
OpenOffice insists on breaking it (at the end of a line) at every '/', '+' or
'-', even if I use an endash, emdash, or a 'real' minus sign (unicode 2212)
instead of a hyphen.
Same problem for a symbol as simple as C^-1: it can be broken into 'C'
at the
end of a line and the exponent on the next line. Yes, I can use a formula to
keep the symbol whole, but that's clumsy, and it introduces extra space around
the symbol.
Solution: OpenOffice should have a customizable list of 'hyphenable'
characters
(other than space), With an empty list, any string without space would be
considered an unbreakable 'word' (except, of course, if it exceeded a whole
line)
---------------------------------------------------------------------
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]