summaryrefslogtreecommitdiff
path: root/tex/context/test/pdf-x-common.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/test/pdf-x-common.mkiv')
-rw-r--r--tex/context/test/pdf-x-common.mkiv8
1 files changed, 8 insertions, 0 deletions
diff --git a/tex/context/test/pdf-x-common.mkiv b/tex/context/test/pdf-x-common.mkiv
index ac514c50d..463a60e71 100644
--- a/tex/context/test/pdf-x-common.mkiv
+++ b/tex/context/test/pdf-x-common.mkiv
@@ -12,6 +12,8 @@
\definecolor[cmykblack][k=1]
\definecolor[transtest][y=1,a=1,t=.5]
+\starttext
+
\startTEXpage
\blackrule[width=1cm,height=1cm,color=cmykcyan]
\blackrule[width=1cm,height=1cm,color=cmykmagenta]
@@ -20,3 +22,9 @@
\blackrule[width=1cm,height=1cm,color=transtest]\hskip-.5cm
\blackrule[width=1cm,height=1cm,color=transtest]
\stopTEXpage
+
+\startTEXpage
+ \tt Some text.
+\stopTEXpage
+
+\stoptext