]> granicus.if.org Git - docbook-dsssl/commitdiff
Added a 'speakernotes' element
authorNorman Walsh <ndw@nwalsh.com>
Fri, 6 Apr 2001 13:53:49 +0000 (13:53 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 6 Apr 2001 13:53:49 +0000 (13:53 +0000)
slides/slides-custom.dtd

index 0c5f36e300dd46768a9ff9989db384b46a0599f6..c50637a00000212ba6abec502f2a62958a0c0640 100644 (file)
@@ -69,7 +69,7 @@
                |%linespecific.class;   |%synop.class;
                |%para.class;           |%informal.class;
                |%formal.class;         |%compound.class;
-               |%descobj.class;">
+               |%descobj.class;        |speakernotes">
 
 <!-- ====================================================================== -->
 <!-- Add screen back into the DTD -->
@@ -87,7 +87,7 @@
 
 <!-- ====================================================================== -->
 
-<!ELEMENT slides (speakernotes?, slidesinfo, (foil+|section+))>
+<!ELEMENT slides (slidesinfo, speakernotes?, (foil+|section+))>
 <!ATTLIST slides
                %label.attrib;
                %status.attrib;
 >
 
 <!ELEMENT foil (foilinfo?, title, subtitle?, titleabbrev?,
-                speakernotes?,
                 (%divcomponent.mix;)+)>
 
 <!ATTLIST foil