Jean-Marc Lasgouttes a écrit :
"Philippe" == Philippe Charpentier <[EMAIL PROTECTED]> writes:
Philippe> No (it does not depend on fr, but on the fact that the LANG
Philippe> variable is not en_EN).
I would say it depends on whether the locale uses "," for numbers.
It looks like Qt sets the LC_CTYPE locale. Would that be possible?
What Qt version comes with fc5?
JMarc
After some tests, I found the following (for the qt frontend):
in a terminal if I type:
export LANG=fr_FR (or whatever different of en_...)
export LC_NUMERIC=C
lyx
then all seems to work fine!
Is this a lyx bug?
PhC