|
[Date Index]
[Thread Index]
[Author Index]
Re: Problem for exponent and indice
- To: mathgroup at smc.vnet.net
- Subject: [mg39843] Re: Problem for exponent and indice
- From: "Steve Luttrell" <luttrell at _removemefirst_westmal.demon.co.uk>
- Date: Sat, 8 Mar 2003 02:51:05 -0500 (EST)
- References: <b49n85$fdu$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On the BasicTypesetting palette you will find a template that does what you
want (3rd across in row 8), plus lots of other related templates. Have fun!
For instance this will represent x^i_j as the following Mathematica
expression:
BoxData[SubsuperscriptBox["x", "i", "j"]]
--
Steve Luttrell
West Malvern, UK
"Rodolphe" <rodolphe_lampe at yahoo.fr> wrote in message
news:b49n85$fdu$1 at smc.vnet.net...
>
> I want to put an exponent and an indice on a same Letter like that :
>
> 2
> X
> i
>
> How can I do ?
>
Prev by Date:
Help with FindRoot
Next by Date:
Conclusion: Mathematica will output plain text
Previous by thread:
Re: Problem for exponent and indice
Next by thread:
type casting
|