summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Spelling fixesdocutils-0.12milde2017-05-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.12@8093 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.12: tagging released revisiongrubert2014-07-060-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.12@7759 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.12: closed "Changes Since ..." sectiondocutils-0.12@7758grubert2014-07-062-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7757 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.12: set version number to 0.12grubert2014-07-061-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7756 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add gnome editgrubert2014-07-041-0/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7755 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [258] figwidth="image" generates unitless width value.milde2014-06-243-3/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7753 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* note on single sourcegrubert2014-06-171-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7751 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Do not add newline after inline math (produces unwanted whitespace).milde2014-05-286-102/+60
| | | | | | Thanks to Yury G. Kudryashov for the patch. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7749 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix svn chcekout includes sandboxgrubert2014-05-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7748 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Address [ 249 ] and [ 250 ]. CSV table fails on python 2 with unicode.milde2014-03-203-34/+60
| | | | | | | | While the problem of Unicode characters in the options under Python 2 cannot be solved with reasonable effort, the patch improves error reporting and documents the limitation. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7747 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply [ 115 ] mind for fixed 2to3 string literal conversion behavior.milde2014-02-282-2/+6
| | | | | | Thanks to Jakub Wilk and Michael Schutte. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7746 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply [ 116 ] by Kirill Smelkov. No hardcode \\\\large for subtitle. milde2014-02-285-4/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7745 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add link for rsted online editor.milde2014-02-281-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7744 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add project gutenberggrubert2014-01-031-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7743 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [ 223 ] by removing redundant tests we do not have control over.milde2013-09-282-14/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7723 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add link to nikola , static site generatorgrubert2013-09-171-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7721 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix math header writing for S5 (thanks to Jose Rojas for reporting).milde2013-09-051-5/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7720 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* LaTeX writer: fix basic syntax highlight definitions for code role and ↵milde2013-09-054-18/+44
| | | | | | directive. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7719 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [ 239 ] Latex writer glues paragraphs with figure floats.milde2013-09-024-2/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7718 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply patch by Jakub Wilk to fix bug [ 100 ].milde2013-08-212-7/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7717 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add contributed patch for danish smartquotes.milde2013-08-211-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7716 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Simplify visit_inline code.milde2013-08-213-23/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7715 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Revised tutorial to match ``rst.el`` V1.4.0.smerten2013-08-031-351/+536
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7712 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* change README to 0.12 and move reminder in release.shgrubert2013-07-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7700 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: set version number to 0.12grubert2013-07-2214-14/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7699 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: added empty "Changes Since 0.11" sectiongrubert2013-07-222-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7698 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: set __version_details__ to "repository"grubert2013-07-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7697 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* change version number to 0.11grubert2013-07-221-1/+1
| | | | | | | add a reminder fpr 0.12 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7696 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: closed "Changes Since ..." sectiondocutils-0.11@7694grubert2013-07-222-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7694 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: set version number to 0.11grubert2013-07-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7693 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* rst2confluence link changed (patches/109)grubert2013-07-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7688 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* testing on ubuntu 10.04 installation broken because of different module ↵grubert2013-07-133-5/+5
| | | | | | directory: revert git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7687 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* remove bUG linegrubert2013-07-131-2/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7686 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: closed "Changes Since ..." sectiongrubert2013-07-132-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7685 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.11: set version number to 0.11grubert2013-07-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7684 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* prepare releasegrubert2013-07-131-10/+30
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7683 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Second version of patch #108.milde2013-07-121-3/+4
| | | | | | | Sphinx i18n feature needs "node.source" and "node.line" value at the admonition title node, not the admonition node. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7681 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply (part of) patch #108: source/line information for sphinx translationmilde2013-07-031-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7679 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Apply #106 and #107: language support for danish.milde2013-07-032-0/+175
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7678 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Documentation update (links and tools).milde2013-07-033-7/+23
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7677 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update "minimal example" hints.milde2013-06-061-8/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7670 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update Trac links.milde2013-06-062-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7669 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.milde2013-06-0418-21/+21
| | | | | | | Fixes problems with Docutils installed in "virtualenv" https://sourceforge.net/p/docutils/patches/105/ git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7668 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add links to latex.txtmilde2013-06-031-16/+24
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7667 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add section on customizing page headers and footersmilde2013-06-031-0/+22
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7666 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Exclude "wide" characters from the "delimiters" regexp in "narrow" builds.milde2013-05-311-15/+46
| | | | | | Fixes sre_constants.error: bad character range git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7665 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Error string change backborted to 2.7.4 and 3.2.4.milde2013-05-171-1/+2
| | | | | | Thanks to Jakub Wilk for reporting. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7664 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [ 235 ] Python 2.3.3 uses repr when printing unknown url type in urlopen.milde2013-05-161-4/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7663 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix [ 210 ] Python 3.3 checks CVS syntax only if "strict" is True.milde2013-05-163-5/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7662 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Avoid repeated class declarations in html4css1 writermilde2013-05-072-11/+14
| | | | | | | | Modified version of patch [ 104 ]. HtmlTranslator.starttag() no longer adds class arguments to the node. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7661 929543f6-e4f2-0310-98a6-ba3bd3dd1d04