On Thu, Aug 23, 2001 at 10:17:56AM +0900, Shigeru Miyata wrote:
> > +namespace {
> > +
> > +char const * math_font_name[] = {
> > +       "mathrm",
> > +       "mathcal",
> > +       "mathbf",
> > +       "mathsf",
> > +       "mathtt",
> > +       "mathit",
> > +       "textrm"
> 
> It seems you haven't turned on \mathbb, \mathscr and \mathfrak
> support.

Well spotted.

> Notice \mathbb (LyXFont::SYMBOLAMSB_FAMILY) is
> available only for capital letters,

So this needs to be taken care of on input? Maybe automatically capitalize
lower case characters wenn in "\mathbb mode"?

> and the support for \mathscr (\usepackage{eucal}) is problematic since
> it changes the meaning of \mathcal as well.

How?

Andre'

-- 
André Pönitz ............................................. [EMAIL PROTECTED]

Reply via email to