summaryrefslogtreecommitdiff
path: root/tex/context/test/x-cals-test.cdx
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/test/x-cals-test.cdx')
-rw-r--r--tex/context/test/x-cals-test.cdx31
1 files changed, 28 insertions, 3 deletions
diff --git a/tex/context/test/x-cals-test.cdx b/tex/context/test/x-cals-test.cdx
index e87a947ef..ce90883fa 100644
--- a/tex/context/test/x-cals-test.cdx
+++ b/tex/context/test/x-cals-test.cdx
@@ -1,6 +1,31 @@
-<?xml version="1.0"?>
+<?xml version="1.0" standalone="yes"?>
<directives>
- <directive id="100" setup="xml:directive:noframe"/>
- <directive id="101" setup="xml:directive:colors"/>
+
+ <!--
+ <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>