summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Removed references to biblio2yaml in installers.John MacFarlane2014-01-05
* make_osx_package: Don't hardcode jgm, use whoami.John MacFarlane2014-01-04
* The `--bibliography` option now sets the `biblio-files` variable.John MacFarlane2014-01-03
* Documented biblio-files variableJohn MacFarlane2014-01-03
* Merge pull request #1005 from nougad/consistent_bibliographyJohn MacFarlane2014-01-02
|\
| * Fixed stupid copy&paste errorFlorian Eitel2013-09-30
| * Don't add pandoc-citeproc filter if natbib or biblatex is usedFlorian Eitel2013-09-30
* | RST writer: Ensure no blank line after def in definition list.John MacFarlane2014-01-02
* | Pretty: Added nestle. API change, minor version bump to 1.12.3.John MacFarlane2014-01-02
* | HTML writer: With --toc, headers no longer link to themselves.John MacFarlane2014-01-02
* | Use isHeaderBlock from Shared rather than defining it anew...John MacFarlane2014-01-02
* | ODT writer: Use mathml for proper rendering of formulas.John MacFarlane2014-01-02
* | OpenDocument writer: Fixed RawInline, RawBlock so they don't escape.John MacFarlane2014-01-02
* | Moved fixDisplayMath from Docx writer to Writer.Shared.John MacFarlane2014-01-02
* | reference.odt: Tidied styles.xml.John MacFarlane2014-01-02
* | HTML reader: Parse name/content pairs from meta tags as metadata.John MacFarlane2014-01-01
* | Docx writer: Fixed problem with some modified reference docx files.John MacFarlane2014-01-01
* | reference.docx: Include 'FootnoteText' style.John MacFarlane2013-12-27
* | Removed old MarkdownTest_1.0.3 directory (not currently used).John MacFarlane2013-12-27
* | Allow temporary 1.2.John MacFarlane2013-12-26
* | Merge pull request #1103 from nikai3d/patch-1John MacFarlane2013-12-23
|\ \
| * | fix typos in READMENicolas Kaiser2013-12-23
|/ /
* | Merge pull request #1099 from hdevalence/masterJohn MacFarlane2013-12-19
|\ \
| * | HLint: use fromMaybeHenry de Valence2013-12-19
| * | HLint: use /=Henry de Valence2013-12-19
| * | HLint: redundant parensHenry de Valence2013-12-19
| * | HLint: Remove lambdas.Henry de Valence2013-12-19
| * | HLint: use `elem` and `notElem`Henry de Valence2013-12-19
| * | HLint: Use allHenry de Valence2013-12-19
|/ /
* | LaTeX writer: Better treatment of footnotes in tables.John MacFarlane2013-12-17
* | LaTeX writer: Factored out function for table cell creation.John MacFarlane2013-12-17
* | LaTeX reader: Support babel-style quoting: `` "`..."' ``.John MacFarlane2013-12-17
* | Docbook reader: Avoid failure if tbody contains no tr or row elements.John MacFarlane2013-12-16
* | Properly handle script blocks in strict mode.John MacFarlane2013-12-15
* | Allow use of `\includegraphics[size]` in beamer.John MacFarlane2013-12-13
* | Merge pull request #1090 from jrnold/masterJohn MacFarlane2013-12-13
|\ \
| * | LaTeX reader: add support for Verb macroJeff Arnold2013-12-13
|/ /
* | Added Cite function to sample.lua.John MacFarlane2013-12-13
* | EPUB writer: Fixed bug with `--epub-stylesheet`.John MacFarlane2013-12-13
* | Markdown reader: Fixed regression in title blocks.John MacFarlane2013-12-12
* | latex template: Put header-includes after title.John MacFarlane2013-12-11
* | Updated README (since abstract will work, at least with default latex).John MacFarlane2013-12-11
* | default latex template: added abstract variable.John MacFarlane2013-12-11
* | Added more explanation of metadata in README.John MacFarlane2013-12-11
* | Fixed documentation bug.John MacFarlane2013-12-10
* | Allow zip-archive 0.2.John MacFarlane2013-12-10
* | Added `withSocketsDo` around http conduit code in `openURL`.John MacFarlane2013-12-09
* | Relaxed version bounds for array, http-conduit, process.John MacFarlane2013-12-09
* | Don't use tilde code blocks with braced attributes in gfm output.John MacFarlane2013-12-09
* | Updated beamer template for booktabs.John MacFarlane2013-12-09