BibTeX, biblatex and biber ⇒ Bibliography font size for biblatex
Bibliography font size for biblatex
I am working with BibLatex under MikTex. Now I would like to print the bibliography itself (thus, not the heading!) in a smaller font size. Apparently all usual commands do not work.
In the biblatex compendium I have found the \bibsetup command of which I assume that it might contribute to the solution, though, unfortunately I could not find anything about how to use it.
Does anyone have a solution to the problem?
Thanks a lot in advance,
Alexander
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
Re: Bibliography font size for biblatex
The author of the package, Philipp Lehman, was so kind to reply:
\renewcommand{\bibfont}{\normalfont\small}
in order to change or
\appto\bibfont{\itshape}
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Bibliography font size for biblatex
At first I thought this won't work and that another command is needed to get it right.tjaenare wrote:[...] or
\appto\bibfont{\itshape}
Code: Select all
\addto\bibfont{\itshape}
Code: Select all
\appto\bibfont{\itshape}
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10