summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added tag for docutils-0.3.7docutils-0.3.7wiemann2005-08-170-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/tags/docutils-0.3.7@3816 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Gee; again an accidental checkin.docutils-0.3.7@2900wiemann2004-12-241-1/+1
| | | | | | | | (docs/dev/release.txt was also accidentally checked in, but that's OK.) I shouldn't work when I'm tired... git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2900 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed release day; added history entries for David's patchwiemann2004-12-243-4/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2899 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.3.7: closed "Changes Since ..." sectionwiemann2004-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2898 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.3.7: set version number to 0.3.7wiemann2004-12-233-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2897 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* applied David Goodger's patch fromwiemann2004-12-232-14/+23
| | | | | | | http://article.gmane.org/gmane.text.docutils.devel/2487 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2896 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4.0: closed "Changes Since ..." sectionwiemann2004-12-231-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2895 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Release 0.4.0: set version number to 0.4.0wiemann2004-12-233-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2894 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added target for information about file release systemwiemann2004-12-231-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2893 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated text about "Address" field,wiemann2004-12-231-3/+2
| | | | | | | because the line block directive will be gone soon git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2892 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted accidentally committed files; sorrywiemann2004-12-231-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2891 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed compound node from list of optional nodeswiemann2004-12-231-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2890 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted accidentally committed files; sorrywiemann2004-12-234-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2889 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added text about using the unicode directive for en and em dasheswiemann2004-12-236-12/+32
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2888 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* commented out reduced vertical space in compound paragraphs,wiemann2004-12-221-0/+3
| | | | | | | because it's usually unnecessary and looks unnatural. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2887 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* replaced "&" by "and" because the XHTML validator complains whenwiemann2004-12-221-1/+1
| | | | | | | inlining the stylesheet git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2886 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed ("added") encoding support for raw and include directivewiemann2004-11-301-2/+4
| | | | | | | | (closes #1076183) thanks Julio Monteiro git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2876 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added history entry for raw with class attribute in HTMLwiemann2004-11-261-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2875 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added test for ``raw`` role and directivewiemann2004-11-263-37/+94
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2874 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* do not surround block-level `raw`s with <span> tags; use <div> insteadwiemann2004-11-261-5/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2873 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* simplified structure model and clarified restrictions on transitionsgoodger2004-11-262-13/+23
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2872 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added functional tests for empty sections and transitions between sectionswiemann2004-11-263-90/+114
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2871 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* allow empty sections and documentswiemann2004-11-265-43/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2870 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* disable automatic dash-transformation ("--" to en-dash) in LaTeXwiemann2004-11-252-17/+18
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2869 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed no_random option; SF's Python doesn't seem to be broken anymorewiemann2004-11-256-23/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2868 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed bug about ~/.docutils (was wrong)wiemann2004-11-241-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2867 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Flushed my personal to-do list, because I currently don't have enoughwiemann2004-11-191-1/+23
| | | | | | | time for tackling the issues. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2865 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added yet another bug with the stylesheet referencewiemann2004-11-161-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2864 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added link targetwiemann2004-11-161-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2863 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added bug about stylesheet paths on Windows, reported by Alan G. Isaacwiemann2004-11-161-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2862 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added class="docutils header" to horizontal-rules of headers.wiemann2004-11-151-1/+1
| | | | | | | | | It didn't cause a single test to fail. :-/ David, are you still going to reply to my last "Remove nodes.header?" posting? git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2861 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added names gathered from the "Author(s)" strings at the top of fileswiemann2004-11-141-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2860 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Made logical order of the availiable math hacks.cben2004-11-131-21/+60
| | | | | | | Added link to Alan's raw->itex2mml HOWTO. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2859 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* reverted erroneously checked-in changeswiemann2004-11-132-5/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2858 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added entries about newly added class="docutils"wiemann2004-11-133-2/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2857 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add classes "first" and "last" to sidebar childrenwiemann2004-11-132-3/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2856 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed padding of sidebars to avoid 0-top-paddingwiemann2004-11-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2855 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Re-fixed rendering of admonitions in HTML to unify generated HTML ofwiemann2004-11-132-26/+31
| | | | | | | | | | | | | | | pre-defined and user-defined admonitions. This fix also avoids paragraph-compacting like this:: <div class="attention"> <p class="admonition-title first">Attention!</p> Directives at large.</div> (Note that the second paragraph has no <p> tags.) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2854 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "last" attribute to last element in admonition in HTMLwiemann2004-11-132-3/+6
| | | | | | | to avoid vertical space git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2853 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added entries about changed paragraph-compactingwiemann2004-11-131-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2852 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated expected HTML output of functional testwiemann2004-11-131-29/+29
| | | | | | | | because of newly added "docutils" class attributes; I visually verified that the appearance has not changed git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2851 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated unit test for HTML writer because of new "docutils" class attributeswiemann2004-11-131-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2850 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added class="docutils" to elements which need stylesheet tweaking andwiemann2004-11-132-24/+31
| | | | | | | do not have their own class git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2849 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* capitalized "options"wiemann2004-11-131-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2848 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Py2.1 compatibility fixwiemann2004-11-131-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2847 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed entry about trimming non-space characterswiemann2004-11-111-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2844 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added to-do list entry for :trim: option in reST sectionwiemann2004-11-101-0/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2843 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed to-do entry about compound paragraphs; has been implementedwiemann2004-11-101-57/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2842 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added section descriptionsgoodger2004-11-101-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2841 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* corrected docgoodger2004-11-101-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2840 929543f6-e4f2-0310-98a6-ba3bd3dd1d04