Jürgen Spitzmüller wrote: > It is supposed to respect the user's settings. However, our language setting > (GuiApplication::setGuiLanguage()) is broken. It always uses > Messages::defaultLanguage(), which overwrites manual LC_NUMERIC changes (the > latter might be a bug in itself). > > The attached patch fixes that. If you have "Default" set in prefs, it will > use > the system defaults, and "LC_NUMERIC=C lyx" works as expected.
yes it works here, no objections then. pavel