So I can get something workable here, but not something good. Here's
hoping....
What I want to do is typeset the following sort of thing: I want a gamma
on top of a tilde on top of a delta, all the same (normal) size, and
then to the right of that will be something like: f(x,y), and I want the
tilde to sit about here the crosspiece is on the f, so the whole thing
is kind of "centered" vertically on the line.
Here's what I have:
\raisebox{-0.5\baselineskip}{\ensuremath{\stackrel{\stackrel{{\textstyle
\gamma}}{{\textstyle \sim}}}{\delta}}}
Ugly, to be sure, and I'm worried the -0.5 will go wrong in some cases.
Any other ideas?
Richard
Notation from Frege's Begriffsschrift, if anyone is wondering.