914cf0b602
- Use dev version of citeproc, which handles duplicate ids better, preferring the last one in the list and discarding the rest. - Ensure that inline citations take priority over external ones. See jgm/citeproc#36. This restores the behavior of pandoc-citeproc.
16 lines
382 B
Text
16 lines
382 B
Text
packages: pandoc.cabal
|
|
|
|
package pandoc
|
|
flags: +embed_data_files -trypandoc
|
|
ghc-options: -j +RTS -A64m -RTS
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/doctemplates.git
|
|
tag: 7ccbf7df16edbc7c5d835d955b242c61fd4e6601
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/citeproc
|
|
tag: a8193fe375fa2354049bf9a967ba3bad4b1ba053
|
|
|