Correct DTD
authorAkira TAGOH <akira@tagoh.org>
Thu, 31 Oct 2013 13:12:26 +0000 (22:12 +0900)
committerAkira TAGOH <akira@tagoh.org>
Thu, 31 Oct 2013 13:12:26 +0000 (22:12 +0900)
fonts.dtd

index 4c38e77..479f2c0 100644 (file)
--- a/fonts.dtd
+++ b/fonts.dtd
     if 'target' is 'font', execute the match on the result of a font
     selection.
 -->
-<!ELEMENT match (test*, edit*)+>
+<!ELEMENT match (test|edit)+>
 <!ATTLIST match
          target (pattern|font|scan) "pattern">