ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in current latest (2019.10.11 15:57)?
@ 2020-08-03 17:06 Pablo Rodriguez
  2020-08-03 17:26 ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Pablo Rodriguez @ 2020-08-03 17:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

the following sample complains about an undefined command with ConTeXt
latest (2019.10.11 15:57):

   \starttext
   {\em æb}
   \stoptext

I think this might be a bug in LMTX.

Many 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] 4+ messages in thread

* Re: bug in current latest (2019.10.11 15:57)?
  2020-08-03 17:06 bug in current latest (2019.10.11 15:57)? Pablo Rodriguez
@ 2020-08-03 17:26 ` Wolfgang Schuster
  2020-08-03 17:44   ` Pablo Rodriguez
  2020-08-04  8:07   ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2020-08-03 17:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Pablo Rodriguez schrieb am 03.08.2020 um 19:06:
> Hi Hans,
> 
> the following sample complains about an undefined command with ConTeXt
> latest (2019.10.11 15:57):
> 
>     \starttext
>     {\em æb}
>     \stoptext
> 
> I think this might be a bug in LMTX.

The following two constants are missing from syst-ini.mkxl 
(\semisimplegroupcode is needed for \triggergroupedcommand):

\chardef\aligngroupcode         =  6
\chardef\semisimplegroupcode    = 14

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

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

* Re: bug in current latest (2019.10.11 15:57)?
  2020-08-03 17:26 ` Wolfgang Schuster
@ 2020-08-03 17:44   ` Pablo Rodriguez
  2020-08-04  8:07   ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2020-08-03 17:44 UTC (permalink / raw)
  To: ntg-context

On 8/3/20 7:26 PM, Wolfgang Schuster wrote:
> Pablo Rodriguez schrieb am 03.08.2020 um 19:06:
>> Hi Hans,
>>
>> the following sample complains about an undefined command with ConTeXt
>> latest (2019.10.11 15:57):
>>
>>     \starttext
>>     {\em æb}
>>     \stoptext
>>
>> I think this might be a bug in LMTX.
>
> The following two constants are missing from syst-ini.mkxl
> (\semisimplegroupcode is needed for \triggergroupedcommand):
>
> \chardef\aligngroupcode         =  6
> \chardef\semisimplegroupcode    = 14

Many thanks for your fast reply, Wolfgang.

Already fixed it on my computer and it works fine now.

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] 4+ messages in thread

* Re: bug in current latest (2019.10.11 15:57)?
  2020-08-03 17:26 ` Wolfgang Schuster
  2020-08-03 17:44   ` Pablo Rodriguez
@ 2020-08-04  8:07   ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2020-08-04  8:07 UTC (permalink / raw)
  To: Wolfgang Schuster, mailing list for ConTeXt users

On 8/3/2020 7:26 PM, Wolfgang Schuster wrote:
> Pablo Rodriguez schrieb am 03.08.2020 um 19:06:
>> Hi Hans,
>>
>> the following sample complains about an undefined command with ConTeXt
>> latest (2019.10.11 15:57):
>>
>>     \starttext
>>     {\em æb}
>>     \stoptext
>>
>> I think this might be a bug in LMTX.
> 
> The following two constants are missing from syst-ini.mkxl 
> (\semisimplegroupcode is needed for \triggergroupedcommand):
> 
> \chardef\aligngroupcode         =  6
> \chardef\semisimplegroupcode    = 14
hm, they are set someplace else (will tell you off list)

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] 4+ messages in thread

end of thread, other threads:[~2020-08-04  8:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 17:06 bug in current latest (2019.10.11 15:57)? Pablo Rodriguez
2020-08-03 17:26 ` Wolfgang Schuster
2020-08-03 17:44   ` Pablo Rodriguez
2020-08-04  8:07   ` Hans Hagen

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