diff options
author | Hans Hagen <pragma@wxs.nl> | 2005-02-03 00:00:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2005-02-03 00:00:00 +0100 |
commit | bff37fc7ea9891ff7eaf0c9399df0e6431b758e6 (patch) | |
tree | 9d1d0969edd7195d94ac2231e23ee1e43d4cee0f /tex/context/interface/keys-de.xml | |
parent | e0c3e914e0b0c8c712b0f6db6ad6253961385c63 (diff) | |
download | context-bff37fc7ea9891ff7eaf0c9399df0e6431b758e6.tar.gz |
stable 2005.02.03
Diffstat (limited to 'tex/context/interface/keys-de.xml')
-rw-r--r-- | tex/context/interface/keys-de.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tex/context/interface/keys-de.xml b/tex/context/interface/keys-de.xml index c35efdd57..057b859f0 100644 --- a/tex/context/interface/keys-de.xml +++ b/tex/context/interface/keys-de.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> -<cd:interface xmlns:cd="http://www.pragma-ade.com/commands" name="context" language="de" version="2005.01.31"> +<cd:interface xmlns:cd="http://www.pragma-ade.com/commands" name="context" language="de" version="2005.02.03"> <cd:variables> <cd:variable name="one" value="eins"/> @@ -120,6 +120,9 @@ <cd:constant name="rightquotation" value="rechterzitat"/> <cd:constant name="leftquote" value="linkerzitieren"/> <cd:constant name="rightquote" value="rechterzitieren"/> + <cd:constant name="compoundhyphen" value="compoundhyphen"/> + <cd:constant name="leftcompoundhyphen" value="leftcompoundhyphen"/> + <cd:constant name="rightcompoundhyphen" value="rightcompoundhyphen"/> <cd:constant name="midsentence" value="midsentence"/> <cd:constant name="leftsentence" value="linkersatz"/> <cd:constant name="rightsentence" value="rechtersatz"/> |