summaryrefslogtreecommitdiff
path: root/tex/context/test
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-03 12:35:26 +0300
committerMarius <mariausol@gmail.com>2010-09-03 12:35:26 +0300
commit16895587e51f8243a7e4dc6185979894fb199d4f (patch)
tree923fe9fe4d34a11202e06a4258ba71bab6ccde8d /tex/context/test
parent20da4ce347921be291c8804041bd8756e3bf1707 (diff)
downloadcontext-16895587e51f8243a7e4dc6185979894fb199d4f.tar.gz
beta 2010.09.03 11:05
Diffstat (limited to 'tex/context/test')
-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