Issue 49305 - func command with % character
Summary: func command with % character
Status: CONFIRMED
Alias: None
Product: Math
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-05-15 10:36 UTC by miran
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 miran 2005-05-15 10:36:37 UTC
Using func command with % character produces character name instead of 
character.
Comment 1 lohmaier 2005-07-11 01:07:31 UTC
this is desired behaviour. % is an escape character.
Comment 2 lohmaier 2005-07-11 01:07:54 UTC
closing issue.
Comment 3 thomas.lange 2005-08-03 08:45:11 UTC
Should work similar to oper, uoper and boper and allow usage of user-defined
charcters.
Setting target to OOo later though.
Comment 4 thomas.lange 2005-08-03 08:45:34 UTC
.
Comment 5 lohmaier 2005-08-03 20:16:15 UTC
Please, don't send private emails, always add your comments to the issue.

Recieved via pm:
I beleive I was not clear enough. Just as example
  %GAMMA
produces big Greek letter gamma, which is OK.
This letter is considered variable, so it is italic.

Now, I would like to express gamma function. Expression
  func( %GAMMA )
should give me big gamma not italic,
but produces string "%GAMMA" instead of greek letter