Re: [NTG-context] Strange behavior with font pagella

2018-07-16 Thread Otared Kavian
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  
> 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  >:
> 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 > > 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
> ___

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

Re: [NTG-context] Strange behavior with font pagella

2018-07-16 Thread Wolfgang Schuster

Hi Fabrice,

the problem is the lack of the TeX Gyre text fonts in the distribution 
as reported by Thomas a few days ago: 
https://mailman.ntg.nl/pipermail/ntg-context/2018/091900.html


Wolfgang

Fabrice Couvreur 
16. Juli 2018 um 10:13
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


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

Re: [NTG-context] Strange behavior with font pagella

2018-07-16 Thread Fabrice Couvreur
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 :

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

Re: [NTG-context] Strange behavior with font pagella

2018-07-16 Thread Otared Kavian
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  
> 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
___

Re: [NTG-context] Strange behavior with font pagella

2018-07-15 Thread Rik Kabel

On 7/15/2018 17:39, Fabrice Couvreur wrote:

\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


Looks like a font issue -- it does not happen with LM or ebgaramond.

--
Rik

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

[NTG-context] Strange behavior with font pagella

2018-07-15 Thread Fabrice Couvreur
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
___