ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font bug in latest from 2021.01.29 19:44?
@ 2021-01-29 20:59 Pablo Rodriguez
  2021-01-29 21:18 ` Jairo A. del Rio
  2021-01-29 22:24 ` Hans Hagen
  0 siblings, 2 replies; 6+ messages in thread
From: Pablo Rodriguez @ 2021-01-29 20:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

this sample cannot be compiled with latest LMTX (2021.01.29 19:44).

  \enableexperiments[fonts.compact]

  \definefontfamily
      [mainface]
      [rm]
      [TeX Gyre Pagella]

  \definefontfamily
      [mainface]
      [mm]
      [TeX Gyre Pagella Math]

  \setupbodyfont
      [mainface, 12pt]

  \starttext
    \input zapf
  \stoptext

I get the following error message:

  I was looking for a control sequence whose current meaning
  has been defined by \font or a valid font id number.
  mtx-context     | fatal error: return code: 256

Previous latest from compiles the sample perfectly fine.

Could anyone confirm this bug?

Mamy thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: font bug in latest from 2021.01.29 19:44?
  2021-01-29 20:59 font bug in latest from 2021.01.29 19:44? Pablo Rodriguez
@ 2021-01-29 21:18 ` Jairo A. del Rio
  2021-01-29 21:37   ` Jairo A. del Rio
  2021-01-29 22:24 ` Hans Hagen
  1 sibling, 1 reply; 6+ messages in thread
From: Jairo A. del Rio @ 2021-01-29 21:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Same here. It compiles well when the math font definition is commentend.
The error seems to be there:

\setfontid


<to be read again>

\3>mainface-12pt-mm-mr--1

<macro> \font_helpers_low_level_define_compact ...ec \empty \let
\lastrawfontcall \relax \mutable \letcsname #2\endcsname \relax \else \edef
\somefontspec {at \number \ETC.

<macro> \font_helpers_trigger_define ...\def \v_font_size_relative {#1}\def
\v_font_size_absolute {#2}\font_helpers_low_level_define
{#3}\v_font_identifier_class

\csname \v_font_identifier_class \endcsname \setfalse \c_font_auto_size
\ifskipfontcharacteristics \else \setfontcharacter...


<macro> \m_font_class_direction ...fcsname \??fontinstanceready \fontclass
-\fontbody -\s!mm -\fontfamily \endcsname \settrue \c_font_auto_size
\lastnamedcs

\else \font_helpers_set_math_family_b \fi


<macro> \font_helpers_set_math_family_indeed_compact
..._family_set_scales_compact \let \mathsizesuffix \mathtextsuffix \let
\fontface \!!plusone \font_helpers_set_math_family_a

\textfont #1\font \font_helpers_set_math_family_a \textfont #1\font
\scriptfont #1\font \scriptscriptfont #1\font \let \ma...


<macro> \font_helpers_set_math_family ...!mm -#2-\fontsize -1\endcsname
\font_helpers_preset_math_family_indeed #1#2\else
\font_helpers_set_math_family_indeed #1#2

\fi \else \font_helpers_set_math_family_indeed #1#2\fi

Jairo

El vie, 29 de ene. de 2021 a la(s) 15:59, Pablo Rodriguez (oinos@gmx.es)
escribió:

> Dear list,
>
> this sample cannot be compiled with latest LMTX (2021.01.29 19:44).
>
>   \enableexperiments[fonts.compact]
>
>   \definefontfamily
>       [mainface]
>       [rm]
>       [TeX Gyre Pagella]
>
>   \definefontfamily
>       [mainface]
>       [mm]
>       [TeX Gyre Pagella Math]
>
>   \setupbodyfont
>       [mainface, 12pt]
>
>   \starttext
>     \input zapf
>   \stoptext
>
> I get the following error message:
>
>   I was looking for a control sequence whose current meaning
>   has been defined by \font or a valid font id number.
>   mtx-context     | fatal error: return code: 256
>
> Previous latest from compiles the sample perfectly fine.
>
> Could anyone confirm this bug?
>
> Mamy thanks for your help,
>
> Pablo
> --
> http://www.ousia.tk
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: font bug in latest from 2021.01.29 19:44?
  2021-01-29 21:18 ` Jairo A. del Rio
@ 2021-01-29 21:37   ` Jairo A. del Rio
  0 siblings, 0 replies; 6+ messages in thread
From: Jairo A. del Rio @ 2021-01-29 21:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Math fonts are broken. In fact, even with compact fonts disabled, math
fonts aren't working properly.

Jairo

El vie, 29 de ene. de 2021 a la(s) 16:18, Jairo A. del Rio (
jairoadelrio6@gmail.com) escribió:

> Same here. It compiles well when the math font definition is commentend.
> The error seems to be there:
>
> \setfontid
>
>
> <to be read again>
>
> \3>mainface-12pt-mm-mr--1
>
> <macro> \font_helpers_low_level_define_compact ...ec \empty \let
> \lastrawfontcall \relax \mutable \letcsname #2\endcsname \relax \else \edef
> \somefontspec {at \number \ETC.
>
> <macro> \font_helpers_trigger_define ...\def \v_font_size_relative
> {#1}\def \v_font_size_absolute {#2}\font_helpers_low_level_define
> {#3}\v_font_identifier_class
>
> \csname \v_font_identifier_class \endcsname \setfalse \c_font_auto_size
> \ifskipfontcharacteristics \else \setfontcharacter...
>
>
> <macro> \m_font_class_direction ...fcsname \??fontinstanceready \fontclass
> -\fontbody -\s!mm -\fontfamily \endcsname \settrue \c_font_auto_size
> \lastnamedcs
>
> \else \font_helpers_set_math_family_b \fi
>
>
> <macro> \font_helpers_set_math_family_indeed_compact
> ..._family_set_scales_compact \let \mathsizesuffix \mathtextsuffix \let
> \fontface \!!plusone \font_helpers_set_math_family_a
>
> \textfont #1\font \font_helpers_set_math_family_a \textfont #1\font
> \scriptfont #1\font \scriptscriptfont #1\font \let \ma...
>
>
> <macro> \font_helpers_set_math_family ...!mm -#2-\fontsize -1\endcsname
> \font_helpers_preset_math_family_indeed #1#2\else
> \font_helpers_set_math_family_indeed #1#2
>
> \fi \else \font_helpers_set_math_family_indeed #1#2\fi
>
> Jairo
>
> El vie, 29 de ene. de 2021 a la(s) 15:59, Pablo Rodriguez (oinos@gmx.es)
> escribió:
>
>> Dear list,
>>
>> this sample cannot be compiled with latest LMTX (2021.01.29 19:44).
>>
>>   \enableexperiments[fonts.compact]
>>
>>   \definefontfamily
>>       [mainface]
>>       [rm]
>>       [TeX Gyre Pagella]
>>
>>   \definefontfamily
>>       [mainface]
>>       [mm]
>>       [TeX Gyre Pagella Math]
>>
>>   \setupbodyfont
>>       [mainface, 12pt]
>>
>>   \starttext
>>     \input zapf
>>   \stoptext
>>
>> I get the following error message:
>>
>>   I was looking for a control sequence whose current meaning
>>   has been defined by \font or a valid font id number.
>>   mtx-context     | fatal error: return code: 256
>>
>> Previous latest from compiles the sample perfectly fine.
>>
>> Could anyone confirm this bug?
>>
>> Mamy thanks for your help,
>>
>> Pablo
>> --
>> http://www.ousia.tk
>>
>> ___________________________________________________________________________________
>> 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
>>
>> ___________________________________________________________________________________
>>
>

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: font bug in latest from 2021.01.29 19:44?
  2021-01-29 20:59 font bug in latest from 2021.01.29 19:44? Pablo Rodriguez
  2021-01-29 21:18 ` Jairo A. del Rio
@ 2021-01-29 22:24 ` Hans Hagen
  2021-01-29 22:48   ` Pablo Rodriguez
  1 sibling, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2021-01-29 22:24 UTC (permalink / raw)
  To: Pablo Rodriguez, ntg-co >> mailing list for ConTeXt users

On 1/29/2021 9:59 PM, Pablo Rodriguez wrote:

> Could anyone confirm this bug?
hm, some overload protection side effect ... i'll fix it

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: font bug in latest from 2021.01.29 19:44?
  2021-01-29 22:24 ` Hans Hagen
@ 2021-01-29 22:48   ` Pablo Rodriguez
  2021-01-30  8:27     ` Jairo A. del Rio
  0 siblings, 1 reply; 6+ messages in thread
From: Pablo Rodriguez @ 2021-01-29 22:48 UTC (permalink / raw)
  To: ntg-context

On 1/29/21 11:24 PM, Hans Hagen wrote:
> On 1/29/2021 9:59 PM, Pablo Rodriguez wrote:
>
>> Could anyone confirm this bug?
> hm, some overload protection side effect ... i'll fix it

Many thanks for the fix, Hans.

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: font bug in latest from 2021.01.29 19:44?
  2021-01-29 22:48   ` Pablo Rodriguez
@ 2021-01-30  8:27     ` Jairo A. del Rio
  0 siblings, 0 replies; 6+ messages in thread
From: Jairo A. del Rio @ 2021-01-30  8:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

It is fine again. Thank you a lot, Hans.

Jairo :)

El vie., 29 de ene. de 2021 5:48 p. m., Pablo Rodriguez <oinos@gmx.es>
escribió:

> On 1/29/21 11:24 PM, Hans Hagen wrote:
> > On 1/29/2021 9:59 PM, Pablo Rodriguez wrote:
> >
> >> Could anyone confirm this bug?
> > hm, some overload protection side effect ... i'll fix it
>
> Many thanks for the fix, Hans.
>
> Pablo
> --
> http://www.ousia.tk
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-30  8:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-29 20:59 font bug in latest from 2021.01.29 19:44? Pablo Rodriguez
2021-01-29 21:18 ` Jairo A. del Rio
2021-01-29 21:37   ` Jairo A. del Rio
2021-01-29 22:24 ` Hans Hagen
2021-01-29 22:48   ` Pablo Rodriguez
2021-01-30  8:27     ` Jairo A. del Rio

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).