summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MD Reader: Smart `'` after inline mathNikolay Yakimov2015-04-18
* MD Reader: Test for smart `'` after inline mathNikolay Yakimov2015-04-18
* Document `toc-title` variable in README.John MacFarlane2015-04-14
* Merge pull request #2081 from lierdakil/docx-content-titleJohn MacFarlane2015-04-14
|\
| * Docx Writer: Take TOC title from toc-title metadata fieldNikolay Yakimov2015-04-14
* | Bump texmath lower bound to 0.8.1John MacFarlane2015-04-13
* | Merge pull request #2078 from nickbart1980/patch-2John MacFarlane2015-04-13
|\ \
| * | Adds YAML biblio formatnickbart19802015-04-13
| |/
* / LaTeX template: include grffile together with graphicx.John MacFarlane2015-04-13
|/
* Fixed warning.John MacFarlane2015-04-12
* Fixed toc depth in RST writer.John MacFarlane2015-04-12
* Merge pull request #2072 from lierdakil/latex-reader-cleanupJohn MacFarlane2015-04-12
|\
| * LaTeX Reader: Test for `^^` character escapesNikolay Yakimov2015-04-13
| * LaTeX Reader: Code cleanupNikolay Yakimov2015-04-12
* | OpenDocument template: use `text:p` instead of `text:h` for title.John MacFarlane2015-04-12
* | Text.Pandoc.PDF: more comprehensible errors on image conversion.John MacFarlane2015-04-12
* | Merge pull request #2070 from lierdakil/odt-image-captionsJohn MacFarlane2015-04-11
|\ \ | |/ |/|
| * ODT Writer: Figure captions - Tests updateNikolay Yakimov2015-04-12
| * ODT Writer: Figure captionsNikolay Yakimov2015-04-12
|/
* Merge pull request #2064 from nickbart1980/patch-1John MacFarlane2015-04-10
|\
| * Fix obsolete reference to mods2yamlnickbart19802015-04-10
|/
* Removed redundat import.John MacFarlane2015-04-07
* DocBook reader: look inside "info" elements for section titles.John MacFarlane2015-04-07
* RST writer: better handling of raw latex inline.John MacFarlane2015-04-07
* epub, epub3: added header-includes, include-before, include-after.John MacFarlane2015-04-07
* reveal.js template: move custom css after theme.John MacFarlane2015-04-07
* Merge pull request #2057 from Jubobs/masterMatthew Pickering2015-04-07
|\
| * Markdown Reader: eliminate common subexpressionsJulien Cretel2015-04-07
|/
* EPUB writer: Take TOC title from toc-title metadata field.John MacFarlane2015-04-02
* Improved INSTALL instructions.John MacFarlane2015-04-02
* Added INSTALL instructions about older cabal versions.John MacFarlane2015-04-02
* Added "noProof" to docx syntax highlighting SourceCode style.John MacFarlane2015-04-01
* reveal.js template: add new configurable options.John MacFarlane2015-03-31
* Merge pull request #2042 from lierdakil/issue1866John MacFarlane2015-03-31
|\
| * Latex Reader: Block commands code cleanupNikolay Yakimov2015-03-31
| * Latex Reader: Guard against para starting with inline macroNikolay Yakimov2015-03-30
| * Latex Reader: More tests for corner casesNikolay Yakimov2015-03-30
| * Latex Reader: Test for para starting with latex macroNikolay Yakimov2015-03-30
| * LaTeX Reader: check for block-level newcommand aliases in blockCommandNikolay Yakimov2015-03-30
* | Merge pull request #2035 from lierdakil/issue2031John MacFarlane2015-03-30
|\ \
| * | Updated README with new Docx Writer style namesNikolay Yakimov2015-03-29
| * | Reference Docx: Add keepNext to table captionsNikolay Yakimov2015-03-29
| * | Docx Writer: Add a style to figure imagesNikolay Yakimov2015-03-29
* | | benchmark - removed kludge we needed before CommonMark writer.John MacFarlane2015-03-30
* | | Added CommonMark writer.John MacFarlane2015-03-29
* | | Require cmark 0.3.1.John MacFarlane2015-03-29
| |/ |/|
* | Merge pull request #2038 from lierdakil/docx-hyphen-settingsJohn MacFarlane2015-03-29
|\ \
| * | Docx Writer: Copy hyphenation settings from reference.docxNikolay Yakimov2015-03-29
| |/
* | Merge pull request #2037 from lierdakil/issue458John MacFarlane2015-03-29
|\ \
| * | Docx Writer: Place toc after abstract, rather than beforeNikolay Yakimov2015-03-29