summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Lossless rst parser part (not yet functional)lossless-rst-writerstrank2010-03-053-2/+2942
* forgot email obfuscation, late better than neverstrank2008-02-232-2/+2
* First version of rst writer and functional test harnessstrank2008-02-239-0/+10987
* Towards a lossless rst -> doctree -> rst transformation,strank2008-02-230-0/+0
* Fix: escaping ``%`` in href urls.lossless-rst-writer@5513grubert2008-02-153-1/+19
* Add ``+`` and ``:`` to simple namesgrubert2008-02-151-5/+5
* Allow ``+`` and ``:`` in reference names.grubert2008-02-153-2/+17
* Add test for ``.-_`` in citation labels.grubert2008-02-151-0/+31
* rst.el: Added rst-minor-mode, to be used along mail-mode and other modes deri...blais2008-01-281-6/+30
* typo fixgoodger2008-01-261-1/+1
* modifies the HTML writer to output emphasis and strong nodes *with* attribute...goodger2008-01-241-2/+2
* added warking on --strip-* optionsgoodger2008-01-141-1/+3
* added warking on --strip-* optionsgoodger2008-01-141-0/+4
* fix exception interpolationgoodger2008-01-141-2/+2
* added Python version infogoodger2008-01-141-2/+3
* rst.el: removed junkblais2008-01-121-8/+3
* Get rid of tabs.gbrandl2008-01-061-27/+27
* added entry for MIME typegoodger2008-01-051-0/+16
* bugfix re substitutions with hyperlink referencesgoodger2008-01-031-3/+7
* Corrected unwanted commit.smerten2008-01-011-1/+1
* Added `xml2rst` in version 0.3.10.smerten2008-01-011-1/+1
* rst.el: bug fixblais2007-12-151-1/+1
* rst.el: bug fixesblais2007-12-101-3/+12
* rst.el: Some fixes due to code review from Emacs dev.blais2007-12-061-78/+58
* Misc rst.el adjustmentsblais2007-12-032-16/+17
* Major revamp of all rst.el as a single major mode, for preparation for submit...blais2007-12-033-738/+735
* latex2e writer : Move usepackage hyperref after stylesheet inclusion.grubert2007-11-125-5/+17
* Added code for font-locking doctest blocks.smerten2007-07-111-1/+8
* Debugging of `rst.el`.smerten2007-07-111-3/+3
* Fix: scrartcl does not have chapter but scrreprt.grubert2007-07-102-1/+2
* Add newline after ``\end{verbatim}``.grubert2007-07-102-1/+2
* added test for r5314wiemann2007-07-054-286/+285
* make sure invisible elements do not prevent paragraphs from being compactedwiemann2007-07-051-4/+3
* fixed link; I don't even *have* my own sandbox ;-)wiemann2007-07-041-2/+3
* expanded the instructionsgoodger2007-06-291-13/+40
* Merge smaller differences from latex2e_adaptive_preamble.subdocs@5264grubert2007-06-205-23/+30
* added two more link list entries (thanks to Guenter Milde!)wiemann2007-06-171-0/+10
* Add ``use-part-section``.grubert2007-06-142-2/+10
* fixed documentation for publish_from_doctree to match actual behaviorwiemann2007-06-041-2/+2
* added some bottom margin for sidebars (adding top margin looks funny since si...wiemann2007-06-031-1/+1
* Put leavevmode before longtable to avoid having it moved before sub/pargraph.grubert2007-05-314-2/+16
* typowiemann2007-05-311-1/+2
* adjusted name and email addresswiemann2007-05-3137-53/+53
* Point out wrapfig.grubert2007-05-301-0/+1
* Using leavevmode after terms option_list no longer needs to check parent for ...grubert2007-05-283-5/+3
* - Append ``\leavemode`` to definition list terms.grubert2007-05-283-18/+11
* Notes on lists and tables.grubert2007-05-281-2/+10
* Table column width with 3 decimal places.grubert2007-05-284-8/+9
* Add table stubs support (boldfont).grubert2007-05-252-1/+13
* Add assemble_parts to writer.grubert2007-05-082-0/+10