[NTG-context] style questions
Janko Hauser
ntg-context@ntg.nl
Fri, 2 Jan 2004 00:43:44 +0100
On Thu, 1 Jan 2004 23:23:41 +0100
Henning Hraban Ramm <hraban@fiee.net> wrote:
>
> Am Donnerstag, 01.01.04, um 20:49 Uhr (Europe/Zurich) schrieb Janko
> Hauser:
> > 2. In the example there is an indirection for the section
> > definitions.
> >
> > \definehead [Topic] [chapter]
> > \definehead [Nopic] [title]
> >
> > Later on the newly defined headers are styled. But they are
> > used as the only headers throughout the document. So why not
> > style the original ones?
>
> I copied my styles from one of Hans', he used Topic/Nopic, and I
> just didn't change it - first I didn't understand what was going on,
> later I was too lazy...
>
>
Thanks for the info. I learned a lot from the examples. It is good to
have a structure for playing with the parameters.
__Janko