<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/test/functional/tests, branch docutils-0.17.1</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>specify stylesheet_dirs for embed_images_html5 patch#180</title>
<updated>2021-04-04T17:28:52+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-04-04T17:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=48520548c8cba00ce5818be2a1adca32b6b54144'/>
<id>48520548c8cba00ce5818be2a1adca32b6b54144</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8662 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@8662 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML5 writer: support &lt;video&gt;.</title>
<updated>2021-03-20T23:47:29+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-03-20T23:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=992fa3ad4ba0e51e2eadd780d190069e289787d7'/>
<id>992fa3ad4ba0e51e2eadd780d190069e289787d7</id>
<content type='text'>
Use &lt;video&gt; for images with video MIME types supported by HTML5.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8639 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use &lt;video&gt; for images with video MIME types supported by HTML5.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8639 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>latex-writer: add \\leavevmode after term or field name if required.</title>
<updated>2021-02-18T23:09:44+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-02-18T23:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=0f6a9f3bd6a77e37762aeea5b849dad407e5cfc3'/>
<id>0f6a9f3bd6a77e37762aeea5b849dad407e5cfc3</id>
<content type='text'>
Based on patch #176 by John Thorvald Wodder II

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8626 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on patch #176 by John Thorvald Wodder II

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8626 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement feature request #40 Option to embed images as data URI.</title>
<updated>2020-11-27T09:22:49+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-11-27T09:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=f981900730687a2306b92eb48a484497b0dfb335'/>
<id>f981900730687a2306b92eb48a484497b0dfb335</id>
<content type='text'>
If the new "embed_image" configuration setting is true, the image
can be read from the local file system, and its MIME type can be
determined, it is base64 encoded and included as a data URI.

TODO:

* Add an "embed" option to the "image" directive to allow embedding
  of individual images?

* Use direct inlinging for SVG in HTML5?

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8581 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the new "embed_image" configuration setting is true, the image
can be read from the local file system, and its MIME type can be
determined, it is base64 encoded and included as a data URI.

TODO:

* Add an "embed" option to the "image" directive to allow embedding
  of individual images?

* Use direct inlinging for SVG in HTML5?

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8581 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX package/stylesheet for Docutils.</title>
<updated>2020-08-28T20:07:40+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-08-28T20:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=6a747d97956c652b848cf849f0deccfb7c2a22ab'/>
<id>6a747d97956c652b848cf849f0deccfb7c2a22ab</id>
<content type='text'>
New LaTeX style file with required Docutils-specific definitions.
This file will also be published on CTAN.

When "docutils.sty" is not found in the "stylesheet" setting(s),
the LaTeX writer will insert required code into the
document preamble (like up to this commit).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8545 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New LaTeX style file with required Docutils-specific definitions.
This file will also be published on CTAN.

When "docutils.sty" is not found in the "stylesheet" setting(s),
the LaTeX writer will insert required code into the
document preamble (like up to this commit).

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8545 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>disable pygments by default</title>
<updated>2020-08-10T09:11:55+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-08-10T09:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=fd63805c3d4236fc3976d23161d6dd00e23d3cf0'/>
<id>fd63805c3d4236fc3976d23161d6dd00e23d3cf0</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8532 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@8532 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Support the `memoir` LaTeX document class.</title>
<updated>2020-07-10T09:26:22+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-07-10T09:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=0a2b1de59dccda4f974812a2c734e2f7683f4b2d'/>
<id>0a2b1de59dccda4f974812a2c734e2f7683f4b2d</id>
<content type='text'>
Fixes #390, #391, and #392.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8523 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #390, #391, and #392.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8523 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/functional: Set "auto_id_prefix" to "%" (expands to tag-names).</title>
<updated>2019-11-15T10:36:15+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-11-15T10:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=7cffec02ff14f7ff7b8a7fcf36cdc861bbad6dd6'/>
<id>7cffec02ff14f7ff7b8a7fcf36cdc861bbad6dd6</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8414 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@8414 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>trivial: Misc whitespace fixes</title>
<updated>2019-08-27T19:49:29+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-08-27T19:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=f422acab8503fc27a29c09ff098979a5b450837e'/>
<id>f422acab8503fc27a29c09ff098979a5b450837e</id>
<content type='text'>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8376 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stephen Finucane &lt;stephen@that.guru&gt;

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8376 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: ResourceWarning: unclosed file python3.8 (partial bug 377)</title>
<updated>2019-08-20T14:01:36+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2019-08-20T14:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=808616034b0cecb59cb01cf2a43d368ca9bc498a'/>
<id>808616034b0cecb59cb01cf2a43d368ca9bc498a</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8327 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@8327 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
