| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
* customizable pretty printing of docinfo
* bugfix: footnote label style (no/brackets) matching reference style
* html4css2.css: fixes to list layout, less margin for ToC,
booktabs table style, pretty-print date and author
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6405 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
|
|
| |
properly close citation element,
remove invalid CSS code
fix compact lists in midori/konqueror/opera
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6341 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
| |
|
|
|
|
|
| |
Do not overwrite "enumtype" class argument.
Update Manifest and TODO list.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6332 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|
|
|
* Definition list instead of tables for footnotes and citations,
option-list, docinfo.
* Join adjacent footnotes and citation entries.
* Include field lists (in addition to ordered and unordered lists)
in the test if a list is "simple" (cf. the html4css1.HTMLTranslator).
* Improve and complete the CSS rules.
* Test documents.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6327 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
|