aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-01Removed header1.xml, footer1.xml from reference.docx.John MacFarlane1-0/+0
2014-06-01Docx writer: Header and footer are now carried over from reference.docx.John MacFarlane2-16/+38
2014-06-01Minor code reformat.John MacFarlane1-5/+5
2014-06-01LaTeX/Beamer templates: remove conditional around date.John MacFarlane1-5/+13
2014-05-31Docx writer: Take over document formatting from reference.docx.John MacFarlane1-17/+30
2014-05-28Windows installer: Use one install command for pandoc, pandoc-citeproc.John MacFarlane1-3/+1
2014-05-28PDF writer: Fixed treatment of data uris for images.John MacFarlane2-3/+4
2014-05-28Windows install script: force install of pandoc-citeproc.John MacFarlane1-1/+1
2014-05-28Merge pull request #1302 from tarleb/inline-latexJohn MacFarlane3-1/+59
2014-05-27Markdown reader: Handle `c++` and `objective-c` as language identifiersJohn MacFarlane1-1/+8
2014-05-27Require latest highlighting-kate. Fixes #1317.John MacFarlane1-3/+3
2014-05-27Markdown reader: inline math must have nonspace before final `$`.John MacFarlane3-4/+12
2014-05-27Require latest zip-archive.John MacFarlane1-1/+1
2014-05-27Fixed documentation of attributes. Closes #1315.John MacFarlane1-4/+8
2014-05-27Updated date on README.John MacFarlane1-1/+1
2014-05-20Org reader: support for inline LaTeXAlbert Krewinkel3-1/+59
2014-05-19EPUB writer: Handle multiple dates with OPF `event` attributes.John MacFarlane1-9/+38
2014-05-19Avoid `import Prelude hiding (catch)`.John MacFarlane2-9/+4
2014-05-19Merge pull request #1309 from michaelt/patch-1John MacFarlane1-1/+0
2014-05-18Removed dependency on conduit.John MacFarlane3-14/+16
2014-05-17no need to hide 'catch'Michael Thompson1-1/+0
2014-05-16Windows build script: add -windows to file name.John MacFarlane1-1/+1
2014-05-16make_osx_package: Call zip file pandoc-VERSION-osx.zip.John MacFarlane1-2/+2
2014-05-16Merge pull request #1307 from palday/masterJohn MacFarlane1-2/+2
2014-05-16Fixed travis build to install alex for GHC 7.8.2.John MacFarlane1-1/+1
2014-05-16travis: Test with ghc 7.8.2 rather than 7.8.1.John MacFarlane2-2/+2
2014-05-16fixed escape for literal paragraphPhillip Alday1-2/+2
2014-05-16Merge pull request #1306 from snoyberg/patch-1John MacFarlane1-1/+1
2014-05-16Allow scientific 0.3Michael Snoyman1-1/+1
2014-05-15Require highlighting-kate 0.5.8.1.John MacFarlane1-3/+3
2014-05-15EPUB writer: Fixed regression on cover image.John MacFarlane1-5/+5
2014-05-14Fixed 034cd4bb214a30de3739c756eab428d5fbe617cc.John MacFarlane1-1/+2
2014-05-14Updated changelog.John MacFarlane1-3/+21
2014-05-14Bump version to 1.12.4.2.John MacFarlane1-1/+1
2014-05-14osx package: Include uninstall script in zip file.John MacFarlane1-2/+1
2014-05-14Merge pull request #1293 from tarleb/typoJohn MacFarlane1-2/+1
2014-05-14Merge pull request #1296 from DanStaal/masterJohn MacFarlane1-20/+18
2014-05-14Merge pull request #1297 from tarleb/citationsJohn MacFarlane5-40/+118
2014-05-14Org reader: support Pandocs citation extensionAlbert Krewinkel3-3/+76
2014-05-14Move `citeKey` from Readers.Markdown to ParsingAlbert Krewinkel2-14/+13
2014-05-14Introduce class HasLastStrPosition, generalize functionsAlbert Krewinkel3-24/+30
2014-05-13make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.John MacFarlane1-2/+2
2014-05-13Code cleanup and debug.Daniel T. Staal1-20/+18
2014-05-12Moved make_osx_package.sh back to root.John MacFarlane1-2/+3
2014-05-12Updated changelog.John MacFarlane1-0/+3
2014-05-12Moved osx package stuff to osx directory; added uninstall script.John MacFarlane4-0/+82
2014-05-12Updated changelog.John MacFarlane1-1/+6
2014-05-12LaTeX reader: Support `\addbibresource`.John MacFarlane1-0/+2
2014-05-12Shared addMetaField: if old and new values both lists, concatenate.John MacFarlane1-1/+3
2014-05-12Added default.icml to data-files so it installs with the package.John MacFarlane2-2/+2