aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Docx reader: Interpret "Strong" and Emphasis run styles.Jesse Rosenthal1-2/+6
2014-08-13Removed special testHook from Setup.John MacFarlane3-11/+13
2014-08-12Removed unneeded CPP.John MacFarlane1-4/+0
2014-08-12Merge pull request #1529 from jkr/dunning-fixesJohn MacFarlane4-40/+82
2014-08-13Docx: Reducible forgot about smallcapsJesse Rosenthal1-0/+2
2014-08-12Docx Reader: Trim line breaks from the beginning and end of SectionJesse Rosenthal2-7/+18
2014-08-12Docx: More robust handling of multiple bookmarks in header.Jesse Rosenthal1-6/+8
2014-08-12Docx reader: Check for null-id'd anchors too.Jesse Rosenthal1-1/+0
2014-08-12Docx reader: accept explicit "Italic" and "Bold" rStyles.Jesse Rosenthal2-18/+31
2014-08-12Docx reader: Add "BlockQuotation" to divs list.Jesse Rosenthal1-1/+1
2014-08-12Docx Reader: Fix font style parsing.Jesse Rosenthal1-12/+27
2014-08-12epub3 template: Put title page in section with epub:type titlepage.John MacFarlane2-8/+6
2014-08-12Merge pull request #1527 from mpickering/juicypixelsJohn MacFarlane3-6/+33
2014-08-12Merge pull request #1528 from mpickering/epubtitlepageJohn MacFarlane5-6/+22
2014-08-13LaTeX Writer: Added missing closing braces to hyperdef commandsMatthew Pickering1-2/+2
2014-08-13PDF Writer: Attempts to convert images to pdf renderable formatsMatthew Pickering2-4/+31
2014-08-13EPUB Tests: Added wasteland testMatthew Pickering4-2/+12
2014-08-12Updated changelog.John MacFarlane1-0/+9
2014-08-12HTML writer: use 'uri' or 'email' class for autolinks.John MacFarlane2-10/+13
2014-08-12ConTeXt writer: improved autolink detection.John MacFarlane1-1/+1
2014-08-12EPUB Reader: Ignore title pagesMatthew Pickering1-4/+10
2014-08-12Updated changelog.John MacFarlane1-17/+23
2014-08-12Added mathml tests for docbook reader.John MacFarlane2-0/+50
2014-08-12DocBook: Support equations with mathml.John MacFarlane1-4/+16
2014-08-12Minor changelog reformatting.John MacFarlane1-5/+2
2014-08-12Updated changelog.John MacFarlane1-0/+19
2014-08-12Reorganized changelog.John MacFarlane1-245/+289
2014-08-12Merge pull request #1524 from jkr/dropCap3John MacFarlane2-3/+11
2014-08-12Markdown reader: Improved parsing of indented code in list items.John MacFarlane3-25/+67
2014-08-12Beamer: Use \footnote<.->{..} for notes.John MacFarlane1-1/+6
2014-08-12Docx reader: move combining logic to ReducibleJesse Rosenthal2-3/+11
2014-08-12Merge pull request #1523 from jkr/dropCap2John MacFarlane1-1/+3
2014-08-12Docx reader: Make dropcap combining more efficient.Jesse Rosenthal1-1/+3
2014-08-11Merge pull request #1522 from jkr/dropCapJohn MacFarlane6-15/+40
2014-08-11Docx reader: combine inlines properly in dropcaps.Jesse Rosenthal2-3/+3
2014-08-11Docx: Add dropcap tests.Jesse Rosenthal4-4/+11
2014-08-11Docx reader: Use dropcap state.Jesse Rosenthal1-9/+17
2014-08-11Add dropCap to paragraph style.Jesse Rosenthal1-2/+12
2014-08-11EPUB reader: use walk instead of bottomUp.John MacFarlane1-2/+1
2014-08-11Merge pull request #1521 from jkr/emptyEmphJohn MacFarlane2-5/+6
2014-08-11LaTeX writer: Don't produce `\label{}` for Div or Span.John MacFarlane1-8/+7
2014-08-11Require zip-archive 0.2.3.4, with normalized path comparison.John MacFarlane1-2/+2
2014-08-11Docx reader test: Add an emphasized space to normalize test.Jesse Rosenthal1-0/+0
2014-08-11Merge pull request #1519 from mpickering/moreJohn MacFarlane2-3/+8
2014-08-11Textile reader: list and HTML block parsing improvements.John MacFarlane3-22/+26
2014-08-11Merge pull request #1365 from gbataille/docx-marginJohn MacFarlane1-1/+9
2014-08-11Docx reader: handle empty reducibles.Jesse Rosenthal1-5/+6
2014-08-11TeX Writer: Write hyperdef and label for identifiers on Div blocksMatthew Pickering1-2/+7
2014-08-11EPUB Reader: Fixed another normalisation problem..Matthew Pickering1-1/+1
2014-08-11README: Added needed blanklines in definition list.John MacFarlane1-0/+33