<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/test/test_writers, 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>HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.</title>
<updated>2021-03-09T12:53:57+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2021-03-09T12:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=ea5ffb7b7be37d64c7ea8711aaf74b960c1f1e06'/>
<id>ea5ffb7b7be37d64c7ea8711aaf74b960c1f1e06</id>
<content type='text'>
The default behaviour of many mobile browsers is to render for a
virtual viewport size and scale.
This breaks CSS styling with the default stylesheets.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8632 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default behaviour of many mobile browsers is to render for a
virtual viewport size and scale.
This breaks CSS styling with the default stylesheets.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8632 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not write Docutils-generated ToC, when ``use_latex_toc`` is True.</title>
<updated>2020-12-01T09:38:02+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-12-01T09:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=31c1e3c0859b45dc5a6bca8b1905c145b0c64c0e'/>
<id>31c1e3c0859b45dc5a6bca8b1905c145b0c64c0e</id>
<content type='text'>
This did happen when publishing from a doctree.
Thanks to Thomas Krug for the report.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8582 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This did happen when publishing from a doctree.
Thanks to Thomas Krug for the report.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8582 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch #175 "Fix alignment of nested tables".</title>
<updated>2020-11-25T23:06:44+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-11-25T23:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=b51a1da1c19f9174d9bdb0bb9051f2c81c751f8d'/>
<id>b51a1da1c19f9174d9bdb0bb9051f2c81c751f8d</id>
<content type='text'>
Thanks to John Thorvald Wodder II for the patch.

Additional fixes to table alignment.

Expand LaTeX writer test for nested tables.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8577 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to John Thorvald Wodder II for the patch.

Additional fixes to table alignment.

Expand LaTeX writer test for nested tables.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8577 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch #173 by John Thorvald Wodder II.</title>
<updated>2020-10-27T22:42:35+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-10-27T22:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=01ac367ba97db3782bc7319a905f7139ee7625b5'/>
<id>01ac367ba97db3782bc7319a905f7139ee7625b5</id>
<content type='text'>
Make *TeX writers convert nonstandard table classes to DUclass environments.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8569 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make *TeX writers convert nonstandard table classes to DUclass environments.

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8569 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the `initial_header_level`_ setting's default to "2"</title>
<updated>2020-09-04T16:55:24+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-09-04T16:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=d5dbf3afcb6ea5c9eda49cedb4d97e6707ec68cb'/>
<id>d5dbf3afcb6ea5c9eda49cedb4d97e6707ec68cb</id>
<content type='text'>
Browsers use the `same style for &lt;h1&gt; and &lt;h2&gt; when it's
nested in a section`.
cf. https://stackoverflow.com/questions/39547412/same-font-size-for-h1-and-h2-in-article

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8556 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Browsers use the `same style for &lt;h1&gt; and &lt;h2&gt; when it's
nested in a section`.
cf. https://stackoverflow.com/questions/39547412/same-font-size-for-h1-and-h2-in-article

git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8556 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://91.123.203.49/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>Fix [ 394 ] fix missing new line after rubric.</title>
<updated>2020-07-05T16:08:53+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-07-05T16:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=e49111441bd40567bcffe22bafecf9147e3489f3'/>
<id>e49111441bd40567bcffe22bafecf9147e3489f3</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8521 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@8521 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply Patch 168 manpage crashing on empty citation</title>
<updated>2020-06-30T20:34:14+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-06-30T20:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=1d6bde4ede64624fa3291a98aa213145acd5fdcb'/>
<id>1d6bde4ede64624fa3291a98aa213145acd5fdcb</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8519 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@8519 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #126 manpage title with spaces</title>
<updated>2020-02-17T11:55:38+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-02-17T11:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=82176a8ded22afb0b4be937125f5584754c594aa'/>
<id>82176a8ded22afb0b4be937125f5584754c594aa</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8494 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@8494 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>[ Fix #380 ] manpage commandline option problem in sphinx.</title>
<updated>2020-02-17T11:26:25+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2020-02-17T11:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=865008b029c885d415d86ff001b35b4887da054c'/>
<id>865008b029c885d415d86ff001b35b4887da054c</id>
<content type='text'>
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@8492 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@8492 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
