Issue 49305

Summary: func command with % character
Product: Math Reporter: miran <miran_uhan>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.0.0Keywords: oooqa
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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