Changes

Jump to navigation Jump to search
606 bytes added ,  18:06, 7 March 2010
from the list
The following can be used as a template when writing modules:

<pre>
%D \module
%D [ file=<filename>, % e.g. t-xxx
%D version=<module version>, % e.g. 20xx.xx.xx
%D title=<module title>, % e.g. \CONTEXT\ User Module
%D subtitle=<module subtitle>,
%D author=<author>,
%D date=<date>, % e.g. \currentdate
%D copyright=<copyright>, % e.g. <author>
%D license=<license>] % e.g. 'Public Domain' or 'GNU GPL 2.0'

\unprotect

% module code

\protect \endinput
</pre>

Source: [http://www.ntg.nl/pipermail/ntg-context/2010/047469.html Wolfgang Schuster on ntg-context].
Anonymous user

Navigation menu