summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Docx: Add dropcap tests.Jesse Rosenthal2014-08-11
* Docx reader: Use dropcap state.Jesse Rosenthal2014-08-11
* Add dropCap to paragraph style.Jesse Rosenthal2014-08-11
* EPUB reader: use walk instead of bottomUp.John MacFarlane2014-08-11
* Merge pull request #1521 from jkr/emptyEmphJohn MacFarlane2014-08-11
|\
| * Docx reader test: Add an emphasized space to normalize test.Jesse Rosenthal2014-08-11
| * Docx reader: handle empty reducibles.Jesse Rosenthal2014-08-11
* | LaTeX writer: Don't produce `\label{}` for Div or Span.John MacFarlane2014-08-11
* | Require zip-archive 0.2.3.4, with normalized path comparison.John MacFarlane2014-08-11
* | Merge pull request #1519 from mpickering/moreJohn MacFarlane2014-08-11
|\ \
| * | TeX Writer: Write hyperdef and label for identifiers on Div blocksMatthew Pickering2014-08-11
| * | EPUB Reader: Fixed another normalisation problem..Matthew Pickering2014-08-11
| |/
* | Textile reader: list and HTML block parsing improvements.John MacFarlane2014-08-11
* | Merge pull request #1365 from gbataille/docx-marginJohn MacFarlane2014-08-11
|\ \ | |/ |/|
| * Scale images to fit the page for DOCXGrégory Bataille2014-06-23
* | README: Added needed blanklines in definition list.John MacFarlane2014-08-11
* | Merge pull request #1516 from mpickering/epubmetadataJohn MacFarlane2014-08-11
|\ \
| * | EPUB Reader: Can now parse multiple meta data fieldsMatthew Pickering2014-08-11
| * | Updated README with information about EPUB meta elementMatthew Pickering2014-08-11
| * | EPUB Writer: Added page-progression-direction meta fieldMatthew Pickering2014-08-11
| * | EPUB reader: Fixed bug where filepaths weren't sufficiently normalisedMatthew Pickering2014-08-11
| * | EPUB Writer: Added explicit importsMatthew Pickering2014-08-11
* | | Merge pull request #1518 from jkr/fontsmoreJohn MacFarlane2014-08-11
|\ \ \ | |/ / |/| |
| * | Docx Parse: Updated testsMatthew Pickering2014-08-11
| * | Docx Parse: Improved font recognition when specified in rFonts elementMatthew Pickering2014-08-11
| * | Docx Fonts: Derives Show and EqMatthew Pickering2014-08-11
|/ /
* | Merge pull request #1512 from mpickering/masterJohn MacFarlane2014-08-10
|\ \
| * | Improved EPUB TestsMatthew Pickering2014-08-10
* | | Merge pull request #1510 from jkr/spacefixJohn MacFarlane2014-08-10
|\ \ \ | |/ / |/| |
| * | Change head/tail to pattern guards.Jesse Rosenthal2014-08-10
| * | Docx reader: Fix spacing issue.Jesse Rosenthal2014-08-09
* | | Removed OMath module, depend on texmath >= 0.8.John MacFarlane2014-08-10
* | | Merge pull request #1509 from jkr/symbolJohn MacFarlane2014-08-09
|\ \ \ | |/ / |/| |
| * | Docx Tests: Updated for reading sym elementMatthew Pickering2014-08-09
| * | Docx Parse: Recognises code points in sym elements which are in the private r...Matthew Pickering2014-08-09
| * | Added test for sym elementMatthew Pickering2014-08-09
| * | Added Text.Pandoc.Readers.Docx.FontsMatthew Pickering2014-08-09
| * | lib: Added symbol.txt and file to generate codepoint to unicode mappingMatthew Pickering2014-08-09
| * | Docx Reader: Added recognition of sym element in paragraphsMatthew Pickering2014-08-09
|/ /
* | Merge pull request #1508 from mpickering/masterJohn MacFarlane2014-08-09
|\ \
| * | EPUB: Fixed another mediabag related regression..Matthew Pickering2014-08-10
* | | Merge pull request #1507 from mpickering/masterJohn MacFarlane2014-08-09
|\| |
| * | Updated EPUB testsMatthew Pickering2014-08-09
| * | EPUB Reader: Changed image paths to be relative to manifest fileMatthew Pickering2014-08-09
|/ /
* | HTML writer: Don't include empty TOC items for slide shows.John MacFarlane2014-08-09
* | Updated changelog.John MacFarlane2014-08-08
* | Merge branch 'newbranch' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2014-08-08
|\ \
| * | EPUB Reader: Improved robustness of image extractionMatthew Pickering2014-08-08
| * | EPUB Reader: Fixed regressions in image extractionMatthew Pickering2014-08-08
| * | EPUB Reader: Use collapseFilePathMatthew Pickering2014-08-08