Joost Verburg wrote: > I'm trying to insert one of the matbb/mathcal/mathrm symbols in a > document using the math panel, for example the double-barred R: > \mathbb{R}. > > Nothing appears on the screen and when I look at the saved LyX file it > contains only an empty mathbb command: \mathbb{}. When I add the R > manually using a text editor and open the document, it works fine.
Hi Joost, Within the maths environment of LyX, typing any of the above commands (in this case \mathbb) creates an inset of that type (i.e. a box within which everything typed will be in, for example, \mathbb). You then have to place the cursor within this inset to use the font correctly. Hoping this helps, Dan