>>>>> "Tuukka" == Tuukka Toivonen <[EMAIL PROTECTED]> writes:
Tuukka> Type a line of text. Set it to Typewriter font. Type another
Tuukka> line of text. Set it to Bold Typewriter font.
Tuukka> On screen they do look different, but on xdvi/ghostview they
Tuukka> look same. Now, if there actually doesn't exist such a font as
Tuukka> Bold Typewriter in LaTeX, LyX shouldn't display two different
Tuukka> fonts on the display either.
The problem is that bold typewriter does not exist in the original cm
fonts (the so-called OT1-encoded computer modern fonts). This
combinations exists in ec fonts (AFAIK), and of course postscript fonts.
It is pretty difficult for LyX to discover whether a particular
combination of font properties is implemented in a given font or not.
JMarc