>>>>> "Ruurd" == Ruurd Reitsma <[EMAIL PROTECTED]> writes:
>> > Do the math fonts work correctly? Ruurd once said they were too >> large. >> Ruurd> They work since the GPLed Qt moved to version 3.3.3. Some are Ruurd> still not in the right place however. I do not remember whether I already pointed it out, but there is a hack in lyx_gui.C for LyX/Mac that fixes such a problem. This is lyx_gui::needs_ugly_metrics_hack() in src/frontends/qt2/lyx_gui.C. Did you try to make it return 'true' for LyX/Win? >> > How come you do not need the dirent stuff? >> >> Shrug. Dunno. >> > Ruurd> It´s already included in mingw, not in MSVC. Ahh, OK. I guess it would be a good idea to incorporate patches for mingw first, and then msvc. Is that doable? JMarc