This release brings the following changes:
- Typographic spacing characters
- Decimal comma in the numeric keypad
- Currency signs
Veuillez consulter la procédure d’installation détaillée.
Typographic spacing characters
Although the EM SPACE (U+2003) character was mandated by the standard, its position has not been specified anywhere. Therefore, its position is left to implementors. A future version of the standard will most likely move this character to the European Characters layer. This implementation supports the following two additional characters:
- EM SPACE (U+2003) typed using AltGr+Eu, AltGr+Space.
- EN SPACE (U+2002) typed using AltGr+Eu, AltGr+Shift+Space.
Decimal comma in the numeric keypad
This release changes the numeric keypad to support the ,
COMMA (U+002C) decimal separator instead of the .
DOT (U+002E).
Currency signs
This release fixes an issue where the ₡
COLON SIGN (U+20A1) currency symbol was duplicated on two different positions and failed to support the required ₵
CEDI SIGN (U+20B5) currency symbol.
The implementation now supports:
₵
CEDI SIGN (U+20B5) on AltGr+¤, Shift+C₡
COLON SIGN (U+20A1) on AltGr+¤, AltGr+Shift+C
The position for ¤
CURRENCY SIGN (U+00A4) AltGr+¤, AltGr+Shift+E is no longer supported by this implementation as it appears to have been a mistake left in the standard.
The official position are thus:
- AltGr+¤, AltGr+¤ (repeated keypress)
- AltGr+¤, Space (dead-key, followed by space)
Those positions have always been supported.