https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38752
Alexander Wagner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Alexander Wagner <[email protected]> --- Note that for the newer biblatex there are also separate fields for subtitles. (`subtitle` and `titleaddon`). I think 245__b should end up in `subtitle`, `titleaddon` is more for descriptive notices (e.g. `Proceedings of the...`) In any case one is left with some incompatibility between legacy bibtex and biblatex here. It might be the user friendliest way to go for the separate `subtitle`-field of biblatex as it's easy to join it with `title` and the necessary separator char for those who use legacy bibtex and it involves less typing to remove than to add, and it would not "break" biblatex compatiblity as well. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
