2009/1/21 Wolfgang Schuster <[email protected]>: > On Wed, Jan 21, 2009 at 1:28 PM, Cecil Westerhof <[email protected]> > wrote: >> I defined a command as descriped in >> http://wiki.contextgarden.net/Processing_Lists. (\def\IHaveTo#1#2{I >> have to #1 on #2.\par}) >> If I define it in the tex-file that is processed it works. >> But when I put the definition in the template file that is used, it >> does not work. What do I need to do to define a command in a template >> file? > > How do you load your template file?
With \usemodule. But I allready found the problem. I used a template I found on the internet. This started with \protect and ended with \unprotect. It should be the other way around. I changed that and now it works. -- Cecil Westerhof ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
