diff options
| author | John MacFarlane <[email protected]> | 2025-09-02 11:26:10 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-09-02 11:26:10 +0200 |
| commit | 65c698a5bbbf56bbce05a741d9cd3bfdc94c6d4b (patch) | |
| tree | 715c232dd16a67b934d9362c73f371270f6e1b83 | |
| parent | 22ff5a8909dc8ce4f9d8a7dbdb97dcd657f9ebb0 (diff) | |
Use latest dev citeproc.
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 | ||||
| -rw-r--r-- | test/command/pandoc-citeproc-65.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cabal.project b/cabal.project index fb83693d2..a74317e01 100644 --- a/cabal.project +++ b/cabal.project @@ -14,7 +14,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, source-repository-package type: git location: https://github.com/jgm/citeproc.git - tag: 29566dfad5dea2deadc56c2ec4e6e8901df4a9dd + tag: ffdbab67951e9aa1a660fd0632cebb49dc902033 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 8b15e8fe1..c9d9ed7b1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,7 +21,7 @@ extra-deps: - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 - git: https://github.com/jgm/citeproc.git - commit: 29566dfad5dea2deadc56c2ec4e6e8901df4a9dd + commit: ffdbab67951e9aa1a660fd0632cebb49dc902033 - git: https://github.com/jgm/texmath.git commit: 76c6d8356aa971b075cb887487e2157260edafc0 - git: https://github.com/jgm/doclayout.git diff --git a/test/command/pandoc-citeproc-65.md b/test/command/pandoc-citeproc-65.md index 7fc178d35..e54eea409 100644 --- a/test/command/pandoc-citeproc-65.md +++ b/test/command/pandoc-citeproc-65.md @@ -31,7 +31,7 @@ references: :::: {#refs .references .csl-bib-body .hanging-indent} ::: {#ref-stotz:1996handbuch .csl-entry} Stotz, Peter. 1996--2004. *Handbuch zur lateinischen Sprache des -Mittelalters*. 5 vols. Handbuch der Altertumswissenschaft 2.5. Beck. +Mittelalters*. 5 vols. Handbuch der Altertumswissenschaft, 2.5. Beck. ::: :::: ``` |
