2007-12-15 Eli Zaretskii <eliz@gnu.org>
- * schema/docbook-dyntbl.rnc, schema/docbook-dyntbl.rnc: Renamed to
- docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
-
The following files renamed to avoid file-name clashes in
8+3 (a.k.a. DOS) namespace:
+ * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
+ * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
+ * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
+ * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
+ * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
+ * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
+ Updated accordingly.
+
+ * schema/docbook-dyntbl.rnc, schema/docbook-dyntbl.rnc: Renamed to
+ docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
+
* images/icons/macemacs_16.png, images/icons/macemacs_24.png:
* images/icons/macemacs_32.png, images/icons/macemacs_48.png:
* images/icons/macemacs_256.png, images/icons/macemacs_512.png:
+++ /dev/null
-# Style Module
-
-style = element style { style.attlist, text }
-style.attlist =
- title.attrib,
- I18n.attrib,
- attribute type { ContentType.datatype },
- attribute media { MediaDesc.datatype }?,
- attribute xml:space { "preserve" }?
-head.content &= style*
--- /dev/null
+# Style Module
+
+style = element style { style.attlist, text }
+style.attlist =
+ title.attrib,
+ I18n.attrib,
+ attribute type { ContentType.datatype },
+ attribute media { MediaDesc.datatype }?,
+ attribute xml:space { "preserve" }?
+head.content &= style*
include "xhtml-applet.rnc"
# include "xhtml-bform.rnc"
include "xhtml-form.rnc"
-include "xhtml-style.rnc"
+include "xhtml-xstyle.rnc"
include "xhtml-script.rnc"
# include "xhtml-btable.rnc"
include "xhtml-table.rnc"