ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Two Problems: Colored Chapter and Footnote	positioning
Date: Tue, 18 Apr 2006 08:45:21 +0200	[thread overview]
Message-ID: <44448B01.6090405@wxs.nl> (raw)
In-Reply-To: <6faad9f00604171630r1f758ec3o513ccf8b119b1bc9@mail.gmail.com>

Mojca Miklavec wrote:
> On 4/18/06, Miguel Queiros wrote:
>   
>> Hello,
>>
>> I'm facing two problems. The first one has to do with the
>> fact that if I use \color[darkblue]{\chapter{Capitulo 1}}
>> the line with \setuphead[chapter][header=empty]
>>  seems to
>> be ignored because the chapter page gets the header too.
>> I'v attached an example in the file "capitulo-cores.tex".
>>     
>
> Use
>
>     \bgroup
>     \setuphead[chapter][color=darkblue]
>     \chapter{Capitulo 1}
>     \egroup
>
> or
>
>     \start
>     \setuphead[chapter][color=darkblue]
>     \chapter{Capitulo 1}
>     \stop
>   
or

\definehead[alternativechapter][chapter]
\setuphead[alternativechapter][color=darkblue]

.... 

\alternativechapter{Capitulo N}


-----------------------------------------------------------------
                                          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
-----------------------------------------------------------------

  parent reply	other threads:[~2006-04-18  6:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-17 22:38 Miguel Queiros
2006-04-17 23:30 ` Mojca Miklavec
2006-04-18  0:51   ` Miguel Queiros
2006-04-18  7:50     ` Hans Hagen
2006-04-18 16:07       ` Miguel Queiros
2006-04-18  6:45   ` Hans Hagen [this message]
2006-04-18  0:21 ` Mojca Miklavec
2006-04-18 16:18   ` Miguel Queiros
2006-04-18 19:55     ` Hans Hagen
2006-04-19 21:07       ` Miguel Queiros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44448B01.6090405@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).