diff options
author | Hans Hagen <pragma@wxs.nl> | 2006-11-16 12:02:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2006-11-16 12:02:00 +0100 |
commit | 2129e59b313d0a032b7b6eb3dab287dd32437ef9 (patch) | |
tree | 23b8818581484b897723bf6fb42a12a1b660afb6 /tex/context/interface/keys-de.xml | |
parent | f9c73d27ce69d59cfaeb543664e69c620642a0dc (diff) | |
download | context-2129e59b313d0a032b7b6eb3dab287dd32437ef9.tar.gz |
stable 2006.11.16 12:02
Diffstat (limited to 'tex/context/interface/keys-de.xml')
-rw-r--r-- | tex/context/interface/keys-de.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/tex/context/interface/keys-de.xml b/tex/context/interface/keys-de.xml index cd5864fa0..ecdba4f82 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="2006.08.08 17:52"> +<cd:interface xmlns:cd="http://www.pragma-ade.com/commands" name="context" language="de" version="2006.11.16 12:02"> <cd:variables> <cd:variable name="one" value="eins"/> @@ -87,6 +87,8 @@ <cd:variable name="flushleft" value="flushleft"/> <cd:variable name="flushright" value="flushright"/> <cd:variable name="center" value="center"/> + <cd:variable name="flushouter" value="flushouter"/> + <cd:variable name="flushinner" value="flushinner"/> </cd:variables> <cd:variables> @@ -96,6 +98,7 @@ <cd:variables> <cd:variable name="formula" value="formel"/> + <cd:variable name="subformula" value="subformel"/> <cd:variable name="formulae" value="formeln"/> <cd:variable name="figure" value="abbildung"/> <cd:variable name="figures" value="abbildungen"/> @@ -627,9 +630,11 @@ <cd:variable name="left" value="links"/> <cd:variable name="local" value="lokal"/> <cd:variable name="new" value="neu"/> + <cd:variable name="old" value="old"/> <cd:variable name="MONTH" value="MONAT"/> <cd:variable name="month" value="monat"/> <cd:variable name="mar" value="mar"/> + <cd:variable name="item" value="pos"/> <cd:variable name="marking" value="beschriftung"/> <cd:variable name="margin" value="marginalie"/> <cd:variable name="max" value="max"/> @@ -784,6 +789,8 @@ <cd:variable name="xml" value="xml"/> <cd:variable name="enumeration" value="nummerierung"/> <cd:variable name="description" value="beschreibung"/> + <cd:variable name="lefthanging" value="lefthanging"/> + <cd:variable name="righthanging" value="righthanging"/> </cd:variables> <cd:constants> @@ -1192,6 +1199,8 @@ <cd:command name="subpagenumber" value="subpagenumber"/> <cd:command name="setuptext" value="stelletextein"/> <cd:command name="setuptexttexts" value="stelletexttexteein"/> + <cd:command name="settextcontent" value="settext"/> + <cd:command name="resettext" value="resettextcontent"/> <cd:command name="definetext" value="definieretext"/> <cd:command name="pagenumber" value="seitenummer"/> <cd:command name="completepagenumber" value="completepagenumber"/> |