BibTeX, biblatex and biber ⇒ [BibLatex] Set entry option depending on citations processed
[BibLatex] Set entry option depending on citations processed
I use biblatex to manage my citations to reported court cases. Many court cases are published in different reporters. The "Canadian Guide to Uniform Legal Citation" (McGill guide) requires one to identify the reporter the pinpoint (i.e. the postnote) refers to, if any reference to this particular case includes a pinpoint. The way I have handled that is by using the field "origitle" to include the name of the reporter used by me, where therefore the pinpoints refer to. However, I want to print the "origtitle" field only if any citation of this particular entry have a defined postnote. The reason is that the McGill requires one to identify the reporter used only in cases where there actually is a pinpoint. Otherwise, it does not make any sense to identify the reporter used because it would not make any difference. However, often times, the first citation of an entry would not have a postnote, because when I introduce the case, I do not have a specific pinpoint I am referring to. Thus, my question would be:
How can I run a test in BibLatex that sets a boolean value for one entry to true if at least one citation of this particular entry has a defined postnote? I realise that this would require an additional latex run, because the boolean can only be set with certainty once all citations of the entry have been processed.
I hope this question can be answered without a MWE.
Cheers,
JJ
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis