Matthias Weber wrote:
Thanks Hans, this was most helpful!

I have another question, though:
After looking at various 'built-in' documentation styles I am wondering about the best way
to modify one of these. I couldn't find any documentation besides how to use the
styles as they are. So, if I want to make (say) the "green style" blue and with smaller buttons,
are there setups for this? If yes, do I learn about these by looking at the source, or, if no,
do I copy the source and try my best to mess around with it?

just overload them in your own style:

yourstyle.tex :

\usemodule[pre-green]

.. your modufications ..


yourdocument.tex:

\environment yourstyle

.. the text ..


----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to