]> git.sesse.net Git - mlt/blobdiff - docs/westley.txt
sox/configure, filter_sox.c: fix building against sox 14.1.0.
[mlt] / docs / westley.txt
index 288e284365c46ed4d236f9a61a2ed73fafb0dcd4..1f42538d091be2e2d0558128eef7fa07b1573a63 100644 (file)
@@ -14,7 +14,7 @@ Preamble:
        as such, it closely mirrors the internal structure of the MLT API.
 
        If you just want to go straight to the DTD, then see 
        as such, it closely mirrors the internal structure of the MLT API.
 
        If you just want to go straight to the DTD, then see 
-       mlt/src/modules/westley.dtd, which gets installed at 
+       mlt/src/modules/westley/westley.dtd, which gets installed at 
        $(prefix)/share/mlt/modules/westley.dtd. Currently, the westley parser is
        non-validating.
 
        $(prefix)/share/mlt/modules/westley.dtd. Currently, the westley parser is
        non-validating.
 
@@ -491,7 +491,7 @@ Entities and Parameterisation:
        
        If you are embedding another XML document into a property value not using
        a CNODE section, then any DOCTYPE section must be relocated before any of
        
        If you are embedding another XML document into a property value not using
        a CNODE section, then any DOCTYPE section must be relocated before any of
-       the xml elements to be well-formed. See demo/dvg.westley for an example.
+       the xml elements to be well-formed. See demo/svg.westley for an example.
        
        Entities can be used to parameterise westley! Using the above example, the
        entity declared serves as the default value for &msg;. The entity content
        
        Entities can be used to parameterise westley! Using the above example, the
        entity declared serves as the default value for &msg;. The entity content