On 31-Oct-2000, Myriam Abramson wrote:
> How can you have a letter in the bottom middle of a word. I don't
> know exactly how to articulate it. For example, "argmax" loops over a
> variable and that variable is written underneath. How do you
> accomplish that?
Is it something like the index of a summation? a little variable below
the big sigma? Well, with \sum you just press underscore afterwards
and it will automatically go down (^ to go up), and space to get out.
Unfortunately, I don't know how to do that over a string like
"argmax", sorry.
Ronny