summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/test/x-cals-test.cdx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/test/x-cals-test.cdx')
-rw-r--r--Master/texmf-dist/tex/context/test/x-cals-test.cdx31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/test/x-cals-test.cdx b/Master/texmf-dist/tex/context/test/x-cals-test.cdx
new file mode 100644
index 00000000000..ce90883fa8d
--- /dev/null
+++ b/Master/texmf-dist/tex/context/test/x-cals-test.cdx
@@ -0,0 +1,31 @@
+<?xml version="1.0" standalone="yes"?>
+
+<directives>
+
+ <!--
+ <directive attribute='id' value="100" setup="cdx:100"/>
+ <directive attribute='id' value="101" setup="cdx:101"/>
+ -->
+
+ <!--
+ <directive element="cals:table" attribute='cdx' value="colors" setup="cdx:cals:table:colors"/>
+ <directive element="cals:table" attribute='cdx' value="vertical" setup="cdx:cals:table:vertical"/>
+ <directive element="cals:table" attribute='cdx' value="noframe" setup="cdx:cals:table:noframe"/>
+ -->
+
+ <!--
+ <directive element="cals:table" attribute='cdx' value="*" setup="cdx:cals:table:*"/>
+ <directive element="cals:table" attribute='cdx' value="*" before="cdx:cals:table:before:*"/>
+ <directive element="cals:table" attribute='cdx' value="*" after="cdx:cals:table:after:*"/>
+ -->
+
+ <directive
+ element="cals:table"
+ attribute='cdx'
+ value="*"
+ setup="cdx:cals:table:*"
+ before="cdx:cals:table:before:*"
+ after="cdx:cals:table:after:*"
+ />
+
+</directives>