Re: [NTG-context] undefined control sequence c!symbolcolor in MkIV, was new upload

2022-01-19 Thread Hans Hagen via ntg-context

On 1/19/2022 6:29 PM, Rik Kabel wrote:

This is still (or perhaps once again) a problem using the latest MkIV 
(context --luatex).

not twice a day upload for something like that -)

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
___


Re: [NTG-context] undefined control sequence c!symbolcolor in MkIV, was new upload

2022-01-19 Thread Adam Reviczky via ntg-context
Hi Rik,

In the interim you can change one more occurrence of "symbolcolor" in line
317:
https://github.com/reviczky/context-mirror/commit/f4bfe0baaeb4bdcc6b8098de6ef1f8c96f928d07

Adam

On Wed, Jan 19, 2022 at 5:31 PM Rik Kabel via ntg-context <
ntg-context@ntg.nl> wrote:

> On 2022-01-15 14:29, Hans Hagen wrote:
> > On 1/15/2022 7:34 PM, Rik Kabel via ntg-context wrote:
> >> MWE:
> >>
> >> \definelabel[xx][headcolor=red]
> >> \starttext
> >> ab\xx
> >> \stoptext
> >>
> >> fails, reporting in log:
> >>
> >> tex error   > tex error on line 4 in file G:/Desktop/mwe.tex: !
> >> Undefined control sequence
> >>
> >>  \c!symbolcolor
> >>
> >> \labelparameter #1->\csname \ifcsname \??labels \currentlabel :#1
> >> \endcsname \??labels \currentlabel :#1\else \expandafter
> >> \dolabelparentparameter \csname \??labels \currentlabel :\s!parent
> >> \endcsname {#1}\fi \endcsname
> >> \useconstructionstyleandcolor ...pty \else
> >> \dousecurrentstyleparameter \fi \edef \currentcolorparameter
> >> {\labelparameter {#2}
> >>
> >> MkIV only, no problem in LMTX.
> > replace by \c!numbercolor and remake the format
> >
> >
> This is still (or perhaps once again) a problem using the latest MkIV
> (context --luatex).
>
> --
> 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
>
> ___
>
___
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] undefined control sequence c!symbolcolor in MkIV, was new upload

2022-01-19 Thread Rik Kabel via ntg-context

On 2022-01-15 14:29, Hans Hagen wrote:

On 1/15/2022 7:34 PM, Rik Kabel via ntg-context wrote:

MWE:

    \definelabel[xx][headcolor=red]
    \starttext
    ab\xx
    \stoptext

fails, reporting in log:

    tex error   > tex error on line 4 in file G:/Desktop/mwe.tex: !
    Undefined control sequence

     \c!symbolcolor

    \labelparameter #1->\csname \ifcsname \??labels \currentlabel :#1
    \endcsname \??labels \currentlabel :#1\else \expandafter
    \dolabelparentparameter \csname \??labels \currentlabel :\s!parent
    \endcsname {#1}\fi \endcsname
    \useconstructionstyleandcolor ...pty \else
    \dousecurrentstyleparameter \fi \edef \currentcolorparameter
    {\labelparameter {#2}

MkIV only, no problem in LMTX.

replace by \c!numbercolor and remake the format


This is still (or perhaps once again) a problem using the latest MkIV 
(context --luatex).


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


Re: [NTG-context] undefined control sequence c!symbolcolor in MkIV, was new upload

2022-01-15 Thread Hans Hagen via ntg-context

On 1/15/2022 7:34 PM, Rik Kabel via ntg-context wrote:

MWE:

\definelabel[xx][headcolor=red]
\starttext
ab\xx
\stoptext

fails, reporting in log:

tex error   > tex error on line 4 in file G:/Desktop/mwe.tex: !
Undefined control sequence

 \c!symbolcolor

\labelparameter #1->\csname \ifcsname \??labels \currentlabel :#1
\endcsname \??labels \currentlabel :#1\else \expandafter
\dolabelparentparameter \csname \??labels \currentlabel :\s!parent
\endcsname {#1}\fi \endcsname
\useconstructionstyleandcolor ...pty \else
\dousecurrentstyleparameter \fi \edef \currentcolorparameter
{\labelparameter {#2}

MkIV only, no problem in LMTX.

replace by \c!numbercolor and remake the format


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


[NTG-context] undefined control sequence c!symbolcolor in MkIV, was new upload

2022-01-15 Thread Rik Kabel via ntg-context

MWE:

   \definelabel[xx][headcolor=red]
   \starttext
   ab\xx
   \stoptext

fails, reporting in log:

   tex error   > tex error on line 4 in file G:/Desktop/mwe.tex: !
   Undefined control sequence

\c!symbolcolor

   \labelparameter #1->\csname \ifcsname \??labels \currentlabel :#1
   \endcsname \??labels \currentlabel :#1\else \expandafter
   \dolabelparentparameter \csname \??labels \currentlabel :\s!parent
   \endcsname {#1}\fi \endcsname
   \useconstructionstyleandcolor ...pty \else
   \dousecurrentstyleparameter \fi \edef \currentcolorparameter
   {\labelparameter {#2}

MkIV only, no problem in LMTX.

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