summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/hyperref/test/files.xml
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-11 23:25:30 +0000
committerKarl Berry <karl@freefriends.org>2016-06-11 23:25:30 +0000
commitfc425dd2d6d4c8a958e1f1f3152fff900b452f72 (patch)
tree11b99cf7edc4f534109eb8ef9a510b50f7a7728f /Master/texmf-dist/source/latex/hyperref/test/files.xml
parentb8932a2863ab57aed166ce0f527de1a11c47f555 (diff)
hyperref (28may16)
git-svn-id: svn://tug.org/texlive/trunk@41396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/test/files.xml')
-rw-r--r--Master/texmf-dist/source/latex/hyperref/test/files.xml119
1 files changed, 119 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/test/files.xml b/Master/texmf-dist/source/latex/hyperref/test/files.xml
new file mode 100644
index 00000000000..34e906a8cde
--- /dev/null
+++ b/Master/texmf-dist/source/latex/hyperref/test/files.xml
@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE files [
+ <!ELEMENT files (file)*>
+ <!ATTLIST files destination CDATA #REQUIRED>
+ <!ELEMENT file (title?, author*, date?, description?)>
+ <!ATTLIST file name CDATA #REQUIRED
+ mark (normal|beta) "normal">
+ <!ELEMENT title (#PCDATA)>
+ <!ELEMENT author (#PCDATA)>
+ <!ELEMENT date (#PCDATA)>
+ <!ELEMENT description (#PCDATA)>
+]>
+<files destination="test">
+ <file name="Makefile">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="bit.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="hog.eps">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="hog.pdf">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="phys1.jpg">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="phys2.jpg">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="picture.eps">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="picture.pdf">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="picture.png">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test0.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test1.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test2.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test3.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test4.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test6.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test7.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="test8.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testams.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testbib.bbl">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testbib.bib">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testbib.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testbmgl.tex">
+ <title>Test bookmark glyphs (PDFDocEncoding)</title>
+ <author>Heiko Oberdiek</author>
+ </file>
+ <file name="test-bm-pu-licr.tex">
+ <title>Test bookmark glyphs with LICR list (Unicode)</title>
+ <author>Heiko Oberdiek</author>
+ </file>
+ <file name="testbmu.tex">
+ <title>Test bookmark glyphs (Unicode)</title>
+ <author>Heiko Oberdiek</author>
+ </file>
+ <file name="testbookmark.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testfor2.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testform.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testinfo.tex">
+ <author>Heiko Oberdiek</author>
+ </file>
+ <file name="testnb.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testoz.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testslide.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testurl.bbl">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testurl.bib">
+ <author>Sebastian Rahtz</author>
+ </file>
+ <file name="testurl.tex">
+ <author>Sebastian Rahtz</author>
+ </file>
+</files>