diff options
| author | John MacFarlane <[email protected]> | 2025-07-24 14:49:59 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-07-24 14:51:11 -0700 |
| commit | 270fbd54f89d3c55b4a8dd88748b235719eb139e (patch) | |
| tree | 972fa4777ea49824c68bacd7691e325d28eddd6d /stack.yaml | |
| parent | 912f4c7977fd4aca7ec1a9537e5f8009dbc0e43c (diff) | |
Use latest dev citeproc.
This solves the problem of unwanted capitalization of names
at the beginning of citations in footnotes.
Closes #10983.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 40955fa00..6487afcb0 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,7 @@ extra-deps: - typst-symbols-0.1.8.1 - typst-0.8.0.1 - git: https://github.com/jgm/citeproc.git - commit: 723d22a112a15a8f287d4db68ba05e9083facfec + commit: b32c4c117795d8fef3fcc8996a62ee661904738e - git: https://github.com/jgm/texmath.git commit: 77e20978ffcdec4ca50bbb809f061850c0998560 ghc-options: |
