This is how you include the defined entity sets. Why these aren't
authorRalph Giles <giles@xiph.org>
Thu, 31 Oct 2002 19:37:57 +0000 (19:37 +0000)
committerRalph Giles <giles@xiph.org>
Thu, 31 Oct 2002 19:37:57 +0000 (19:37 +0000)
defined by the DTD I can't fathom. Thanks to SeeTemp for the correct
syntax.

svn path=/trunk/vorbis/; revision=4072

doc/xml/05-comment.xml
doc/xml/Vorbis_I_spec.xml

index 916dde4..5b0fe8a 100644 (file)
@@ -1,13 +1,14 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
                 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
-<!ENTITY uuml "&#x00FC;"> <!-- Latin small letter u with diaeresis -->
+<!ENTITY % isolat1 SYSTEM "http://www.oasis-open.org/docbook/xml/4.2/ent/iso-lat1.ent">
+%isolat1;
 ]>
 
 <section id="vorbis-spec-comment">
 <sectioninfo>
  <releaseinfo>
- $Id: 05-comment.xml,v 1.4 2002/10/27 14:55:31 giles Exp $
+ $Id: 05-comment.xml,v 1.5 2002/10/31 19:37:57 giles Exp $
  <emphasis>Last update to this document: July 16, 2002</emphasis>
 </releaseinfo>
 </sectioninfo>
index 82a79f9..6db1688 100644 (file)
@@ -2,11 +2,7 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
 [
-<!-- parser isn't finding %isolat1; -->
-<!ENTITY uuml "&#x00FC;"> <!-- Latin small letter u with diaeresis -->
-<!-- parser isn't finding %isogrk3; -->
-<!ENTITY pi    "&#x03C0;"> <!-- GREEK SMALL LETTER PI -->
-<!ENTITY colophon SYSTEM "footer.xml">
+  <!ENTITY colophon SYSTEM "footer.xml">
 ]>
 
 <article>