I assume you need this in the math editor.

I've used the following command to declare the math operator, it requires
the use of the amsmath package (or one of its associates)
\DeclareMathOperator*{\esssup}{ess\ sup}

This declares the ess sup operator, you can use:
\DeclareMathOperator*{\argmax}{argmax}

In order to declare the argmax operator, I don't remember if you need the
star or not, try both. Anyhow, it won't look too good in LyX, but on the
LaTeX output it should look fine when the formula is not inline.

On 31 Oct 2000, Myriam Abramson wrote:

> 
> Hi!
> 
> 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? 
> 
> Thanks and sorry for the bad explanation (but I hope somebody
> understood). 
> 
> 

-- 
  Baruch Even

http://techst02.technion.ac.il/~sbaruch/   (My Site)
http://www.redrival.com/jindor/            (My brothers AD&D site)

" Learn to laugh ... it's the path to true love! " 
   - The Angel in the movie Michael


Reply via email to