| View previous topic :: View next topic |
| Author |
Message |
beirirangu Newbie

Joined: 20 Jul 2011 Posts: 4
|
Posted: Sat Jul 30, 2011 12:18 pm Post subject: Symbol functionality |
|
|
Split from Draw: Possible to create my own symbols?
Reason for split: Draw and Math are inherently different, which reflects in the approaches to creation of entities/groups. Also, the term "symbols" carry somewhat different meanings in the two.
i'm having simmilar problems myself... i have been tying to find a simple way to put "½" instead of the "1/2" or "1 over 2" that over doubles the height of the formula...
as well as symbols like "therefore" (∴) and "because" (∵)...
although i have found a way i can change (only change) the symbols they provide in the "Symbols" pop-up... but it doesn't have the symbols i'm looking for half the time...
also... before i forget... how can i imput just "%delta(x)=lbrace matrix{1#x=0##0#x<>0}" instead of having to put the "rbrace" (or some other bracket) at the end?
 |
|
| Back to top |
|
 |
keme Moderator


Joined: 30 Aug 2004 Posts: 2732 Location: Egersund, Norway
|
Posted: Sat Jul 30, 2011 3:06 pm Post subject: Re: Symbol functionality |
|
|
| beirirangu wrote: | also... before i forget... how can i imput just "%delta(x)=lbrace matrix{1#x=0##0#x<>0}" instead of having to put the "rbrace" (or some other bracket) at the end?
 | Use the left and right keywords with the none token.
%delta(x)=left lbrace matrix{1#x=0##0#x<>0} right none
...or perhaps you wanted...
%delta(x)=left lbrace matrix{infinity#x=0##0#x<>0} right none |
|
| Back to top |
|
 |
beirirangu Newbie

Joined: 20 Jul 2011 Posts: 4
|
Posted: Sat Jul 30, 2011 3:42 pm Post subject: |
|
|
Thank you i did not find "left/right none" anywhere before
but still... my reason for posting in this was because i was wanting a way to imput symbols you do not carry at the moment...
either way thank you for erything soo far |
|
| Back to top |
|
 |
Jessica321 Newbie

Joined: 23 Aug 2011 Posts: 1
|
Posted: Fri Sep 02, 2011 3:57 am Post subject: one more advice .... |
|
|
here is one more good advice for using formulas in context! To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Selection window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window.!  _________________ Petrov |
|
| Back to top |
|
 |
|