summaryrefslogtreecommitdiff
path: root/tex/context/base/s-pre-66.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/s-pre-66.tex')
-rw-r--r--tex/context/base/s-pre-66.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/tex/context/base/s-pre-66.tex b/tex/context/base/s-pre-66.tex
index 916a7de66..e085caeda 100644
--- a/tex/context/base/s-pre-66.tex
+++ b/tex/context/base/s-pre-66.tex
@@ -131,3 +131,31 @@
\def\StopTitlePage
{\stopstandardmakeup}
+
+\doifnotmode{demo} {\endinput}
+
+\starttext
+
+\StartTitlePage x\\y\\z \StopTitlePage
+
+\StartRemark{a}
+ a \FlushStep
+ a \FlushStep
+\StopRemark
+
+\StartRemark{b}
+ b \FlushStep
+ b \FlushStep
+ b \FlushStep
+\StopRemark
+
+\StartRemark{c}
+ c \FlushStep
+ c \FlushStep
+ c \FlushStep
+ c \FlushStep
+\StopRemark
+
+\stoptext
+
+