moewew
moewew
Thank you very much for reporting this issue. I ran the example with Overleaf's TeX Live 2021, which has v3.16 and got the same output that I get with 3.17....
Oh right, with `biblatex` v3.17 there is actually a much more elegant method to work around this. `biblatex` now essentially executes a few "resets" before every `\...cite` command in `.lof`/......
> `citetracker` and `pagetracker` are already `false` by default, right? That will depend on the style you choose. In the example they are both false, yes. But with `style=authoryear-ibid,` for...
Thanks for reporting this issue. Apologies if I tell you something you know already, but as far as I can tell the problem is that `biblatex` itself has quite some...
Neither did I :-). It hadn't been reported here and I only found this after I googled for `\AtEndPreamble` and `biblatex`. Note that if you want to load `biblatex` in...
The "Evangelische Kirche Deutschland" example is actually really tricky, because you'd want > Evangelische Kirche Deutschland (Hrsg.): ... but > Hrsg. von der Evangelischen Kirche Deutschland from the same input...
> Maybe multiscript support could be facilitated for different inputs? Food for thought. Yeah, I think that could work. The dative case could just be a 'version' of the field....
Sorry, forgot about this. Since I know nothing about Italian, I had hoped some of our contributors for `italian.lbx` would share their views. According to the documentation that are @eg9...
I saw the TeX.SX question at https://tex.stackexchange.com/q/580501/35864 and looked into a solution, but it is a bit trickier than one might think or hope. I got as far as ```latex...
Just a short update and a reminder for me in case I forget anything. ----- I thought that the first MWE could be helped with something like ``` \ExecuteBibliographyOptions[article]{date=iso} ```...