Version 2.2
-
Fixed bug in string tests triggered by font changing commands (and probably other macros) in journal titles and subtitles (#13).
-
The default biblatex position for back references is just before related entries are printed, which is because the standard styles place each related entry on a new line. As pointed out in #14, this is not suitable for oxref, which prints them seamlessly all on one line, so they have now been moved to the very end of all entry types.
-
A new option,
norelatedin
, has been introduced to prevent related strings (such as ‘from’ and ‘originally published as’) being following immediately by the ‘in
’ localization string that appears ininbook
and similar entries. For backwards compatibility, this is off by default (#15). -
Fixed long-standing bug that rendered the
relationpunct
option non-operative.