<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/test/functional/input/data/unicode.txt, branch master</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Update functional test for LaTeX corner cases.</title>
<updated>2021-08-11T14:35:08+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-08-11T14:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=fee7fcc75999b4a69ccf2e69467f64ec676ea93e'/>
<id>fee7fcc75999b4a69ccf2e69467f64ec676ea93e</id>
<content type='text'>
Test for more problems with tables.

Cosmetic fixes, reword, restructure.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8810 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test for more problems with tables.

Cosmetic fixes, reword, restructure.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8810 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganise functional tests.</title>
<updated>2021-06-30T07:48:12+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-06-30T07:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=44722a1b837397ac3ec7d70b79fab72ad5c03638'/>
<id>44722a1b837397ac3ec7d70b79fab72ad5c03638</id>
<content type='text'>
Move additional tests for special features or problems
specific to the output format from the "standalone_..."
generic test case to additional tests.

Use unit test instead of functional test for the fix in
r6155 (hyperlink references in substitutions).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8784 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move additional tests for special features or problems
specific to the output format from the "standalone_..."
generic test case to additional tests.

Use unit test instead of functional test for the fix in
r6155 (hyperlink references in substitutions).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8784 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup and documentation update for latex writer class handling.</title>
<updated>2017-03-11T12:09:36+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-03-11T12:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=8caf3f04a87aec3efb719ae94e755a2ced82ebbf'/>
<id>8caf3f04a87aec3efb719ae94e755a2ced82ebbf</id>
<content type='text'>
Replace the special casing for topic elements with the generic block-level
element wrapper.

Rework latex writer documentation.

Minor fixes to latex writers.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8046 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the special casing for topic elements with the generic block-level
element wrapper.

Rework latex writer documentation.

Minor fixes to latex writers.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8046 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop the latex2e-special output_encoding default ("latin-1").</title>
<updated>2010-05-05T12:08:10+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2010-05-05T12:08:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=87cfa9d99f38c846ed02308f8c33d607f71450ff'/>
<id>87cfa9d99f38c846ed02308f8c33d607f71450ff</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6319 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@6319 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>added tests for non-ASCII characters</title>
<updated>2004-09-27T18:30:29+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-09-27T18:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=3fa5d705fd49f29dd43397ebbcb93c22b545bf50'/>
<id>3fa5d705fd49f29dd43397ebbcb93c22b545bf50</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2660 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@2660 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
