| View previous topic :: View next topic |
| Author |
Message |
ckoutsos Guest
|
Posted: Wed Jan 28, 2004 1:47 pm Post subject: symbols under letters |
|
|
Hello,
Is there any way I can put symbols _under_ letters instead of above them?
For example :
{vec a}
puts the vector arrow above the letter a.
Is there some way to put the arrow under the letter 'a'?
thanks |
|
| Back to top |
|
 |
ckoutsos Guest
|
Posted: Wed Jan 28, 2004 1:50 pm Post subject: symbols under letters (continue) |
|
|
Moreover,
can I somehow put a different symbol in the place of the vector arrow,
a symbol that is not listed in the available choices?
thanks |
|
| Back to top |
|
 |
RGB Super User


Joined: 25 Nov 2003 Posts: 1743 Location: In Lombardy, near a glass of red Tuscany wine
|
Posted: Thu Jan 29, 2004 1:41 am Post subject: |
|
|
Use "csub":
| Code: | | {inline expression} csub {"subline" expression} |
With "symbols > edit" you can add any symbol you want (if you have the font, of course ) |
|
| Back to top |
|
 |
ckoutsos Guest
|
Posted: Thu Jan 29, 2004 8:45 am Post subject: csub |
|
|
Yes, I know about csub but I was hoping for some other way.
The result with csub is very ugly because there's a large gap
between the letter and the symbol...
thanks anyway... |
|
| Back to top |
|
 |
|