<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/test/functional/input/data, branch transforms</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>implemented units for image widths; implemented language-support (e.g. for hyphenation)</title>
<updated>2005-06-29T20:01:19+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-29T20:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=5d91e723200ba2b79d0d64798b001901be908159'/>
<id>5d91e723200ba2b79d0d64798b001901be908159</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3635 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3635 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added support for units in image widths and heights;</title>
<updated>2005-06-16T22:03:08+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-06-16T22:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=e8545df504f5cfaabae930b434da593bc00b3925'/>
<id>e8545df504f5cfaabae930b434da593bc00b3925</id>
<content type='text'>
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@3497 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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@3497 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added functional test for image with multiple IDs;</title>
<updated>2005-05-29T12:51:35+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-29T12:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=127c522148c2ff7566f1868116a6c3d0f5ae02b8'/>
<id>127c522148c2ff7566f1868116a6c3d0f5ae02b8</id>
<content type='text'>
somethings *really* broken there, both in the transforms and in the HTML writer

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3410 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
somethings *really* broken there, both in the transforms and in the HTML writer

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3410 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added support and test for section subtitles</title>
<updated>2005-05-26T00:44:13+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-26T00:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=20e4111fbf91ebb59ef887815dcdfbcf78dcf6d4'/>
<id>20e4111fbf91ebb59ef887815dcdfbcf78dcf6d4</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3367 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3367 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added test for rowspanning tables with the LaTeX writer</title>
<updated>2005-05-25T12:01:41+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-25T12:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f276198adb09a3f6a557e2ccc7a6bcab394011fb'/>
<id>f276198adb09a3f6a557e2ccc7a6bcab394011fb</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3362 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3362 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>more thorough figure testing</title>
<updated>2005-05-20T22:27:23+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-20T22:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=20d6b644e18b41c52fed910b78217b53e8bd4afb'/>
<id>20d6b644e18b41c52fed910b78217b53e8bd4afb</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3354 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3354 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>reverting revision 3322: addition of ":border:" option to "image" directive</title>
<updated>2005-05-14T16:14:44+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-14T16:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=a1d5117760bde3ae2b59fdea1b40bb70293dc228'/>
<id>a1d5117760bde3ae2b59fdea1b40bb70293dc228</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3340 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added field list in table cell</title>
<updated>2005-05-10T19:46:05+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-10T19:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=21877320f08a625361a503939d6d560721511ceb'/>
<id>21877320f08a625361a503939d6d560721511ceb</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3330 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3330 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added test for images</title>
<updated>2005-05-09T22:38:34+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-09T22:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=435227f1f0aa9587874f77979c631338bbbd9ac5'/>
<id>435227f1f0aa9587874f77979c631338bbbd9ac5</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3326 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3326 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>this was stupid;</title>
<updated>2005-05-09T21:57:16+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-09T21:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=5df957d133ee7014d36bcf850c63fc9db2550108'/>
<id>5df957d133ee7014d36bcf850c63fc9db2550108</id>
<content type='text'>
it doesn't work because of the paths, of course

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3325 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it doesn't work because of the paths, of course

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