diff options
Diffstat (limited to 'tex/context/interface/cont-it.xml')
-rw-r--r-- | tex/context/interface/cont-it.xml | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/tex/context/interface/cont-it.xml b/tex/context/interface/cont-it.xml index 8e14050d2..3052b7bb4 100644 --- a/tex/context/interface/cont-it.xml +++ b/tex/context/interface/cont-it.xml @@ -4910,8 +4910,14 @@ <cd:constant type="cd:section"/> <cd:constant type="cd:name"/> </cd:keywords> - <cd:content n="2"/> + <cd:assignments n="2" list="yes"> + <cd:parameter name="luogo"> + <cd:constant type="qui"/> + <cd:constant type="nessuno"/> + </cd:parameter> + </cd:assignments> <cd:content n="3"/> + <cd:content n="4"/> </cd:arguments> </cd:command> @@ -4924,7 +4930,13 @@ <cd:constant type="cd:section"/> <cd:constant type="cd:name"/> </cd:keywords> - <cd:content n="2"/> + <cd:assignments n="2" list="yes"> + <cd:parameter name="luogo"> + <cd:constant type="qui"/> + <cd:constant type="nessuno"/> + </cd:parameter> + </cd:assignments> + <cd:content n="3"/> </cd:arguments> </cd:command> @@ -5160,6 +5172,11 @@ <cd:parameter name="ampiezzamax"> <cd:constant type="cd:dimension"/> </cd:parameter> + <cd:parameter name="order"> + <cd:constant type="comando"/> + <cd:constant type="tutti"/> + <cd:constant type="normale"/> + </cd:parameter> <cd:inherit name="impostaincorniciato" n="2"/> </cd:assignments> </cd:arguments> |