ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Undefined control sequence \??markingfilter, with MWE to recreate
@ 2021-10-09 19:53 Rik Kabel via ntg-context
  2021-10-09 19:57 ` Rik Kabel via ntg-context
  2021-10-10 10:28 ` Hans Hagen via ntg-context
  0 siblings, 2 replies; 3+ messages in thread
From: Rik Kabel via ntg-context @ 2021-10-09 19:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Rik Kabel


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

Error with 20211008 ConTeXt:

    ConTeXt  ver: 2021.10.08 20:18 LMTX fmt: 2021.10.9  int: english/english

    ...

    tex error       > tex error on line 1 in file ./mmm.tex: Undefined
    control sequence \??markingfilter



    <argument>
         \csname \??markingfilter
         \v!default \endcsname {chapter}
    <macro> \sectionheadmarkingtitle
         #1#2->\clf_markingtitle {#1}{#2
         }
    <macro> \strc_markings_get_yes
         ...rking \begincsname \??markingclass #1\endcsname {#2}{#3}}\fi
    \orelse \ifparameter #2\or \markingcommand {#1}{\csname
    \??markingfilter #2\endcsname {#1}}\else \markingcommand
    {#1}{\csname \??markingfilter \v!default \endcsname {#1}}
         \fi \endgroup ...
    <to be read again>

         \fi
    <macro> \page_layouts_process_element_indeed
         ...andcolor #1#2\begincsname \??layouttextstrut
    \layoutelementparameter \c!strut \endcsname \ignorecrlf \edef
    \p_width {\layoutelementparameter #3}\ifempty \p_width \else
    \expandafter \page_layouts_process_element_limited \fi \p_text
         \endgroup
    <macro> \currentlayoutelement
         ...kern -\makeupwidth \fi \letfromlayoutelementparameter
    \p_text \c!righttext \ifempty \p_text \kern \makeupwidth \else \hbox
    to \makeupwidth \bgroup \hss \page_layouts_process_element_indeed
    \c!rightstyle \c!rightcolor \c!rightwidth
         \egroup \fi
      ...

    <line 3.12>
         \stoptext

      1 >>
      2     %\setupheadertexts [][][{\it\getmarking[chapter]}][]  % fails
      3     \setupheadertexts [][][{\getmarking[chapter]}][]     % fails
      4     %\setupheadertexts [][][\getmarking[chapter]][]       % succeeds

    MWE to create. Note that the \it is not necessary to trigger the
    error, just the braces.

    %\setupheadertexts [][][{\it\getmarking[chapter]}][]  % fails
    \setupheadertexts [][][{\getmarking[chapter]}][]     % fails
    %\setupheadertexts [][][\getmarking[chapter]][]       % succeeds

    \starttext

    \chapter{abc}
    abc
    \chapter{def}
    def
    \stoptext

-- 
Rik

[-- Attachment #1.2: Type: text/html, Size: 3195 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] 3+ messages in thread

* Re: Undefined control sequence \??markingfilter, with MWE to recreate
  2021-10-09 19:53 Undefined control sequence \??markingfilter, with MWE to recreate Rik Kabel via ntg-context
@ 2021-10-09 19:57 ` Rik Kabel via ntg-context
  2021-10-10 10:28 ` Hans Hagen via ntg-context
  1 sibling, 0 replies; 3+ messages in thread
From: Rik Kabel via ntg-context @ 2021-10-09 19:57 UTC (permalink / raw)
  To: ntg-context; +Cc: Rik Kabel


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

Note, this is not a problem in MkIV, just LMTX

On 10/9/2021 15:53, Rik Kabel via ntg-context wrote:
>
> Error with 20211008 ConTeXt:
>
>     ConTeXt  ver: 2021.10.08 20:18 LMTX fmt: 2021.10.9  int:
>     english/english
>
>     ...
>
>     tex error       > tex error on line 1 in file ./mmm.tex: Undefined
>     control sequence \??markingfilter
>
>
>
>     <argument>
>         \csname \??markingfilter
>         \v!default \endcsname {chapter}
>     <macro> \sectionheadmarkingtitle
>         #1#2->\clf_markingtitle {#1}{#2
>         }
>     <macro> \strc_markings_get_yes
>         ...rking \begincsname \??markingclass #1\endcsname
>     {#2}{#3}}\fi \orelse \ifparameter #2\or \markingcommand
>     {#1}{\csname \??markingfilter #2\endcsname {#1}}\else
>     \markingcommand {#1}{\csname \??markingfilter \v!default
>     \endcsname {#1}}
>         \fi \endgroup ...
>     <to be read again>
>
>         \fi
>     <macro> \page_layouts_process_element_indeed
>         ...andcolor #1#2\begincsname \??layouttextstrut
>     \layoutelementparameter \c!strut \endcsname \ignorecrlf \edef
>     \p_width {\layoutelementparameter #3}\ifempty \p_width \else
>     \expandafter \page_layouts_process_element_limited \fi \p_text
>         \endgroup
>     <macro> \currentlayoutelement
>         ...kern -\makeupwidth \fi \letfromlayoutelementparameter
>     \p_text \c!righttext \ifempty \p_text \kern \makeupwidth \else
>     \hbox to \makeupwidth \bgroup \hss
>     \page_layouts_process_element_indeed \c!rightstyle \c!rightcolor
>     \c!rightwidth
>         \egroup \fi
>      ...
>
>     <line 3.12>
>         \stoptext
>
>      1 >>
>      2     %\setupheadertexts [][][{\it\getmarking[chapter]}][] % fails
>      3     \setupheadertexts [][][{\getmarking[chapter]}][] % fails
>      4     %\setupheadertexts [][][\getmarking[chapter]][] % succeeds
>
>     MWE to create. Note that the \it is not necessary to trigger the
>     error, just the braces.
>
>     %\setupheadertexts [][][{\it\getmarking[chapter]}][]  % fails
>     \setupheadertexts [][][{\getmarking[chapter]}][]     % fails
>     %\setupheadertexts [][][\getmarking[chapter]][]       % succeeds
>
>     \starttext
>
>     \chapter{abc}
>     abc
>     \chapter{def}
>     def
>     \stoptext
>
> -- 
> 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
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 4786 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] 3+ messages in thread

* Re: Undefined control sequence \??markingfilter, with MWE to recreate
  2021-10-09 19:53 Undefined control sequence \??markingfilter, with MWE to recreate Rik Kabel via ntg-context
  2021-10-09 19:57 ` Rik Kabel via ntg-context
@ 2021-10-10 10:28 ` Hans Hagen via ntg-context
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen via ntg-context @ 2021-10-10 10:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

On 10/9/2021 9:53 PM, Rik Kabel via ntg-context wrote:
> Error with 20211008 ConTeXt:
>     %\setupheadertexts [][][{\it\getmarking[chapter]}][]  % fails
>     \setupheadertexts [][][{\getmarking[chapter]}][]     % fails
>     %\setupheadertexts [][][\getmarking[chapter]][]       % succeeds
> 
>     \starttext
> 
>     \chapter{abc}
>     abc
>     \chapter{def}
>     def
>     \stoptext
no failure here, but actually the last one should fail (dummy page) due 
to nested []

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

end of thread, other threads:[~2021-10-10 10:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-09 19:53 Undefined control sequence \??markingfilter, with MWE to recreate Rik Kabel via ntg-context
2021-10-09 19:57 ` Rik Kabel via ntg-context
2021-10-10 10:28 ` Hans Hagen via ntg-context

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