aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.opendocument
AgeCommit message (Expand)AuthorFilesLines
2015-12-12Test fixes.John MacFarlane1-1/+1
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane1-1/+1
2015-07-01Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek1-2/+1
2015-04-12OpenDocument template: use `text:p` instead of `text:h` for title.John MacFarlane1-1/+1
2015-04-12ODT Writer: Figure captions - Tests updateNikolay Yakimov1-1/+2
2015-02-04Append newline to the LineBreak of various writersTim Lin1-1/+2
2013-11-30ODT writer: Add `draw:name` attribute to `draw:frame` elements.John MacFarlane1-2/+2
2013-11-01TexMath: Export readTeXMath', which attends to display/inline.John MacFarlane1-1/+1
2013-09-24Updated opendocument tests.John MacFarlane1-52/+65
2013-08-11ODT/OpenDocument writer: Minor changes for ODF 1.2 conformance.John MacFarlane1-1/+1
2013-07-14Fixing wrong numbered-list indentation in open document formatAlexander Kondratskiy1-19/+19
2013-01-06Don't put the text of an autolink in Code font.John MacFarlane1-4/+4
2012-08-01Major rewrite of markdown reader.John MacFarlane1-54/+46
2011-12-27Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings.John MacFarlane1-39/+35
2011-11-12Updated writer tests for new version of texmath.John MacFarlane1-12/+16
2011-08-18Fixed opendocument writer test.John MacFarlane1-1/+1
2011-07-16Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo.John MacFarlane1-2/+2
2011-03-16OpenDocument writer: Use "First paragraph" style after most non-para blocks.John MacFarlane1-34/+39
2011-03-12OpenDocument: Use special style for 1st para after heading.John MacFarlane1-23/+25
2010-12-21OpenDocument writer: Updated to use Pretty.John MacFarlane1-120/+278
2010-11-27OpenDocument writer: don't print raw TeX.John MacFarlane1-6/+1
2010-07-20Made spacing at end of output more consistent.John MacFarlane1-1/+0
2010-04-25Use texmath's parser in TexMath module.John MacFarlane1-25/+12
2010-01-01Removed entities from opendocument writer test.fiddlosopher1-3/+3
2009-12-31Opendocument writer: support new templates.fiddlosopher1-742/+595
2009-12-07Improved syntax for markdown definition lists.fiddlosopher1-51/+90
2008-11-01Support horizontal rules in OpenDocument and ODT writers.fiddlosopher1-0/+13
2008-08-13Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher1-4/+1
2008-08-05Added opendocument writer tests.fiddlosopher1-0/+1566