Timeline for Left and right subscript / superscript
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 13, 2024 at 7:29 | comment | added | mathlete | Interestingly, even though I saw the vertical alignment problem of t and x in other posts and people suggest to work with the tensor package, I cannot seem to reproduce the alignment problem anymore (perhaps fixed by now?). | |
| Apr 4, 2019 at 20:42 | comment | added | Andry | This is the best answer as it uses plain Latex without any need for extra packages. | |
| Apr 13, 2015 at 12:22 | comment | added | Juhl | @becko you'll need to match upper and lower i.e., ${}_{t} p_{x}$ and ${}_{t}^{} p_{x}^{n}$ | |
| Dec 2, 2013 at 22:22 | comment | added | a06e | I think that the t and x are not aligned using this approach | |
| Jun 30, 2013 at 15:50 | history | edited | Alan Munn | CC BY-SA 3.0 | fixed based on comments |
| Feb 20, 2011 at 14:11 | comment | added | Bruno Le Floch | I would go for {}_{t}p_{x}, otherwise things like \sum _{t}p_{x} give surprising results. | |
| Feb 20, 2011 at 13:22 | history | edited | Alan Munn | CC BY-SA 2.5 | Removed reference to spaces; deleted 1 characters in body |
| Feb 20, 2011 at 13:07 | comment | added | Alan Munn | @TH. I never realised that. So whatever elicited the original question may have been lack of math mode altogether? I'll update the answer. | |
| Feb 20, 2011 at 5:31 | comment | added | TH. | Spaces are ignored in math mode. $ _ t p _ x $ produces exactly the same effect. | |
| Feb 20, 2011 at 1:49 | history | answered | Alan Munn | CC BY-SA 2.5 |