aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-08-13 18:13:06 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-08-13 18:13:06 -0700
commit15683bb607eb924816adcb7e7884fe722d3d3129 (patch)
treeb4f01f775dd9cf37fa60db812e820523776d8503 /cabal.project
parent05640f9a21e7963de4501b85f47cc1daa203c195 (diff)
downloadpandoc-15683bb607eb924816adcb7e7884fe722d3d3129.tar.gz
Citeproc: avoid odd handling of quotes.
citeproc changes allow us to ignore Quoted elements; citeproc now uses its own method for represented quoted things, and only localizes and flipflops quotes it adds itself. See #87. The one thing left to do is to convert Quoted elements in bibliography databases (esp. titles) to `Span ("",["csl-quoted"],[])` before passing them to citeproc, IF the localized quotes for the quote type match the standard inverted commas.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project
index c5090838c..401992868 100644
--- a/cabal.project
+++ b/cabal.project
@@ -5,4 +5,4 @@ flags: +embed_data_files
source-repository-package
type: git
location: https://github.com/jgm/citeproc.git
- tag: 8b190eceb0cbbbf2d436bab9a5891a31be0c9865
+ tag: 8d03cb722fac3ea8f17f432ac20abe35361df551