Age | Commit message (Expand) | Author | Files | Lines |
2015-08-05 | ICML writer: changed type of `writeICML`. | John MacFarlane | 1 | -39/+50 |
2015-08-05 | ICML writer: Add Cite style to citations. | John MacFarlane | 1 | -1/+3 |
2015-07-21 | DZSlides: Add `role="note"` for speaker notes. | John MacFarlane | 1 | -1/+2 |
2015-07-16 | Removed unneeded import. | John MacFarlane | 1 | -2/+1 |
2015-07-16 | LaTeX writer: Fixed detection of 'chapters' from template. | John MacFarlane | 1 | -3/+11 |
2015-07-14 | Updated to use cmark >= 0.4. | John MacFarlane | 1 | -4/+4 |
2015-07-13 | HTML writer: support speaker notes in dzslides. | John MacFarlane | 1 | -0/+1 |
2015-07-13 | DokuWiki: write $..$ instead of <math>..</math> | Tiziano Müller | 1 | -1/+1 |
2015-07-08 | Correct superscript/subscript. | Andrew Dunning | 1 | -3/+3 |
2015-07-07 | Fixed email javascript obfuscation with mailto: URLs. | John MacFarlane | 1 | -2/+2 |
2015-07-01 | ConTeXt: use `\goto` for internal links. | John MacFarlane | 1 | -7/+2 |
2015-07-01 | Merge pull request #2255 from mchladek/odt_linebreak | John MacFarlane | 1 | -1/+1 |
2015-07-01 | ConTeXt writer: Added a % at end for `\reference` to avoid spurious space. | John MacFarlane | 1 | -2/+2 |
2015-07-01 | Do not add a carriage return after a hard line break in OpenDocument writer a... | Michael Chladek | 1 | -1/+1 |
2015-06-28 | Removed unneeded import. | John MacFarlane | 1 | -1/+1 |
2015-06-28 | Make sure we use dist version of reference.docx for some things. | John MacFarlane | 1 | -2/+2 |
2015-06-28 | Let reference.docx/odt behave as if they are virtual data files. | John MacFarlane | 2 | -43/+2 |
2015-06-27 | Removed unused import. | John MacFarlane | 1 | -1/+0 |
2015-06-27 | Textile writer: escape `+` and `-` as entities. | John MacFarlane | 1 | -0/+2 |
2015-06-27 | Plain writer: don't use symbols for super/subscript. | John MacFarlane | 1 | -14/+10 |
2015-06-09 | Fix InDesign crash with URLs containing more than one colon character | gohai | 1 | -2/+9 |
2015-06-07 | DokuWiki writer: Use proper `<code>` tags for code blocks. | John MacFarlane | 1 | -4/+4 |
2015-05-31 | Custom writer: fixed some compiler warnings for ghc < 7.10. | John MacFarlane | 1 | -12/+17 |
2015-05-31 | Allow building with hslua 0.4. | John MacFarlane | 1 | -0/+20 |
2015-05-28 | Better fix for #2187. | John MacFarlane | 2 | -15/+57 |
2015-05-28 | ConTeXt writer: Add reference anchors to Div with ids. | John MacFarlane | 1 | -1/+7 |
2015-05-28 | Texinfo writer: Removed tabs from source. | John MacFarlane | 1 | -3/+3 |
2015-05-27 | LaTeX/beamer: added `setotherlanguages` in polyglossia. | John MacFarlane | 1 | -3/+7 |
2015-05-27 | LaTeX writer: Make `mainlang` work when `lang` is in metadata. | John MacFarlane | 1 | -2/+3 |
2015-05-27 | Fixed compiler warning. | John MacFarlane | 1 | -1/+1 |
2015-05-27 | Revealjs: allow 'center' to be set to false. | John MacFarlane | 1 | -0/+3 |
2015-05-27 | EPUB writer: Improved chapter splitting and internal link rewriting. | John MacFarlane | 1 | -53/+34 |
2015-05-26 | Merge pull request #2141 from DigitalPublishingToolkit/icml-images | John MacFarlane | 1 | -1/+3 |
2015-05-21 | EPUB writer: Split references into separate chapter. | John MacFarlane | 1 | -0/+4 |
2015-05-20 | DocBook writer: add id to para if in Div with id element. | John MacFarlane | 1 | -0/+8 |
2015-05-13 | Beamer: mark slide as `[fragile]` if header has `fragile` class. | John MacFarlane | 1 | -2/+3 |
2015-05-13 | EPUB writer: Properly handle image URLs without an extension. | John MacFarlane | 1 | -36/+42 |
2015-05-11 | Don't use sup element for epub footnotes. | John MacFarlane | 1 | -2/+4 |
2015-05-11 | Fix image URIs in ICML output (v2) | gohai | 1 | -1/+3 |
2015-05-09 | Improved warnings when image size can't be determined. | John MacFarlane | 3 | -5/+13 |
2015-05-09 | ImageSize: make imageSize return an Either, not a Maybe. | John MacFarlane | 3 | -7/+11 |
2015-05-09 | Revert "EPUB writer: stylesheet changes. Closes #2040." | John MacFarlane | 1 | -26/+18 |
2015-05-08 | EPUB writer: stylesheet changes. Closes #2040. | John MacFarlane | 1 | -18/+26 |
2015-05-05 | Deal with deprecation warning in Custom. | John MacFarlane | 1 | -2/+10 |
2015-05-02 | LaTeX writer: Add a `\label` in `\hyperdef` for Div, Span. | John MacFarlane | 1 | -2/+4 |
2015-05-01 | EPUB writer: Use plain writer for metadata dc: fields. | John MacFarlane | 1 | -2/+5 |
2015-04-26 | EPUB writer: Remove linear=no from cover itemref. | John MacFarlane | 1 | -1/+1 |
2015-04-26 | Merge pull request #2112 from lierdakil/issue2101 | John MacFarlane | 1 | -33/+29 |
2015-04-26 | Updated copyright notices to -2015. Closes #2111. | John MacFarlane | 22 | -44/+44 |
2015-04-26 | Custom Writer: Set foreign encoding to UTF-8 | Nikolay Yakimov | 1 | -33/+29 |