|
[Date Index]
[Thread Index]
[Author Index]
RE: How to format Superscript and Subscript for a symbol to the same vertical level??
- To: mathgroup at smc.vnet.net
- Subject: [mg104254] RE: [mg104217] How to format Superscript and Subscript for a symbol to the same vertical level??
- From: Richard Hofler <rhofler at bus.ucf.edu>
- Date: Sun, 25 Oct 2009 01:06:46 -0400 (EDT)
- References: <200910240638.CAA07400@smc.vnet.net>
Hi Nasser,
You'll likely get a number of replies with the same answer: use one of =
the palettes in Mathematica 7.
For example,
(1) Basic Math Assistant palette, Typesetting, click on the first tab =
from the left. You'll see a button that does what you want.
(2) Writing Assistant palette: same steps
You can also do the same thing with the keyboard.
x, Ctrl-6, 2, Ctrl-5, 1
I hope this helps.
Richard Hofler
________________________________
From: Nasser M. Abbasi [mailto:nma at 12000.org]
Sent: Sat 10/24/2009 2:38 AM
To: mathgroup at smc.vnet.net
Subject: [mg104254] [mg104217] How to format Superscript and Subscript for a symbol =
to the same vertical level??
Version 7
I wanted to write something like Superscript[Subscript[x, 1], 2] but =
have
the "2" and the "1" appear on the symbol x without one being pushed =
forward
more than the other.
This is trivial to do in latex, but gave up trying to do it in =
Mathematica.
I am actually trying to use Mathematica more to type set some math =
inside a
Text cell, and the above is one problem I find. I actually use the =
keyboard
and type Ctrl9 to open a math cell inside the text cell and type
x Ctrl ^2 spacebar Ctrl _1
and I get
2
(x )
1
when I want
2
x
1
I looked the all the Palettes also that come with Mathematica 7, but do =
not
see such a pattern to use?
thanks,
--Nasser
Prev by Date:
Re: How to format Superscript and Subscript for a symbol to the same
Next by Date:
How to make table of contents, back-of-the-book index in Mathematica?
Previous by thread:
Re: How to format Superscript and Subscript for a symbol
Next by thread:
Re: How to format Superscript and Subscript for a symbol to the same vertical level??
|