I have installed texlive-full and tried to test it by
http://www.tug.dk/FontCatalogue/biolinum/biolinum.tex
Bur the font is not found :
....
LaTeX Font Warning: Font shape `T1/LinBiolinum(0)/m/n' undefined
(Font) using `T1/cmr/m/n' instead on input line 14.
but it seems to be present :
fc-list | grep -i biolin
/usr/share/fonts/opentype/linux-libertine/LinBiolinum_R.otf: Linux
Biolinum O:style=Regular
/usr/share/fonts/opentype/linux-libertine/LinBiolinum_RI.otf: Linux
Biolinum O:style=Italic
/usr/share/fonts/opentype/linux-libertine/LinBiolinum_RB.otf: Linux
Biolinum O:style=Bold
/usr/share/fonts/opentype/linux-libertine/LinBiolinum_K.otf: Linux
Biolinum Keyboard O:style=Regular
What am I missing ?
Thanks