Issue 31774 - priority order of attributes in formula code
Summary: priority order of attributes in formula code
Status: CONFIRMED
Alias: None
Product: Math
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1.2
Hardware: All All
: P3 Trivial with 12 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 15:03 UTC by harald.schilly
Modified: 2013-02-07 22:37 UTC (History)
4 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description harald.schilly 2004-07-20 15:03:26 UTC
Attributes and formatting-signs in code for formulas is handled in a certain 
order. e.g. the * operation in normal algebra calculations has less 
priority than + operations. This holds true for attributes like vec or tilde.

But there are some inconvenient side effects:
vec a^2 (or vec a sup 2) places the vec-sign above a^2 and not only 
above a. so, it is always necessary to enter {vec a}^2.

Therefore, my enhancement request is to give vec-like attributes a 
lower priority, because the vec-decoration is normally only above a single 
variable - the current behavior could be archived with vec {a^2}

affected: vec, tilde, dot, ddot, ...
Comment 1 michael.ruess 2004-07-20 15:19:12 UTC
reassigned to BH.
Comment 2 khbellgardt 2004-07-20 17:11:38 UTC
The same rule should be applied to character formatting, such as bold, italic
and so on.
Comment 3 thomas.lange 2006-09-25 11:36:24 UTC
.