Jean-Marc Lasgouttes wrote:
> 
> >>>>> "Ralf" == Ralf Corsepius <[EMAIL PROTECTED]> writes:
> 
> Ralf> Hi, When saving a lyx document in a "C" environment (LANG="C"),
> Ralf> lyx-1.1.5cvs saves its \lyxformat like this (2nd line of a lyx
> Ralf> document) \lyxformat 2.16
> 
> Ralf> When loading such a document in a German environment
> Ralf> (LANG="german"), lyx chokes on this directive and issues the
> Ralf> following error message: Achtung: Benötige LyX-Format 2,16, die
> Ralf> gewählte Datei enthält 2,00 [In English: Warning: need lyxformat
> Ralf> 2,16 but found 2,00]
> 
> Hello, Thanks for the report. We have a fix for that in the main tree,
> and I'll try to port it to 1.1.5fix2 too.
> 
> Small question: does adding setlocale(LC_NUMERIC, "C") in you program
> fix the problem?
It does.

> If it does, I guess LyX should just use that.
 
Yes, unless it has side effects somewhere else, this might be a
feasible workaround.

Ralf

-- 
Ralf Corsepius 
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung
(FAW)
Helmholtzstr. 16, 89081 Ulm, Germany     Tel: +49/731/501-8690
mailto:[EMAIL PROTECTED]           FAX: +49/731/501-999  
http://www.faw.uni-ulm.de

Reply via email to