diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/strc-doc.mkiv')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/strc-doc.mkiv | 27 |
1 files changed, 2 insertions, 25 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/strc-doc.mkiv b/Master/texmf-dist/tex/context/base/mkiv/strc-doc.mkiv index 516d87efeb7..805525487af 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/strc-doc.mkiv +++ b/Master/texmf-dist/tex/context/base/mkiv/strc-doc.mkiv @@ -19,16 +19,6 @@ %D This will move: -% \unexpanded\def\setstructuresynchronization#1% todo: use ctxcontext -% {\clf_setinternalreference -% prefix {\currentstructurereferenceprefix}% -% reference {\currentstructurereference} -% internal \locationcount -% view {\interactionparameter\c!focus}% -% \relax -% \xdef\currentstructureattribute {\the\lastdestinationattribute}% -% \xdef\currentstructuresynchronize{\strc_lists_inject_enhance{#1}}} - \unexpanded\def\setstructuresynchronization#1% todo: use ctxcontext {\clf_setinternalreference prefix {\currentstructurereferenceprefix}% @@ -36,20 +26,7 @@ internal \locationcount view {\interactionparameter\c!focus}% \relax - \xdef\currentstructureattribute - {\the\lastdestinationattribute}% - \xdef\currentstructuresynchronize - {\currentstructuresynchronize - \strc_lists_inject_enhance{#1}}} - -\unexpanded\def\setstructurecomponentsynchronization#1% todo: use ctxcontext - {\clf_setinternalreference - prefix {\currentstructurecomponentreferenceprefix}% - reference {\currentstructurecomponentreference} - internal \locationcount - view {\interactionparameter\c!focus}% - \relax - \xdef\currentstructurecomponentattribute {\the\lastdestinationattribute}% - \xdef\currentstructurecomponentsynchronize{\strc_lists_inject_enhance{#1}}} + \xdef\currentstructureattribute {\the\lastdestinationattribute}% + \xdef\currentstructuresynchronize{\strc_lists_inject_enhance{#1}{\the\locationcount}}} \protect \endinput |