<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/HISTORY.txt, branch docutils-0.6</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>Fix: unexpected indentation </title>
<updated>2009-10-11T12:39:33+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-10-11T12:39:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=296a659092f16185aa4fe8da7090864745c292ed'/>
<id>296a659092f16185aa4fe8da7090864745c292ed</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6166 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/docutils@6166 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>change to release</title>
<updated>2009-10-11T11:00:11+00:00</updated>
<author>
<name>grubert</name>
<email>grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-10-11T11:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=7a8083b6967747682791e45f5717bab835e9d995'/>
<id>7a8083b6967747682791e45f5717bab835e9d995</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6164 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/docutils@6164 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete pairs of binary options and some new defaults</title>
<updated>2009-10-08T09:42:38+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-10-08T09:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=0c74d7abddf1a9069dc4b04823a952b10a8eaa63'/>
<id>0c74d7abddf1a9069dc4b04823a952b10a8eaa63</id>
<content type='text'>
New options: --figure-footnotes, --figure-citations, --link-stylesheet,
    	     --use-docutils-toc, --use-docutils-docinfo, --topic-abstract

New defaults:
    - font-encoding: "T1" (formerly implicitely set by "ae").
    - use-latex-toc: true (ToC with page numbers).
    - use-latex-footnotes: true (no mixup with figures).


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New options: --figure-footnotes, --figure-citations, --link-stylesheet,
    	     --use-docutils-toc, --use-docutils-docinfo, --topic-abstract

New defaults:
    - font-encoding: "T1" (formerly implicitely set by "ae").
    - use-latex-toc: true (ToC with page numbers).
    - use-latex-footnotes: true (no mixup with figures).


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6156 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix [ 1627229 ] hyperlink references in substitutions.</title>
<updated>2009-10-06T10:10:39+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-10-06T10:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=927c59e1c1dfcb7e196ebb371f6f50f6a27095be'/>
<id>927c59e1c1dfcb7e196ebb371f6f50f6a27095be</id>
<content type='text'>
Links in substitutions failed to convert, as the substitution directive did
not note the refname.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6155 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Links in substitutions failed to convert, as the substitution directive did
not note the refname.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6155 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop extras/optparse.py and extras/textwrap.py (stdlib modules since 2.3).</title>
<updated>2009-10-05T19:08:10+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-10-05T19:08:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=29911866989a9229c0570f33e00bb19918795518'/>
<id>29911866989a9229c0570f33e00bb19918795518</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6154 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/docutils@6154 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>load cmap.sty and fixltx2e.sty in the default template</title>
<updated>2009-10-05T13:28:41+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-10-05T13:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=4dc9ca88f0dd1933bea2b3a40eeead81f0489292'/>
<id>4dc9ca88f0dd1933bea2b3a40eeead81f0489292</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6152 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/docutils@6152 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix [ 2788716 ] DirectiveError now correctly reports source and line.</title>
<updated>2009-09-25T18:50:30+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-09-25T18:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=4252ca8a5e4e694c0078c0b9d91599b294c4328c'/>
<id>4252ca8a5e4e694c0078c0b9d91599b294c4328c</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6141 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/docutils@6141 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Tab expansion in literal inclusions, ``tab-width`` option of for "include"</title>
<updated>2009-09-21T21:28:48+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-09-21T21:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=55dee4c8c1e54ade48969673e266148f3e52d3be'/>
<id>55dee4c8c1e54ade48969673e266148f3e52d3be</id>
<content type='text'>
Tab expansion in included files is now done generally and configurable 
(a negative tab-width prevents tab expansion).

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6135 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tab expansion in included files is now done generally and configurable 
(a negative tab-width prevents tab expansion).

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6135 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix for combination of "footnote-references=brackets" </title>
<updated>2009-09-16T21:33:17+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-09-16T21:33:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=277442550fa3a4103d0ac49b4fb91a5352983bbf'/>
<id>277442550fa3a4103d0ac49b4fb91a5352983bbf</id>
<content type='text'>
with "use-latex-footnotes".

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6132 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with "use-latex-footnotes".

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6132 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>(LaTeX) footnotes now link forth and back.</title>
<updated>2009-09-14T10:38:18+00:00</updated>
<author>
<name>milde</name>
<email>milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2009-09-14T10:38:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/docutils.git/commit/?id=031f7473cf74b7b92df58a13cf2646b64aa6fd13'/>
<id>031f7473cf74b7b92df58a13cf2646b64aa6fd13</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@6128 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/docutils@6128 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
