summaryrefslogtreecommitdiff
path: root/sandbox/OpenDocument
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes for ODT writerdkuhlman2017-07-039-4705/+29
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8131 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixes to wrapping of images and figuresdkuhlman2009-03-021-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5881 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Removing deprecated odpwriter (use rst2odp instead)matt_harrison2008-12-054-888/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5795 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixes to endnotes/footnotes and tablesdkuhlman2008-11-284-4/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5737 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* [odp] change list styles to Default-outlineN, initial work on footer, and ↵matt_harrison2008-11-041-19/+126
| | | | | | removing topics git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5725 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* markup fixesgoodger2008-10-311-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5722 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed path in textgoodger2008-10-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5721 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* support inline text sizes for odpmatt_harrison2008-10-311-3/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5719 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* make left aligned default for odpmatt_harrison2008-10-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5718 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* support for literal/courier typeface in odpmatt_harrison2008-10-311-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5717 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add basic color support and left/center/right align for paragraph for odpmatt_harrison2008-10-311-14/+98
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5716 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix for multiple footnote references on separate pagesdkuhlman2008-10-301-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5713 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Reverted bad style.smerten2008-10-301-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5712 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* clear bold when leaving emphasis (in odp)matt_harrison2008-10-301-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5711 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* begin hacking on text styles (bold works) for odpmatt_harrison2008-10-303-6/+110
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5710 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed handling of `text` ending up as <title_reference>.smerten2008-10-291-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5709 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed display of error message if ``paperconf`` is not available as asmerten2008-10-291-1/+1
| | | | | | | command. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5708 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Revived explicit citation handling. Improved citation markup.smerten2008-10-291-39/+41
| | | | | | | Brackets missing for ``-- citation [CIT]_`` after block quotes. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5707 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Debugging: Moved `MIME_TYPE` into class.smerten2008-10-291-3/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5706 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Reintroduced check for support of directives.smerten2008-10-291-27/+29
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5705 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added command line flag --endnotes-end-docdkuhlman2008-10-281-0/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5696 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added command line flag --endnotes-end-docdkuhlman2008-10-281-6/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5695 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added command line flag --endnotes-end-docdkuhlman2008-10-281-2/+24
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5694 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* A change for consistency with odpwriter, plus a minor fix for sections.dkuhlman2008-10-271-10/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5693 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Debugging.smerten2008-10-251-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5688 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* initial support for 'handout' class in rst2odpmatt_harrison2008-10-241-5/+88
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5687 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix visit_line for odpmatt_harrison2008-10-241-1/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5686 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix cwd decorator to accept current dirmatt_harrison2008-10-241-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5685 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Work on footnotes and citations and various fixesdkuhlman2008-10-241-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5684 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Work on footnotes and citations and various fixesdkuhlman2008-10-235-377/+400
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5683 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* initial version of rst2odp building off of same codebase as rst2odtmatt_harrison2008-10-235-18/+507
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5682 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* ``container`` uses configurable style mapping.smerten2008-10-141-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5677 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added support for ``title`` and ``subtitle``.smerten2008-10-141-9/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5676 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added option ``--no-create-links`` and made it the default.smerten2008-10-142-39/+73
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5675 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Support for ``citation`` added.smerten2008-10-141-3/+43
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5674 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* ``escape_data`` encodes 8bit characters.smerten2008-10-141-2/+8
| | | | | | | Sections start on right level git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5673 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added support for sub-script and super-script and for classifier on ↵dkuhlman2008-07-086-4/+64
| | | | | | definition list terms. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5592 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added tools/rst2odt_prepstyles.py.dkuhlman2008-07-041-0/+62
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5590 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixes and updates -- page size, new visitor methods, nested lists, etc.dkuhlman2008-07-045-108/+342
| | | | | | | | | | | | | | | | | | | Added support for the meta directive. See docs. Added support for additional visit_/depart_ methods. Regularized some of the methods that generated fields: revision, version, date, address, contact, copyright, organization, etc. Added more control for control of paper size, thanks to Michael Schutte: 1. __init__.py attempts to run paperconf. If paperconf succeeds and if the styles.odt file does not contain paper size, the size is inserted into the styles.xml in the generated document. 2. Added rst2odt_prepstyles.py script -- Drop page size specifications from styles.xml in STYLE_FILE.odt. Added tools/rst2odt_prepstyles.py to the distribution. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5589 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Increased max heading levels and fixed lists inside definition lists.dkuhlman2008-04-185-34/+78
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5541 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fix to footnotes (extra space remove) and added support for raw directive.dkuhlman2008-03-203-13/+73
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5537 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Update to docs.dkuhlman2008-03-131-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5536 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added custom styles plus Pygments related fixes.dkuhlman2008-03-136-206/+717
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5535 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Commented out import and use of IPython. Oops.dkuhlman2008-02-281-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5521 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixes to figures and images: caption, image size, wrapping.dkuhlman2008-02-063-133/+218
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5507 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Removed extra numbers in table of contents with sectnum directive.dkuhlman2007-12-202-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5490 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed title level; added --title; fix to image scaling (PIL).dkuhlman2007-12-202-2/+59
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5489 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Minor fixes for images.dkuhlman2007-12-192-6/+21
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5488 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixes to (1) image substitution and (2) syntax highlighting.dkuhlman2007-12-073-64/+133
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5470 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Adapted odtwriter to the stronger XML namespace handling in lxml 2.0dkuhlman2007-10-055-141/+290
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5455 929543f6-e4f2-0310-98a6-ba3bd3dd1d04