aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Update for pandoc-types >=1.20Sean Whitton2019-11-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Select pandoc-citeproc's refs Div by its 'refs' identifierSean Whitton2019-11-28
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* Revert "references -> refs (pandoc-citeproc change)"Sean Whitton2016-02-23
| | | | | | | This reverts commit 926730962b0e0a9f0c327f0c2ebb181e708fc56a. The change is to the first parameter of the div tuple, not the one we're actually matching.
* references -> refs (pandoc-citeproc change)Sean Whitton2016-02-23
|
* bump copyright yearSean Whitton2016-02-23
|
* don't insert preamble if there aren't any refsSean Whitton2015-12-13
|
* better synopsisSean Whitton2015-09-26
|
* license textSean Whitton2015-09-26
|
* spacingSean Whitton2015-09-26
|
* don't call `pandoc --version` twiceSean Whitton2015-09-26
|
* script generalised beyond just hardcoded LaTeXSean Whitton2015-09-26
|
* tweak temporary hard-coded preambleSean Whitton2015-09-13
|
* pandoc-citeproc-preamble proof of conceptSean Whitton2015-09-13