Open flimofly opened 3 years ago
It appears that adding citereset=chapter
to the biblatex
options remedies this.
Though that would appear to be a workaround that works accidentally. If for some reason there is no new sectioning command before the text directly following the index, we'd be in trouble again. I didn't investigate the issue in more detail because I didn't have your test.bib
, but I'm expecting the real problem is that the citations issued in the index are accidentally tracked by biblatex
's citation tracker, which is probably not something we generally want.
When first citing a judgment using
\textcite{}
the ibidtracker wrongly counts the judgment's mention in the index of cases, which appears before it.Here is an MWE:
Produces this output. Notice how the first footnote already says 'ibid'.