ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <dxpublica@telefonica.net>
To: Xan <dxpublica@telefonica.net>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Color of the "headers" of one enumeration
Date: Tue, 25 Mar 2014 09:27:07 +0100	[thread overview]
Message-ID: <20140325092707.5e848df0a5e1ec6cdc2f2d86@telefonica.net> (raw)
In-Reply-To: <20140324143937.1a0ff1243cdf8939d591a37f@telefonica.net>

> Am 24.03.2014 um 14:39 schrieb Xan <dxpublica at telefonica.net>:
> 
> > Hi,
> > 
> > I have this
> > \defineenumeration
> >  [punt]
> >  [alternative=serried,text={\startcolor[darkblue]Punt\stopcolor},stopper={.\space},left={\bgroup},right={\egroup},width=fit,headstyle=\ss,distance=0.25em,width=fit]
> > 
> > So I get "Punt 1. bla,..." How can I achieve that "Punt 1." were in darkblue? Now I just have "Punt“.
> 
> 
> Use the headcolor key:
> 
> \defineenumeration
>   [punt]
>   [alternative=serried,
>    text={Punt},
>    stopper={.},
>    width=fit,
>    distance=0.25em,
>    headstyle=\ss,
>    headcolor=darkblue]
> 
> Wolfgang


Thank you very much,
Xan.
___________________________________________________________________________________
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
___________________________________________________________________________________

      parent reply	other threads:[~2014-03-25  8:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24 13:39 Xan
2014-03-24 16:53 ` Wolfgang Schuster
2014-03-25  8:27 ` Xan [this message]

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=20140325092707.5e848df0a5e1ec6cdc2f2d86@telefonica.net \
    --to=dxpublica@telefonica.net \
    --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).