Am 03.09.2012 um 05:34 schrieb Jeong Dalyoung <[email protected]>:

> Dear all,
> 
> I have two questions.
> 
> 
> 1. I defined \Myheader and use it to shape the chapter head as following:
> 
> \def\Myheader#1#2{%

Use

\define[2]\Myheader{…}

with a recent beta or

\unexpanded\def\Myheader#1#2{…}

with a older beta. You can also search in the list archive for 
\defineheadalternative
where Hans describes a new method to create your own header layout.

Wolfgang
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to