Am Dienstag, 21. Februar 2006 17:35 schrieb Juergen Spitzmueller: > Lars Gullik Bjønnes wrote: > > Any progress on testing bug 2308? > > Georg announced to test it tonight.
I did that now. Different insets, with foreign language, and the document classes article, hollywood and beamer. Result: No problems with the patch (neitehr display nor .tex export). Without the patch, the default screen font in beamer and hollywood is wrong (the serif font is used instead of sans). This is only the case in the main text, and in some insets (footnote, marginal). The font is correct in tabular, box (minipage) and figure. It seems that the patch is indeed the correct fix, and it should be applied IMHO. Martin, since it seems that you are the one who currently understands more of the font handling than anybody else I would very much appreciate it if you could create a patch that adds lots of comments to the LyXText::font_ and other appropriate places, explaining how it is used (basically what you wrote in the other mail). I don't care whether this potential patch would go in or would be parked somewhere, but it will IMHO be very useful when we fix this font madness later. I found also other bugs (unrelated to this patch): http://bugzilla.lyx.org/show_bug.cgi?id=2316 and http://bugzilla.lyx.org/show_bug.cgi?id=2317 I hope that the rate at which new bugs are reported will now go down a little ;-) Georg