ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rik Kabel <context@rik.users.panix.com>
To: ntg-context@ntg.nl
Subject: Re: Section heading colors lost with \startbodymatter
Date: Mon, 27 Jul 2015 22:50:56 -0400	[thread overview]
Message-ID: <55B6EE10.9000809@rik.users.panix.com> (raw)
In-Reply-To: <55B6BE8A.8080000@rik.users.panix.com>


[-- Attachment #1.1: Type: text/plain, Size: 1172 bytes --]

On 2015-07-27 19:28, Rik Kabel wrote:
> This worked (the numbers were darkgray and there was a red dot 
> separator) until the last beta or two. With the new betas, those 
> colors disappear in the bodymatter mode and in appendices mode
>
>     % When start/stop bodymatter is enabled, the number color and
>     %   separator colors are lost. When they are disabled, all is
>     %   as expected
>     %
>     \defineseparatorset[reddot][][{\color[red]{·}}]
>     \setuphead[chapter][sectionseparatorset=reddot,numbercolor=darkgray]
>     \setuphead[section][sectionseparatorset=reddot,numbercolor=darkgray]
>     \starttext
>     % \startbodymatter % enable and lose colors
>         \startchapter[title={Chapter}]
>           \startsection[title={Section}]
>           \stopsection
>         \stopchapter
>     % \stopbodymatter  % enable and lose colors
>     \stoptext
>
>
> -- 
> Rik
Duh! All color is gone, not just section heads. New MWE:

    \starttext
       %\startbodymatter % enable and lose colors
         Some text \color[red]{and some red text}.
       %\stopbodymatter  % enable and lose colors
    \stoptext

-- 
Rik

[-- Attachment #1.2: Type: text/html, Size: 2024 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

  reply	other threads:[~2015-07-28  2:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27 23:28 Rik Kabel
2015-07-28  2:50 ` Rik Kabel [this message]
2015-07-28  3:45   ` Rik Kabel
2015-07-28 13:19     ` Hans Hagen

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=55B6EE10.9000809@rik.users.panix.com \
    --to=context@rik.users.panix.com \
    --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).