Am 25.09.2010 um 17:07 schrieb Philipp Gesang:
Could you please explain what these other parameters do: style=yes, parent=fb Also, what other values would the parameter ‘setup’ accept besides ‘list’?
I’ll come back to this later.
BTW: The two letter namespaces are reserved for Hams and me but you’re free to use longer ones (we should collect them on a page at the wiki).
What information should go into this list? In my dummy, the namespace ‘testns’ declares the \defineXX and \setupXX commands, where XX=name and name=TEST. Thus if I am not mistaken, namespace clashes might occur both a) among the \????…, and b) among the \setup…|\define… commands.
- namespace (the first argument of \definenamespace) - the value for the “name” key - the name of the module (e.g. t-fancybreak) - a short description (e.g. fancybreak is a module to insert thought breaks) +-----------+------------+--------------+-------------+ | Namespace | Name | File | Description | +-----------+-----------------------------------------+ | fb | fancybreak | t-fancybreak | … | +-----------+------------+--------------+-------------+ | … | … | … | … | Wolfgang