Closed jspitz closed 2 weeks ago
An afterthought: We could also generalize the option a bit more to provide even more convenience:
\mkseqornormrange
=> \mkautorange
\mkcomprange
pageseq
=> citepagerange
with values normalized
(default), compressed
, 2sq
, 3sqq
, allsqq
I think this would be a useful interface. What do you think?
I have updated my pull request to include the extensions proposed in https://github.com/plk/biblatex/pull/1392#issuecomment-2453305335
BTW as far as I can see the reason for the checks failing is a biblatex/biber version mismatch in dev
branch.
Looks nice. Thank you very much. I'd like to squash and merge to keep the history a bit nicer. Would that mess things up hugely on your end?
I think I can deal with it. It's better for me to do a completely new fork after this has been merged anyway in order to start from a clean history.
Nice. Merged.
(I guess it is probably easier to work on feature branches in future, then you don't need to worry too much about what's going on on dev
.)
For the link: #217.
This entails new formatting commands
\mkseqrange[*]
and\mkseqornormrange[*]
as well as a new optionpageseq=none|two+|three+|all+
The lexic of the latter is adapted from
backrefstyle
.