<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docs/ref/docutils.dtd, branch docutils-0.17</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Make the sidebar's "title" argument optional.</title>
<updated>2020-07-10T10:08:14+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-07-10T10:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=da8a40a5d3f420d5f44e343fd6a8ecc29dc59f5a'/>
<id>da8a40a5d3f420d5f44e343fd6a8ecc29dc59f5a</id>
<content type='text'>
Feature request #69.

The analogous DocBook "sidebar" element's title is optional. too
(https://tdg.docbook.org/tdg/5.2/sidebar.html).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8524 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature request #69.

The analogous DocBook "sidebar" element's title is optional. too
(https://tdg.docbook.org/tdg/5.2/sidebar.html).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8524 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Update/expand documentation of element attribute types.</title>
<updated>2019-10-29T22:48:34+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-10-29T22:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=ecc1f869c8f6f33c9d39bdc2f997b49feca4214c'/>
<id>ecc1f869c8f6f33c9d39bdc2f997b49feca4214c</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8407 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8407 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional "custom attribute types" in the Docutils DTD.</title>
<updated>2019-10-29T22:48:24+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-10-29T22:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=76fe7546e594ff186715cc5668c8a8bb349053f2'/>
<id>76fe7546e594ff186715cc5668c8a8bb349053f2</id>
<content type='text'>
Improve the documentational value of the Docutils DTD by
defining "parameter entities" for `class names` and
`reference keys`.

Cf. the `docutils-devel thread`__ on the topic from
2017-01-01.

__ https://sourceforge.net/p/docutils/mailman/docutils-develop/thread/CABiJP%3DJ4fUMQ9aORqmcy0jTHXf1vdvrHEuVSJf%2Be6Q3W0YihEg%40mail.gmail.com/#msg35634089

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8406 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve the documentational value of the Docutils DTD by
defining "parameter entities" for `class names` and
`reference keys`.

Cf. the `docutils-devel thread`__ on the topic from
2017-01-01.

__ https://sourceforge.net/p/docutils/mailman/docutils-develop/thread/CABiJP%3DJ4fUMQ9aORqmcy0jTHXf1vdvrHEuVSJf%2Be6Q3W0YihEg%40mail.gmail.com/#msg35634089

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8406 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix :width: option for the table directives.</title>
<updated>2017-10-19T16:21:27+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-10-19T16:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=3ccc6918273fe9bbf143986f8784449d5b392a14'/>
<id>3ccc6918273fe9bbf143986f8784449d5b392a14</id>
<content type='text'>
* add table width argument in docutils.dtd
* support table width argument in html and latex writers
* fix support in "csv-table" directive
* add test cases.


git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8187 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add table width argument in docutils.dtd
* support table width argument in html and latex writers
* fix support in "csv-table" directive
* add test cases.


git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8187 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable validation of Docutils XML documents against the DTD:</title>
<updated>2017-02-13T09:36:13+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-02-13T09:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=d51d1155ada12658360553123db5481d3f65f40a'/>
<id>d51d1155ada12658360553123db5481d3f65f40a</id>
<content type='text'>
Use attribute type NMTOKEN instead of REFID for the `refid` attribute
and NMTOKENS for `backrefs`: REFID refers to an ID type instance,
however, the `ids` attribute cannot use the ID type because `XML only
allows one ID per Element Type`__ and does not support a multiple-ID
"IDS" attribute type.

__ https://www.w3.org/TR/REC-xml/#sec-attribute-types

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8031 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use attribute type NMTOKEN instead of REFID for the `refid` attribute
and NMTOKENS for `backrefs`: REFID refers to an ID type instance,
however, the `ids` attribute cannot use the ID type because `XML only
allows one ID per Element Type`__ and does not support a multiple-ID
"IDS" attribute type.

__ https://www.w3.org/TR/REC-xml/#sec-attribute-types

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8031 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>minor typo corrections</title>
<updated>2017-02-13T03:32:04+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-02-13T03:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=229cd951eeedf42ff56427edfc8ca80c6870c906'/>
<id>229cd951eeedf42ff56427edfc8ca80c6870c906</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8029 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8029 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with DTD.</title>
<updated>2016-12-31T13:55:06+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2016-12-31T13:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c06755ce27ad128495a1abb2d04ca52470e01309'/>
<id>c06755ce27ad128495a1abb2d04ca52470e01309</id>
<content type='text'>
* align is a new attribute for the table element (was attached to the table
  entry)
* measures may contain the percent sign (%), not allowed in NMTOKENS
* documentation update

Still errors with xmllint: IDREF cannot ref to "ids". An ID must be unique.
There is no IDS datatype.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8008 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* align is a new attribute for the table element (was attached to the table
  entry)
* measures may contain the percent sign (%), not allowed in NMTOKENS
* documentation update

Still errors with xmllint: IDREF cannot ref to "ids". An ID must be unique.
There is no IDS datatype.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8008 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Docutils Generic DTD: some corrections after test with xlmlint.</title>
<updated>2016-11-29T12:03:44+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2016-11-29T12:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c365afcbac2642549b158a5e5f0cf0003827978b'/>
<id>c365afcbac2642549b158a5e5f0cf0003827978b</id>
<content type='text'>
More work to do, many documents still do not validate.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7978 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More work to do, many documents still do not validate.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7978 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "math" and "math_block" to Docutils DTD.</title>
<updated>2015-04-20T10:55:19+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2015-04-20T10:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=6d4514fd3ee36f31b151ac070f64655ac1a4fc08'/>
<id>6d4514fd3ee36f31b151ac070f64655ac1a4fc08</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7882 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7882 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine documentation of Docutils table objects.</title>
<updated>2015-04-19T19:58:29+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2015-04-19T19:58:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=a1b997799d1132d8ff06fb0cd159d1df22f23387'/>
<id>a1b997799d1132d8ff06fb0cd159d1df22f23387</id>
<content type='text'>
Clarify why the Bug report
#236 "table" node tree needs "colspec" node in "tgroup"
is rejected (this is a feature, not a bug).


git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7880 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarify why the Bug report
#236 "table" node tree needs "colspec" node in "tgroup"
is rejected (this is a feature, not a bug).


git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7880 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
