summaryrefslogtreecommitdiff
path: root/docutils/writers/html4css1
Commit message (Collapse)AuthorAgeFilesLines
* do not use codecs.open, because it always uses binary modewiemann2007-02-261-4/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4938 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* dropped all name attributes of "a" elementswiemann2007-01-161-23/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4884 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* + - Moved ``id`` attributes from titles to surrounding ``div``wiemann2007-01-161-31/+10
| | | | | | | + elements; dropped ``name`` attributes (``id`` is universally + supported now). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4883 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* correct faulty setting definitions & add test; 0.4 backport candidategoodger2006-11-121-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4802 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed unused methodswiemann2006-08-161-6/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4688 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added writer_aux.Admonitions transform;wiemann2006-08-161-53/+6
| | | | | | | | use it in html4css1 and newlatex2e; changed priority of writer_aux.Compound transform from 810 to 910; added (basic) admonition support to newlatex2e writer git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4687 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* remove Py21 compatibility cruftwiemann2006-06-081-5/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4621 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-212-5/+3
| | | | | | | | collapsed Author and Contact fields; use canonical email addresses for David and Felix; (I have reviewed the diff) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Moved template functionality from the PEP/HTML writer to the HTML writer. ↵goodger2006-03-312-14/+51
| | | | | | Expanded the fragments available in the ``parts`` attribute (via publish_parts fn). git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4456 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed light gray background for literal blocks & inline literalsgoodger2006-02-031-5/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4332 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* moved r4311 to address-rendering branchwiemann2006-01-222-10/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4314 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed different rendering of address nodes;wiemann2006-01-222-8/+10
| | | | | | they are no longer enclosed in <pre> tags now git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4311 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed padding around cells of borderless tables;wiemann2005-12-181-4/+8
| | | | | | simplified comments git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4224 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed "compact" & "open" classes on lists, and added a functional testgoodger2005-12-151-17/+25
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4219 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed excess instructions from the option help, & tweakgoodger2005-12-141-11/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4207 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* made "borderless" a general-purpose classgoodger2005-12-131-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4185 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2005-12-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4172 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted ``docutils/writers/support/`` into individual writer packages; ↵goodger2005-12-092-0/+1874
updated docs & refs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04