summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Windows installer: more typos from transition from cabal-dev.John MacFarlane2014-05-06
* | Windows install script: Fixed typo in path.John MacFarlane2014-05-06
* | make_osx_package: install alex, happy, hsb2hs.John MacFarlane2014-05-06
* | Windows install script: install alex, happy.John MacFarlane2014-05-06
|/
* Windows package script: use cabal sandbox, not cabal-dev.John MacFarlane2014-05-05
* make_osx_package: Use cpphs to avoid problems with clang cpp.John MacFarlane2014-05-04
* Updated changelog.John MacFarlane2014-05-04
* Fixed the fix to #1154.John MacFarlane2014-05-04
* LaTeX writer: Fixed inconsistencies with reference escaping.John MacFarlane2014-05-04
* README: Clarified citation key syntax.John MacFarlane2014-05-04
* Clarified use of `--natbib` and `--biblatex`.John MacFarlane2014-05-04