[glom] Fix the DTD.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Fix the DTD.
- Date: Fri, 30 Sep 2011 14:51:22 +0000 (UTC)
commit 60c3992f20cb2510a2f8dd1efc7261091798f886
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Sep 30 11:46:52 2011 +0200
Fix the DTD.
* glom/glom_document.dtd: Fix my typo to fix make check.
ChangeLog | 6 ++++++
glom/glom_document.dtd | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e1f6d6b..2861093 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-09-30 Murray Cumming <murrayc murrayc com>
+ Fix the DTD.
+
+ * glom/glom_document.dtd: Fix my typo to fix make check.
+
+2011-09-30 Murray Cumming <murrayc murrayc com>
+
Print Layout: Allow multiple pages.
* glom/libglom/data_structure/print_layout.[h|cc]: Add get/set_page_count().
diff --git a/glom/glom_document.dtd b/glom/glom_document.dtd
index 0578faa..de10f9e 100644
--- a/glom/glom_document.dtd
+++ b/glom/glom_document.dtd
@@ -412,7 +412,7 @@ TODO: Add 'title_singular' element.
show_grid (true|false) "false"
show_rules (true|false) "false"
show_outlines (true|false) "false"
- page_count CDATA 1>
+ page_count CDATA #IMPLIED>
<!ELEMENT print_layout_groups (print_layout_group*)>
<!ATTLIST print_layout_groups>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]