Issue 64745 - Parsing/Presentation of ":=" looks wrong
Summary: Parsing/Presentation of ":=" looks wrong
Status: CONFIRMED
Alias: None
Product: Math
Classification: Application
Component: code (show other issues)
Version: OOo 2.0.2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 13:11 UTC by m_schnei
Modified: 2013-08-07 14:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description m_schnei 2006-04-25 13:11:47 UTC
When I write some definition, e.g. "f(x) := x^2", then the presentation of ":="
looks rather bad: The ":" is slanted like a "/". This is not the way, how it
should be written in mathematical work.

Maybe the parser of the formular editor does not recognize ":=" as a compound
symbol.
Comment 1 michael.ruess 2006-04-25 14:00:26 UTC
As a workaround, put the colon into quotes like f(x) ":"= x^2. The colon won't
be interpreted as text now.

MRU->TL: wouldn't it be possible to interpret := as a mathematical expression
and not as two seperate characters?
Comment 2 cuodenumyp 2010-11-11 00:54:09 UTC
Created attachment 73943