>>>>> "Sarah" == Sarah Mount <[EMAIL PROTECTED]> writes:
Sarah> Hi :) In my LyX document, I need a math symbol that means
Sarah> "equals, by definition", which should look like a normal equals
Sarah> (=) sign, with "def" in small letters above the upper bar.
Sarah> Is there a built-in symbol that looks like this, or does anyone
Sarah> know of a suitable macro?
I use
\newcommand{\egaldef}{\stackrel{\mbox{\upshape\tiny def}}{=}}
Of course, it can be improved, including the name which looks
suspiciously like french :)
JMarc