diff options
Diffstat (limited to 'tex/context/base/node-rul.mkiv')
-rw-r--r-- | tex/context/base/node-rul.mkiv | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/base/node-rul.mkiv b/tex/context/base/node-rul.mkiv index 54a43a006..640cc54fe 100644 --- a/tex/context/base/node-rul.mkiv +++ b/tex/context/base/node-rul.mkiv @@ -12,6 +12,7 @@ %C details. % todo: ex and and em traveling with attribute +% todo: this will move to typo-rul + ctxcommands \writestatus{loading}{ConTeXt Core Macros / Bars} @@ -153,6 +154,9 @@ \unexpanded\def\stopbar {\endgroup} +\unexpanded\def\setbar[#1]% + {\node_rules_set{#1}} + % ungrouped \newcount\c_node_rules_nesting % todo: same as colors |