summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #1293 from tarleb/typoJohn MacFarlane2014-05-14
|\
| * Process: Fix minor typo in pipeProcess' docsAlbert Krewinkel2014-05-11
* | Merge pull request #1296 from DanStaal/masterJohn MacFarlane2014-05-14
|\ \
| * | Code cleanup and debug.Daniel T. Staal2014-05-13
* | | Merge pull request #1297 from tarleb/citationsJohn MacFarlane2014-05-14
|\ \ \
| * | | Org reader: support Pandocs citation extensionAlbert Krewinkel2014-05-14
| * | | Move `citeKey` from Readers.Markdown to ParsingAlbert Krewinkel2014-05-14
| * | | Introduce class HasLastStrPosition, generalize functionsAlbert Krewinkel2014-05-14
* | | | make_osx_package.sh: Use linker options to ensure OSX 10.6+ compatibility.John MacFarlane2014-05-13
| |/ / |/| |
* | | Moved make_osx_package.sh back to root.John MacFarlane2014-05-12
* | | Updated changelog.John MacFarlane2014-05-12
* | | Moved osx package stuff to osx directory; added uninstall script.John MacFarlane2014-05-12
* | | Updated changelog.John MacFarlane2014-05-12
* | | LaTeX reader: Support `\addbibresource`.John MacFarlane2014-05-12
* | | Shared addMetaField: if old and new values both lists, concatenate.John MacFarlane2014-05-12
* | | Added default.icml to data-files so it installs with the package.John MacFarlane2014-05-12
* | | Version bump to 1.12.4.1.John MacFarlane2014-05-12
* | | Updated changelog.John MacFarlane2014-05-12
* | | Require highlighting-kate >= 0.5.8.John MacFarlane2014-05-12
|/ /
* / LaTeX reader: set `bibliography` in metadata from `\bibliography` cmd.John MacFarlane2014-05-11
|/
* LaTeX reader: Don't error on "%foo" with no newline.John MacFarlane2014-05-10
* Merge pull request #1290 from tarleb/fix-header-paramsJohn MacFarlane2014-05-10
|\
| * Org reader: Fix block parameter reader, relax constraintsAlbert Krewinkel2014-05-10
|/
* Merge pull request #1288 from tarleb/update-copyrightJohn MacFarlane2014-05-09
|\
| * Update copyright notices for 2014, add missing noticesAlbert Krewinkel2014-05-09
* | Merge pull request #1289 from tarleb/code-block-headersJohn MacFarlane2014-05-09
|\ \ | |/ |/|
| * Org reader: Fix parsing of blank lines within blocksAlbert Krewinkel2014-05-09
| * Org reader: Support arguments for code blocksAlbert Krewinkel2014-05-09
| * Org reader: refactor #+BEGIN..#+END block parsing codeAlbert Krewinkel2014-05-09
|/
* OSX package script: cabal init before update.John MacFarlane2014-05-07
* Bumped version bound for mtl.John MacFarlane2014-05-07
* Require latest texmath.John MacFarlane2014-05-07
* Require latest highlighting-kate.John MacFarlane2014-05-07
* Small improvement to textile reader fix. Removed 'try'.mpickering2014-05-07
* Fix textile reader hanging.mpickering2014-05-07
* README: Updated Authors.John MacFarlane2014-05-07
* Textile reader: Rearranged inline parsers for performance.John MacFarlane2014-05-06
* Textile reader: Rewrote simpleInline for clarity and efficiency.John MacFarlane2014-05-06
* Textile reader: Disallow blank lines in inline contexts.John MacFarlane2014-05-06
* Make `--trace` work with textile reader.John MacFarlane2014-05-06
* Textile reader: Rewrote some inline parsing code for clarity.John MacFarlane2014-05-06
* Updated tests for template changes.John MacFarlane2014-05-06
* Updated changelog.John MacFarlane2014-05-06
* LaTeX template: Added linestretch variable.John MacFarlane2014-05-06
* Added fontfamily variable to latex template. (tlvince)John MacFarlane2014-05-06
* Updated templates: conditionalize author/date in latex template.John MacFarlane2014-05-06
* Updated changelog.John MacFarlane2014-05-06
* Update latex/beamer templates: load upquote after fontenc.John MacFarlane2014-05-06
* Merge pull request #1280 from tarleb/org-inline-blocksJohn MacFarlane2014-05-06
|\
| * Org reader: Read inline code blocksAlbert Krewinkel2014-05-06