Changes

Jump to navigation Jump to search
254 bytes added ,  15:59, 12 June 2006
m
loadsetups
Each module should have an associated specification file (as in [http://source.contextgarden.net/tex/context/interface/cont-en.xml /tex/context/interface/cont-en.xml]). Probably one day this will become a part of [http://texshow.contextgarden.net/ texshow] and will also be easy-to-edit.
 
When documenting your module, you can use
<texcode>
\loadsetups[m-name-of-your-module.xml] % to load the file with definitions
\showsetup{nameofyourcommand}
</texcode>
 
An example:
<context>
\loadsetups[cont-en.xml]
\showsetup{externalfgure}
</context>

Navigation menu