Hey out there!
I started writing a document with LyX 1.1.6pre3. Now I've installed LyX
1.1.6pre4 and had to notice, that LyX has problems with displaying some
maths symbols, e.g. a \Rightarrow is shown as a "greater than"-symbol
in the DVI and PS-Preview. That's really weird, because in LyX the
symbols are displayed correctly. In the LaTeX Source, this part looks
like this:
\begin_inset Formula \[
\begin{array}{ccc}
G & \Rightarrow & max!\\
G & = & U-K;\\
G & = & (p*x)-K;\\
G & = & (\overline{P}*x_{opt})-K;
\end{array}\]
It should be:
G ==> max!
and so on.
But what's shown in the DVI and PS document ist:
G > max!
What's wrong? When I start a new document and insert these symbols, all
the maths symbols are displayed correctly in the DVI and PS file.
Bye,
Christian