This is fixing a lot of problems I had, thank you !



Mathieu





From: schuster.wolfgang@googlemail.com
Date: Fri, 27 May 2011 20:46:01 +0200
To: ntg-context@ntg.nl
Subject: Re: [NTG-context] Modifying the header of a Register : \setuphead or \setupregister not working


Am 27.05.2011 um 20:32 schrieb Mathieu DUPONT:


Hi,

How can one modify the header of a Register, after it apparently inherited from Chapter ?
In the following example, I try to have the title "INDEX" at the same height as the title "CHAPTER",
but neither the \setuphead nor \setupregister commands seem to do anything.
Is there another command for that ?
I couldn't find it.

Thanks for help !


\setupinteraction[state=start]

\setuplabeltext[chapter=CHAPITRE~]
\setuphead[chapter][
align=middle,
before={\crlf\blank[1cm-4.2ex]},
style={\blank[2cm]},
after={\blank[3cm]},
header=empty,
]

\setuphead
  [chapter]
  [alternative=middle,
   before={\blank[force,1cm]},
   numbercommand=\groupedcommand{}{\blank[2cm]},
   after={\blank[3cm]},
   header=empty]

\defineregister[MyIndex][MyIndexs]
\setupheadtext[MyIndex=INDEX]

\setupregister[MyIndex][{\blank[0cm]}]  %% not working
\setuphead[register][{\blank[0cm]}]  %% not working

Invalid setup, the second argument expects assignments.

Wolfgang



___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / 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 ___________________________________________________________________________________