> The math text mode does not accept punctuation I guess.
Well someone on comp.text.tex told me that you can do it in LaTeX. I think
you are right and he is wrong.
I just tried editing the LyX file directly. It has
\begin_inset Formula
\[
\Pr(\mbox{``bigger''})=1-F[(c-s)/\sigma ]=F[(s-c)/\sigma ]\]
\end_inset
And it is still the same problem. The `` don't get printed.
Hmm. The LaTeX masters out there don't have a trick for me?
The only thing that occurs to me is to use a pair of \prime for for single
quotes.
Bill