LyX\mathbb font for user interface

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
jpr0
Posts: 1
Joined: Fri Aug 20, 2010 6:06 am

\mathbb font for user interface

Post by jpr0 »

Hi everyone

I'm new to the forums and this is my first post, so I apologize if this has been covered elsewhere, or is in the wrong section.

I've installed the package "bbold" for latex, so that I can produce blackboard bold numbers. Using the command

Code: Select all

\mathbb{1}
for example produces a fancy looking blackboard bold 1 in my pdf document, like this:
Screenshot-1.png
Screenshot-1.png (268 Bytes) Viewed 3402 times

The only trouble that I have is that in lyx (in the GUI only), the font in math-mode renders the bbold 1 as this:
Screenshot.png
Screenshot.png (471 Bytes) Viewed 3402 times
Is there any way I can get around this problem? The pdf file that it creates has a normal looking blackboard bold 1, so it's not too much of an issue, it's just that it looks ugly when typing my stuff up.

Thanks for your help!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Re: \mathbb font for user interface

Post by meho_r »

LyX's Math manual (Help > Math), Section 11, a note says: "The styles \mathbb and \mathcal can only be used for big letters."
Post Reply