typst / hayagriva

Rusty bibliography management.
Apache License 2.0
289 stars 44 forks source link

Parse page ranges following citeproc #155

Open DerDrodt opened 2 months ago

DerDrodt commented 2 months ago

This PR depends on typst/citationberg#7.

Allows for page-range field to have multiple ranges, as in 1-4 & 7-12, 13, 14\-19.

Each of these is split into parts:

Ranges are given to citationberg to format depending on the format rule per the CSL spec.