Hi,

I guess I'll start bugging you about cont-en.xml more often now. 

installlanguage has a type attribute in cd:constant

   <cd:keywords>
      <cd:constant type="cd:name"/>
    </cd:keywords>

in resettextcontent there is a name attribute:

    <cd:keywords optional="yes">
      <cd:constant name="lefttext"/>
      <cd:constant name="middletext"/>
      <cd:constant name="righttext"/>
    </cd:keywords>

What is the difference? It could make sense to have 

 * "type" for a class like attribute, eg. a name, that is a string of
   characters that may not contain spaces, funny accents etc
 * "name" for a keyword. 

But the point is, that the "name" attribute is only in
"resettextcontent". Bug or feature?

Patrick

-- 
ConTeXt wiki and more: http://contextgarden.net
_______________________________________________
dev-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to