gvdgdo / biblatex-lncs

BiBLaTeX style for Springer Lecture Notes in Computer Science
20 stars 17 forks source link

Volumes should be bold #6

Open mlhetland opened 4 years ago

mlhetland commented 4 years ago

Unless I'm mistaken, per LNCS style, volume numbers should be bold (and don't currently seem to be)? For now, I corrected the issue by adding

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

to my document, though I suspect the correct way of doing it may be a bit subtler.

koppor commented 3 years ago

Maybe, it is a good idea to check out the updated fork https://github.com/mgttlinger/biblatex-lncs