summaryrefslogtreecommitdiff
path: root/tex/context/base/s-pre-60.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/s-pre-60.tex')
-rw-r--r--tex/context/base/s-pre-60.tex19
1 files changed, 19 insertions, 0 deletions
diff --git a/tex/context/base/s-pre-60.tex b/tex/context/base/s-pre-60.tex
index a50462b29..bd6b6ae4f 100644
--- a/tex/context/base/s-pre-60.tex
+++ b/tex/context/base/s-pre-60.tex
@@ -121,4 +121,23 @@
[symbol={attach-normal,attach-down},
textlayer=\StepLayer]
+%D Handy:
+
+\def\StartLocalSteps{\ResetStep}
+\def\StopLocalSteps {}
+
+\def\StartLocalStep {\NextStep\StartStep}
+\def\StopLocalStep {\StopStep}
+
+%D used as (given some definitions):
+%D
+%D \starttyping
+%D \StartLocalSteps
+%D \startcombination[both]
+%D {\StartLocalStep\placestreamlayer[left]\StopLocalStep} {}
+%D {\StartLocalStep\placestreamlayer[right]\StopLocalStep} {}
+%D \stopcombination
+%D \StopLocalSteps
+%D \stoptyping
+
\endinput