14a. Setting the font size to "smaller" (Alt-s Shift-s) does not work. Console message:
LyXFont::setLyXSize: Unknown size `smaller'
As well:
LyXFont::setLyXSize: Unknown size `huger'
Well I investigated this on (was not so hard) and found out that:
1. The bind-files are wrong and:
menus.bind:\bind "M-s S-S" "font-size smaller"
should really be:
menus.bind:\bind "M-s S-S" "font-size footnotesize"
or
2. The function LyXFont & LyXFont::setLyXSize(string const & siz)
is wrong as it uses LyXSizeNames to set size of a font instead of
GUISizeNames.
So whoever changed this should probably take a decicion and fix it ;)
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen Web: http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
All the passions make us commit faults; love makes us commit the most
ridiculous ones.
-- La Rochefoucauld