On 2015-11-24, Richard Heck wrote: > On 11/24/2015 02:58 PM, Christopher Menzel wrote: >> Dear LyX folk,
>> Quick question — what would it take to get display support for lower case >> calligraphic letters, which you can get in your rendered PDF via a package >> like BOONDOX-cal. Currently, typing lower case letters inside a \mathcal tag >> in math mode generates a seemingly random selection of symbols. Even just >> being able to see ordinary lower case letters, even if not calligraphic, >> would be preferable. A reasonably good workaround here is to use instant >> preview mode, but that's still less than ideal. >> Just wondering; this is obviously not a major problem but it would be cool >> if there was a reasonably easy fix. > I've noticed this problem, too. I'm not sure why we get the weird > symbols we do. Look in lib/symbols: it's using 8-bit TeX fonts with special font encodings. Günter