From 101671ae44e1686680c80cd07b452aabeb88fb63 Mon Sep 17 00:00:00 2001 From: goodger Date: Sat, 20 Apr 2002 03:01:52 +0000 Subject: Initial revision git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@18 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 514 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 514 insertions(+) create mode 100644 docs/ref/docutils.dtd (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd new file mode 100644 index 000000000..d47238b4d --- /dev/null +++ b/docs/ref/docutils.dtd @@ -0,0 +1,514 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +%calstblx; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1 From 29e9868d5635c52603e8101344cf26169bfa5328 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 30 Apr 2002 02:20:57 +0000 Subject: - Field lists' field_body may be empty. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@54 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index d47238b4d..9f3d1836a 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -302,7 +302,8 @@ http://www.oasis-open.org/html/tm9901.htm). - + + -- cgit v1.2.1 From 7608caed8e3ec8e027810d7509121697a5e981b0 Mon Sep 17 00:00:00 2001 From: goodger Date: Sat, 1 Jun 2002 01:35:59 +0000 Subject: - Added ``decoration``, ``header``, and ``footer`` elements. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@167 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 9f3d1836a..856f3c13e 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -174,7 +174,7 @@ http://www.oasis-open.org/html/tm9901.htm). + ((title, subtitle?)?, docinfo?, decoration?, %structure.model;)> @@ -231,6 +231,22 @@ http://www.oasis-open.org/html/tm9901.htm). + + + + + + + + + + + + + @@ -127,7 +127,8 @@ resolve to either an internal or external reference. - @@ -37,6 +36,9 @@ by wrapper DTDs. + + + @@ -73,7 +75,7 @@ Internal reference to the `name` attribute of an element. On a resolve to either an internal or external reference. --> + " refname NMTOKENS #IMPLIED "> @@ -89,7 +91,7 @@ resolve to either an internal or external reference. + " auto CDATA #IMPLIED "> - - + + %additional.section.elements; "> + + (%section.elements;)* ) + | (%section.elements;)+ ) "> + - + format NMTOKEN #IMPLIED> - + - + @@ -490,13 +490,13 @@ following caveats: , and do not support nesting. --> - + - + - + - + - + - + - + -- cgit v1.2.1 From a07bc663d7654004db7594bb1601525b18d46f4a Mon Sep 17 00:00:00 2001 From: goodger Date: Wed, 11 Sep 2002 02:52:01 +0000 Subject: Removed "field_argument" element & support; "field_name" may contain multiple words and whitespace. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@664 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index a2d8a9e45..19094bbf2 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -314,16 +314,12 @@ http://www.oasis-open.org/html/tm9901.htm). - + - - - - -- cgit v1.2.1 From 794964358a1bb001f592d7e7c8b77559fe9ad24f Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 24 Sep 2002 02:21:48 +0000 Subject: Changed public identifier to docutils.sf.net. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@715 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 19094bbf2..97efa9477 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -14,9 +14,9 @@ Docutils project can be found at http://docutils.sourceforge.net/. The latest version of this DTD is available from http://docutils.sourceforge.net/spec/docutils.dtd. -The proposed formal public identifier for this DTD is:: +The formal public identifier for this DTD is:: - +//IDN python.org//DTD Docutils Generic//EN//XML + +//IDN docutils.sourceforge.net//DTD Docutils Generic//EN//XML --> @@ -439,9 +439,9 @@ either the string separating it from the `option` (typically either %basic.atts; uri CDATA #REQUIRED alt CDATA #IMPLIED - height &number; #IMPLIED - width &number; #IMPLIED - scale &number; #IMPLIED> + height %number; #IMPLIED + width %number; #IMPLIED + scale %number; #IMPLIED> @@ -459,8 +459,8 @@ Table elements: table, tgroup, colspec, thead, tbody, row, entry. -- cgit v1.2.1 From 54fa9c50bab333a45d75a6a72d5d82a4faf083f4 Mon Sep 17 00:00:00 2001 From: goodger Date: Thu, 3 Oct 2002 22:25:42 +0000 Subject: updated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@763 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 41eb5d791..f55f6bcea 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -340,10 +340,10 @@ http://www.oasis-open.org/html/tm9901.htm). Date: Sat, 4 Jan 2003 15:02:22 +0000 Subject: added warning git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1063 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index f55f6bcea..a7b27a9ef 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -493,6 +493,11 @@ following caveats: + Date: Fri, 10 Jan 2003 02:16:04 +0000 Subject: Removed "interpreted" element; added "title_reference", "abbreviation", "acronym". Removed "refuri" attribute from "footnote_reference" and "citation_reference". git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1082 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index a7b27a9ef..e5bc5a46e 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -129,7 +129,9 @@ resolve to either an internal or external reference. @@ -493,17 +495,6 @@ following caveats: - - - - @@ -516,19 +507,30 @@ removed. + %refid.att; + %refname.att;> + + + + + + + + + Date: Fri, 10 Jan 2003 02:44:30 +0000 Subject: updated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1092 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index e5bc5a46e..03a003b62 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -127,11 +127,11 @@ resolve to either an internal or external reference. -- cgit v1.2.1 From 9d4fcb00e8f6023b8ab16b20679198ffbd1acf45 Mon Sep 17 00:00:00 2001 From: pobrien Date: Thu, 20 Feb 2003 14:19:55 +0000 Subject: Added sidebar directive. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1193 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 03a003b62..8edc5f040 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -140,8 +140,8 @@ resolve to either an internal or external reference. ================================================================== --> @@ -265,6 +265,9 @@ http://www.oasis-open.org/html/tm9901.htm). + + + -- cgit v1.2.1 From 813c817e2696f9eba43e10cd147ba4a04244a1d1 Mon Sep 17 00:00:00 2001 From: goodger Date: Thu, 20 Feb 2003 22:35:49 +0000 Subject: sidebar improvements git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 8edc5f040..5c8857ae9 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -265,12 +265,12 @@ http://www.oasis-open.org/html/tm9901.htm). - - - + + + -- cgit v1.2.1 From 85926fa8addd84c3d6411d73039a5bf1c6bc196d Mon Sep 17 00:00:00 2001 From: goodger Date: Fri, 18 Apr 2003 21:41:59 +0000 Subject: added "figwidth" option to "figure" directive git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1280 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 5c8857ae9..162cf212c 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -436,7 +436,9 @@ or " ") or the text between option arguments (typically either "," or - + -- cgit v1.2.1 From e95205d5c5b9aef0c7742a47e4c97213e844dffd Mon Sep 17 00:00:00 2001 From: goodger Date: Fri, 9 May 2003 13:06:43 +0000 Subject: updated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1307 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 162cf212c..3fec9ed4e 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -536,6 +536,15 @@ following caveats: + + + + + + + + + Date: Sat, 24 May 2003 20:49:39 +0000 Subject: Added "sidebar", "rubric", "attribution", "admonition", "superscript", "subscript", and "inline" elements. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1337 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 3fec9ed4e..06fe4bf55 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -116,11 +116,11 @@ resolve to either an internal or external reference. @@ -130,8 +130,8 @@ resolve to either an internal or external reference. " emphasis | strong | literal | reference | footnote_reference | citation_reference | substitution_reference | title_reference - | abbreviation | acronym - | problematic | generated + | abbreviation | acronym | subscript | superscript + | inline | problematic | generated | target | image | raw %additional.inline.elements; "> @@ -368,9 +368,12 @@ or " ") or the text between option arguments (typically either "," or %basic.atts; %fixedspace.att;> - + + + + + + + + + + - - + + Date: Fri, 19 Dec 2003 14:30:13 +0000 Subject: Added inline markup parsing to field lists' field names git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1771 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 06fe4bf55..dc58a9739 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -322,7 +322,7 @@ http://www.oasis-open.org/html/tm9901.htm). - + -- cgit v1.2.1 From eaab763e93ebde4bba8e04f6bbfad9e570417ea8 Mon Sep 17 00:00:00 2001 From: goodger Date: Sun, 4 Jan 2004 17:39:13 +0000 Subject: support for body-level reference nodes git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1792 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index dc58a9739..7add492f3 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -121,7 +121,7 @@ resolve to either an internal or external reference. | option_list | attention | caution | danger | error | hint | important | note | tip | warning | admonition - | target | substitution_definition | comment | pending + | reference | target | substitution_definition | comment | pending | system_message | raw %additional.body.elements; "> @@ -512,6 +512,7 @@ following caveats: + Date: Sun, 21 Mar 2004 15:44:21 +0000 Subject: Update to make sections equivalent to documents, except sections must have title. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1842 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 7add492f3..5087d23d7 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -209,6 +209,11 @@ http://www.oasis-open.org/html/tm9901.htm). + + + + @@ -262,7 +267,8 @@ http://www.oasis-open.org/html/tm9901.htm). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> - + -- cgit v1.2.1 From 6c18a0548558d3eefb532ef613a49533328dd357 Mon Sep 17 00:00:00 2001 From: wiemann Date: Sat, 5 Jun 2004 19:32:15 +0000 Subject: updated git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2223 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 5087d23d7..e4a1c27aa 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -12,7 +12,7 @@ More information about this DTD (document type definition) and the Docutils project can be found at http://docutils.sourceforge.net/. The latest version of this DTD is available from -http://docutils.sourceforge.net/spec/docutils.dtd. +http://docutils.sourceforge.net/docs/ref/docutils.dtd. The formal public identifier for this DTD is:: -- cgit v1.2.1 From d302014fd7d76cefe4ecffa383e0620df7b77716 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 5 Oct 2004 01:21:41 +0000 Subject: Changed structure of the ``line_block`` element; added ``line``. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2688 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index e4a1c27aa..ff75b03d7 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -369,10 +369,11 @@ or " ") or the text between option arguments (typically either "," or %basic.atts; %fixedspace.att;> - - + + + + + -- cgit v1.2.1 From 213315b799f5fe8f0e18afc129d89e45204f5317 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 19 Oct 2004 22:40:53 +0000 Subject: minor cleanup git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2719 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index ff75b03d7..4a8c15cf1 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -209,7 +209,7 @@ http://www.oasis-open.org/html/tm9901.htm). - @@ -217,7 +217,7 @@ Eventual replacement for docinfo? --> - + @@ -257,7 +257,7 @@ Eventual replacement for docinfo? --> - + @@ -267,7 +267,7 @@ Eventual replacement for docinfo? --> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> - @@ -369,7 +369,7 @@ or " ") or the text between option arguments (typically either "," or %basic.atts; %fixedspace.att;> - + -- cgit v1.2.1 From 50ecea709bc5fe58c4f9085b4f6fa545e6927d25 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 19 Oct 2004 22:42:19 +0000 Subject: minor cleanup git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2720 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 4a8c15cf1..a9338d03a 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -115,7 +115,8 @@ resolve to either an internal or external reference. + + + Date: Tue, 19 Oct 2004 22:45:32 +0000 Subject: oops; revert 1.30 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2721 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index a9338d03a..4a8c15cf1 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -115,8 +115,7 @@ resolve to either an internal or external reference. - - - Date: Tue, 19 Oct 2004 22:46:07 +0000 Subject: added "compound" element git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2722 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 4a8c15cf1..a9338d03a 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -115,7 +115,8 @@ resolve to either an internal or external reference. + + + Date: Sat, 30 Oct 2004 14:23:32 +0000 Subject: updated DTD to allow transitions between sections git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2777 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index a9338d03a..faaf3f6de 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -141,10 +141,11 @@ resolve to either an internal or external reference. ================================================================== --> + " ( ( (%body.elements; | topic | sidebar)+, + (transition, (%body.elements; | topic | sidebar)+ )*, + ( (%section.elements;), (transition?, (%section.elements;) )* ) ) + | ( (%section.elements;), (transition?, (%section.elements;) )* ) +) "> @@ -182,7 +183,9 @@ http://www.oasis-open.org/html/tm9901.htm). + ((title, subtitle?)?, + ((docinfo, decoration?, transition?) | decoration?), + %structure.model;)> -- cgit v1.2.1 From 8ba1d9d714d6bfe722332deeeaa279ac6cc11eb1 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 2 Nov 2004 22:14:08 +0000 Subject: Added "ltrim" and "rtrim" attributes to ``substitution_definition`` element. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2794 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 6970b19b7..5d858b2a8 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -447,7 +447,10 @@ or " ") or the text between option arguments (typically either "," or %anonymous.att;> - + Date: Wed, 3 Nov 2004 14:31:26 +0000 Subject: Enabled multiple format names for "raw" directive. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2799 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 5d858b2a8..86f4e0357 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -500,7 +500,7 @@ Table elements: table, tgroup, colspec, thead, tbody, row, entry. + format NMTOKENS #IMPLIED> - + -- cgit v1.2.1 From 5981748846d68dda006e8e553353e4569b7c3899 Mon Sep 17 00:00:00 2001 From: wiemann Date: Mon, 8 Nov 2004 17:22:33 +0000 Subject: updated doctree to match real behavior: list_items may be empty git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2833 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 71636c152..6d0e947b3 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -310,7 +310,7 @@ Eventual replacement for docinfo? --> suffix CDATA #IMPLIED start %number; #IMPLIED> - + -- cgit v1.2.1 From a33879a926ba9d3beffcc35e5f8c45cb62e85ce4 Mon Sep 17 00:00:00 2001 From: wiemann Date: Fri, 26 Nov 2004 09:27:55 +0000 Subject: allow empty sections and documents git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2870 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 6d0e947b3..3d3ae4956 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -144,7 +144,7 @@ resolve to either an internal or external reference. " ( ( (%body.elements; | topic | sidebar)+, (transition, (%body.elements; | topic | sidebar)+ )*, ( (%section.elements;), (transition?, (%section.elements;) )* )? ) - | ( (%section.elements;), (transition?, (%section.elements;) )* ) ) "> + | ( (%section.elements;), (transition?, (%section.elements;) )* ) )? "> -- cgit v1.2.1 From c27c1ce9f7115bf7b69580be3b3d873ecc06afe1 Mon Sep 17 00:00:00 2001 From: goodger Date: Fri, 26 Nov 2004 15:42:37 +0000 Subject: simplified structure model and clarified restrictions on transitions git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2872 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 3d3ae4956..a18eae36b 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -140,11 +140,10 @@ resolve to either an internal or external reference. + + " ( ( (%body.elements; | topic | sidebar)+, transition? )*, + ( (%section.elements;), (transition?, (%section.elements;) )* )? )"> -- cgit v1.2.1 From dc3284ca85006e72f0e3b2c4ffbe078aa9148f76 Mon Sep 17 00:00:00 2001 From: goodger Date: Tue, 5 Apr 2005 02:55:06 +0000 Subject: added "stub-columns" options to "csv-table" and "list-table" directives, plus support, docs, and tests git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3165 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index a18eae36b..d9a76ce2e 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -166,7 +166,9 @@ http://www.oasis-open.org/html/tm9901.htm). - + Date: Thu, 7 Apr 2005 19:36:11 +0000 Subject: added "header" & "footer" directives, tests, docs, support, and some tweaks git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3184 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index d9a76ce2e..0c0a55003 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -183,9 +183,10 @@ http://www.oasis-open.org/html/tm9901.htm). + ( (title, subtitle?)?, + decoration?, + (docinfo, transition?)?, + %structure.model; )> - + -- cgit v1.2.1 From bd559044426b3f80dd1e7cc9b2d3a25c61bb952f Mon Sep 17 00:00:00 2001 From: goodger Date: Thu, 21 Apr 2005 14:52:41 +0000 Subject: "image" directive: added checks for valid values of "align" option, depending on context. "figure" directive: added specialized "align" option and attribute on "figure" element. Added HTML support for ``align`` attribute on ``figure`` elements. Updated docs & tests. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3231 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 357703f04..f3a7d37ca 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -97,6 +97,12 @@ resolve to either an internal or external reference. + + + + @@ -465,12 +471,14 @@ or " ") or the text between option arguments (typically either "," or Date: Mon, 9 May 2005 15:49:37 +0000 Subject: Added "border" option to "image" directive (& attribute to doctree element); updated docs & tests. Closes Feature Request 1193389. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3322 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index f3a7d37ca..455a8ae3a 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -481,6 +481,7 @@ or " ") or the text between option arguments (typically either "," or %align-hv.att; uri CDATA #REQUIRED alt CDATA #IMPLIED + border %number; #IMPLIED height %number; #IMPLIED width %number; #IMPLIED scale %number; #IMPLIED> -- cgit v1.2.1 From 9ed38a53f7de2eed5ed8ba98afb3e2ee28f2f75d Mon Sep 17 00:00:00 2001 From: goodger Date: Sat, 14 May 2005 16:14:44 +0000 Subject: reverting revision 3322: addition of ":border:" option to "image" directive git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index 455a8ae3a..f3a7d37ca 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -481,7 +481,6 @@ or " ") or the text between option arguments (typically either "," or %align-hv.att; uri CDATA #REQUIRED alt CDATA #IMPLIED - border %number; #IMPLIED height %number; #IMPLIED width %number; #IMPLIED scale %number; #IMPLIED> -- cgit v1.2.1 From 04f2424447e9de96e74c65e24d68fab32bfa33e3 Mon Sep 17 00:00:00 2001 From: wiemann Date: Thu, 16 Jun 2005 22:03:08 +0000 Subject: added support for units in image widths and heights; I called a number combined with a unit (e.g. 5em) a "measure"; I am not entirely sure if that's the right term, though git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3497 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index f3a7d37ca..fd47b6c91 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -39,6 +39,9 @@ by wrapper DTDs. + + + -- cgit v1.2.1 From 5eaa35732246484d010b80d2848eba8cd77158d8 Mon Sep 17 00:00:00 2001 From: goodger Date: Fri, 28 Oct 2005 16:12:56 +0000 Subject: added the "container" element & directive, a generic container git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3963 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/ref/docutils.dtd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/ref/docutils.dtd') diff --git a/docs/ref/docutils.dtd b/docs/ref/docutils.dtd index c2024391f..154566033 100644 --- a/docs/ref/docutils.dtd +++ b/docs/ref/docutils.dtd @@ -124,7 +124,7 @@ resolve to either an internal or external reference. + + +