summaryrefslogtreecommitdiff
path: root/tex/context/sample/common/d-res-01.xml
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-12 17:15:07 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-12 17:15:07 +0100
commit8d8d528d2ad52599f11250cfc567fea4f37f2a8b (patch)
tree94286bc131ef7d994f9432febaf03fe23d10eef8 /tex/context/sample/common/d-res-01.xml
parentf5aed2e51223c36c84c5f25a6cad238b2af59087 (diff)
downloadcontext-8d8d528d2ad52599f11250cfc567fea4f37f2a8b.tar.gz
2016-01-12 16:26:00
Diffstat (limited to 'tex/context/sample/common/d-res-01.xml')
-rw-r--r--tex/context/sample/common/d-res-01.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/tex/context/sample/common/d-res-01.xml b/tex/context/sample/common/d-res-01.xml
new file mode 100644
index 000000000..23f22cc32
--- /dev/null
+++ b/tex/context/sample/common/d-res-01.xml
@@ -0,0 +1,50 @@
+<!-- DOCTYPE figurelibrary SYSTEM "x-res-00.xsd" -->
+
+<rl:library xmlns:rl="x-res-00.xsd" language="nl">
+
+ <rl:description>
+ <rl:organization>PRAGMA ADE</rl:organization>
+ <rl:project>context</rl:project>
+ <rl:product>figure demo</rl:product>
+ <rl:comment>This file demonstrates how to use the ConTeXt
+ figure base macros.</rl:comment>
+ </rl:description>
+
+ <rl:instance>
+ <rl:label>part of a dutch cow</rl:label>
+ <rl:original>a simple dutch cow</rl:original>
+ <rl:manipulation>
+ <rl:viewport width="2cm" height="2cm" hoffset="2cm" voffset="2cm"/>
+ <rl:background r=".8"/>
+ </rl:manipulation>
+ </rl:instance>
+
+ <rl:resource>
+ <rl:label>a simple dutch cow</rl:label>
+ <rl:file>cow.pdf</rl:file>
+ <rl:copyright>who knows</rl:copyright>
+ <rl:comment>This is just an example graphic.</rl:comment>
+ <rl:status>unknown</rl:status>
+ </rl:resource>
+
+ <rl:resource>
+ <rl:label>mill in hasselt</rl:label>
+ <rl:file>mill.png</rl:file>
+ <rl:copyright>johan jonker</rl:copyright>
+ <rl:comment>A Dutch mill.</rl:comment>
+ <rl:status>unknown</rl:status>
+ </rl:resource>
+
+ <rl:resource>
+ <rl:label>another simple dutch cow</rl:label>
+ <rl:file>cow.pdf</rl:file>
+ <rl:copyright>Who Kowns</rl:copyright>
+ <rl:comment>Again some demo graphic.</rl:comment>
+ <rl:status>obsolete</rl:status>
+ <rl:manipulation>
+ <rl:viewport width="2cm" height="2cm" hoffset="2cm" voffset="2cm"/>
+ <rl:background s=".8"/>
+ </rl:manipulation>
+ </rl:resource>
+
+</rl:library>