<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/test/data, 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>Documentation update.</title>
<updated>2017-04-19T16:47:35+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2017-04-19T16:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c82dc1db518661f782d3b7b77639291400019a04'/>
<id>c82dc1db518661f782d3b7b77639291400019a04</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8059 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@8059 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of missing stylesheets. Updated and simplied tests.</title>
<updated>2012-01-19T11:55:26+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2012-01-19T11:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=fc46a2d59c258e3a5107d367eeac6fddff4ee4cf'/>
<id>fc46a2d59c258e3a5107d367eeac6fddff4ee4cf</id>
<content type='text'>
Missing stylesheets are no reason to abort conversion:
Report as error and insert a comment in the output doc.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7317 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing stylesheets are no reason to abort conversion:
Report as error and insert a comment in the output doc.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7317 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up record_dependencies feature.</title>
<updated>2011-12-14T23:53:38+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-12-14T23:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=023eeaad36b663a1b8cea0933c5a69e4d846aca0'/>
<id>023eeaad36b663a1b8cea0933c5a69e4d846aca0</id>
<content type='text'>
Use utf8 encoding for the record file: simple, failsave and
reproducible way for portable storage of non-ASCII filenames
(cf. http://www.dwheeler.com/essays/fixing-unix-linux-filenames.html).

Drop latex2e exception: Record only files required to generate the LaTeX
source.


git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7256 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use utf8 encoding for the record file: simple, failsave and
reproducible way for portable storage of non-ASCII filenames
(cf. http://www.dwheeler.com/essays/fixing-unix-linux-filenames.html).

Drop latex2e exception: Record only files required to generate the LaTeX
source.


git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7256 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of lists from config files.</title>
<updated>2011-11-22T14:48:14+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-11-22T14:48:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=8aad679827440b5a52ab6cbe27aa8ea186e37eec'/>
<id>8aad679827440b5a52ab6cbe27aa8ea186e37eec</id>
<content type='text'>
The "strip-classes" and "strip-elements-with-classes" settings expect
a list but did not convert values given in a config file - making it
impossible to use them in a config file.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7224 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "strip-classes" and "strip-elements-with-classes" settings expect
a list but did not convert values given in a config file - making it
impossible to use them in a config file.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7224 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>DependencyList uses io.FileOutput</title>
<updated>2011-11-11T10:31:48+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-11-11T10:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=4a3852f3354f4cb4008335b43247e02be3ee64c3'/>
<id>4a3852f3354f4cb4008335b43247e02be3ee64c3</id>
<content type='text'>
Prevents errors recording non-ASCII filenames (fixes [ 3434355 ]).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7220 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents errors recording non-ASCII filenames (fixes [ 3434355 ]).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7220 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests for encoding problems</title>
<updated>2011-11-08T17:15:46+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2011-11-08T17:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=78ecc40b157d12ce6a736506fa8970fa44531662'/>
<id>78ecc40b157d12ce6a736506fa8970fa44531662</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@7217 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@7217 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>latex2e writer:  Shorter preamble and less dependencies;</title>
<updated>2009-04-21T10:05:36+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-04-21T10:05:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=14273b61f0840e5539cd6fdf1c71f3146b536abe'/>
<id>14273b61f0840e5539cd6fdf1c71f3146b536abe</id>
<content type='text'>
Load packages and define macros only if required in the document.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@5906 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Load packages and define macros only if required in the document.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@5906 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>latex2e writer: Do not use "fontenc", nor the obsolete "ae" and "aeguill" packages</title>
<updated>2009-02-23T16:03:50+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-02-23T16:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=92b2dafa5ca86f678283ad67d3a6fd1f66d914b8'/>
<id>92b2dafa5ca86f678283ad67d3a6fd1f66d914b8</id>
<content type='text'>
if font-encoding is set to the empty string (default).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@5871 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if font-encoding is set to the empty string (default).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@5871 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Stylesheet handling for html and latex2e writer: </title>
<updated>2008-12-16T00:00:33+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2008-12-16T00:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=b5a855039a8308f4073164e965b9ce6653091985'/>
<id>b5a855039a8308f4073164e965b9ce6653091985</id>
<content type='text'>
accept multiple stylesheets,
do not rewrite path if stylesheet is to be embedded,
load latex packages with \\usepackage;
fix custom role handling in latex2e: command definition was missing in output

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@5823 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
accept multiple stylesheets,
do not rewrite path if stylesheet is to be embedded,
load latex packages with \\usepackage;
fix custom role handling in latex2e: command definition was missing in output

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@5823 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable comma separated list of stylesheets in html4ccs1</title>
<updated>2008-12-06T21:01:57+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2008-12-06T21:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c784e5eafa9aa98b151cd03d1beb119f2acf78e2'/>
<id>c784e5eafa9aa98b151cd03d1beb119f2acf78e2</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@5800 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@5800 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
