> Shaul Karl wrote:
> >
> > I was able to open the yours attached unbenannt.lyx file with no problem. Yet
> > when I tried to "View DVI" it I was getting a window saying that saying that
> > \mathfrak, \mathbb and \mathds are allowed only in math mode. The alpha was
> > not bold as well as it is in math mode.
> > I then deleted every thing except for the last 2 lines, and it worked.
> > Next I tried to open my doc, erase all its content and write only the R=xg
> > equotation in it. The resulted lyx file is attached. And again I got errors
> > when trying to View DVI.
>
> it's just a bit curious ...
> choose layout->document->itemize bullets (I don't know the exact english
> word for this signs, it's just over the AMS-math radiobutton). When
> there
> is "\(\bullet\)" in the latex-window, LyX produces the two errors, when
> you
> try the dvi-view. Instead of "\(\bullet\)" choose one "Math-Sign", just
> triangle or so. Now the dvi or postscript-view works well. From my point
> of view it's a problem with the used font.
>
Thank you. That is working. Another suggestion I got that also did the trick
is to use \usepackage{amsfonts} in the preamable of the document (see in the
layout menu).
Is this a bug or did I overlooked something important? Is it mentioned in the help
files?