[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
4.13b: Localization breaks PS output
From: |
Carsten Pluntke |
Subject: |
4.13b: Localization breaks PS output |
Date: |
Thu, 17 Jan 2002 13:33:39 +0100 (CET) |
Hello,
Problem:
The number format given in the locale definition is used for generating
the numbers in the postscript output. For example, setting LANG to de_DE
lets numbers show up as 123,45 in the generated code where 123.45 would be
correct. Needless to say that the generated postscript code is broken in
that case.
The problem could be circumvented with using statements like
system$ LANG="en_EN" a2ps myfile.txt
but this seems to be a bug with a2ps.
Carsten (address@hidden)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- 4.13b: Localization breaks PS output,
Carsten Pluntke <=