Hi Fabrice,

I don't know whether this is related to the problem you observe, but in your setups you have

forgroundstyle=bold

which should be
foregroundstyle=bold


Best regards: Otared K.

On 16 Jul 2018, at 10:13, Fabrice Couvreur <fabrice1.couvreur@gmail.com> wrote:

Hi Otared,
If I change the font using modern, it works but the text remains bold if I use most other fonts, it's really strange !
Fabrice

2018-07-16 9:57 GMT+02:00 Otared Kavian <otared@gmail.com>:
Hi Fabrice,

When typesetting your example here I get the correct behaviour: the text is not in bold face.

Best regards: OK

On 15 Jul 2018, at 23:39, Fabrice Couvreur <fabrice1.couvreur@gmail.com> wrote:

Good evening,
In the code below, why is the text in bold ?
Thank you
Fabrice


\setupbodyfont[pagella,11pt]

\defineframed
   [ACFRAME]
   [frame=off,
    offset=0pt,
    location=low,
    width=\struttotal,
    background=color,
    backgroundcolor=black,
    foregroundcolor=white,
    forgroundstyle=bold]


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

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

\starttext

\dorecurse{5}
   {\startex
    \input knuth
    \stopex}

\stoptext
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________


___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________