>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Shrug. I expect a class that redefines the default font to also
Angus> redefine the default elsewhere too. Is that so unreasonable?
Well, roman in LaTeX world means serif (if I understand correctly). It
does not mean default. The fact that most classes use roman as default
font is kind of irrelevant.
\defaultfont anlways select the default font, OTOH.
Angus> Of course I can define a math macro
Angus> \newcommand{\mathtext}[1]{\mathsf{#1}}
Angus> and use it to separate markup from input, but is that really
Angus> what I'm expected to do here?
How do you use this typically? In LyX 'M-c space' should change the
font to the right one (unless there is a bug).
If you use directly LaTeX, could you give examples that cause you
grief? I am sure it is possible to find some working alternative that
does not seem unnatural.
JMarc
PS: I would be very grateful if you could take a look at the patch I
just sent to lyx-devel. I need Qt help.