Closed ignitedPotato closed 4 weeks ago
Hi,
what else needs to be done to fix this? It seems that https://github.com/typst/citationberg/pull/3 alone is insufficient. Would love to help, where I can :smiley:
I checked as follows:
https://github.com/typst/citationberg/pull/3 is included in citationberg 0.3.0
(corresponding commit)
hayagriva 0.5.2
depends on citationberg 0.3.0
(Cargo.toml
)
typst 0.11.0
depends on hayagriva 0.5.2
(Cargo.toml
)
EDIT: Seems to work in typst 0.11.1
:smile:
Description
When using CSL files that specify usage of "et al" only for subsequent citations, shortening of citations never happens.
Example bib:
Example Text:
Bib style is
deutsche-gesellschaft-fur-psychologie.csl
which includeset-al-subsequent-min
andet-al-subsequent-use-first
directives:But output is:
Expected output:
Reproduction URL
No response
Operating system
Web app
Typst version