mgttlinger / biblatex-lncs

BiBLaTeX style for Springer Lecture Notes in Computer Science
LaTeX Project Public License v1.3c
17 stars 3 forks source link

Volume field in `article` should be bold #9

Closed tvercaut closed 1 year ago

tvercaut commented 1 year ago

In contrast with splncs04.bst, the volume of an article entry is currently not bold.

A workaround for it is to add

\DeclareFieldFormat[article]{volume}{\textbf{#1}}

It would be good to include this here. Note that this has been addressed in other forks of biblatex-lncs: https://github.com/NorwegianRockCat/biblatex-lncs/commit/799ebc04b5e7ec23c483f7116a3ca2b8ae41a4d3