I am trying to put two subscripts at the left and right of a character. For example, something like: _{t} p_{x} where p is in the middle. How do you do this?
|
|
||||
|
There are many tools for scripts:
Please complete this list as you can. |
|||||
|
|
The
Regards |
||||
|
|
|
You could use the In contrast to using simply consecutive subscripts or superscripts such as in
|
||||
|
|
|
Are you doing this in math mode?
should work. |
|||||||||||
|
|
The
|
|||||||
|

_{t}and thep:$_{t}p_{x}$should work. – Alan Munn Feb 20 '11 at 1:24