From ff26af59acda8d57d1f0d5faf24a2da203dc2f4e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 5 Jul 2021 13:18:25 -0700 Subject: Revamp note citation handling. Use latest citeproc, which uses a Span with a class rather than a Note for notes. This helps us distinguish between user notes and citation notes. Don't put citations at the beginning of a note in parentheses. (Closes #7394.) --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cabal.project') diff --git a/cabal.project b/cabal.project index 99c7b3556..e18577471 100644 --- a/cabal.project +++ b/cabal.project @@ -10,4 +10,4 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/citeproc - tag: 85277c4baa6c0350baf29247583ae0f438f7c9c5 + tag: 4ce0501cd6f9c86eee087afcf878c256e49b9615 -- cgit v1.2.3