ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabrice Couvreur <fabrice1.couvreur@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Question about headcommand
Date: Fri, 22 Jul 2016 09:48:50 +0200	[thread overview]
Message-ID: <CACyK-epkE25ay-7EigiBQ3ww_GD5N+sGQDc8_2trmQ0pPbAP-Q@mail.gmail.com> (raw)
In-Reply-To: <5791B852.5070200@gmail.com>


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

Hi Wolfgang,
It is clear, I think I understand (My English is not perfect !). So back to
my original post, if I want only the counter is white and surrounded by a red
frame, just write :

\defineenumeration
  [ex]
   [text=,
    distance=0.3em,
    width=fit,
    numberconversionset=ACCONVERSION,
    alternative=serried,
   ]

\defineprocessor[ACPROCESSOR][command=\ACFRAME]
\defineconversionset[ACCONVERSION][][ACPROCESSOR->n]

Thanks,
Fabrice

2016-07-22 8:08 GMT+02:00 Wolfgang Schuster <schuster.wolfgang@gmail.com>:

> Fabrice Couvreur <fabrice1.couvreur@gmail.com>
> 22. Juli 2016 um 02:02
> Hi Wolfgang,
> In fact, I wanted to know why the instructions to create a new style for
> the counter were useless (% in the code) .
>
> The settings aren’t useless, the are applied to the counter as intended.
>
> \setupbodyfont[pagella,11pt]
>
> \defineprocessor[ACPROCESSOR][color=red]
> \defineconversionset[ACCONVERSION][][ACPROCESSOR->n]
>
> \defineenumeration
>   [ex]
>   [text=,
>    distance=0.3em,
>    width=fit,
>    numberconversionset=ACCONVERSION,
>    alternative=serried]
>
> \starttext
>
> \dorecurse{5}
>   {\startex
>    \input knuth
>    \stopex}
>
> \stoptext
>
> I think I understand that headnumber sends settings (text and number) to
> the \ACFRAME  command.
>
> The headcommand is applied to the text *and* counter of the enumeration
> while numberconversionset
> changes on the counter, i.e. when you want a frame only around the counter
> you have to use
> numberconversionset but when you want a frame around both you have to use
> headcommand.
>
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 5306 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:[~2016-07-22  7:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-21 22:57 Fabrice Couvreur
2016-07-21 23:22 ` Wolfgang Schuster
2016-07-22  0:02   ` Fabrice Couvreur
2016-07-22  6:08     ` Wolfgang Schuster
2016-07-22  7:48       ` Fabrice Couvreur [this message]
2016-07-22  8:26         ` Wolfgang Schuster
2016-07-22  9:51           ` Fabrice Couvreur

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=CACyK-epkE25ay-7EigiBQ3ww_GD5N+sGQDc8_2trmQ0pPbAP-Q@mail.gmail.com \
    --to=fabrice1.couvreur@gmail.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).