Book of abstract fonts problem

Hi,

I’m having problems on book of abstracts, when i click at the link the pdf is created but is very well formated, and shows errors on fonts not found, but those fonts are installed and at the path declared. Here are the folder of tmp:

-rw-r----- 1 indico apache    4560 Jun 25 11:08 book_of_abstracts.tpl.aux
-rw-r----- 1 indico apache 2206285 Jun 25 11:08 book_of_abstracts.tpl.log
-rw-r----- 1 indico apache    3504 Jun 25 11:08 book_of_abstracts.tpl.out
-rw-r----- 1 indico apache   78150 Jun 25 11:08 book_of_abstracts.tpl.tex
-rw-r----- 1 indico apache    2981 Jun 25 11:08 book_of_abstracts.tpl.toc
-rw-r----- 1 indico apache   52899 Jun 25 11:08 output.log

I see at the output.log many errors like this:

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! fontspec error: "font-not-found"
! 
! The font "LinLibertine_R.otf" cannot be found.
! 
! See the fontspec documentation for further information.
! 
! For immediate help type H <return>.
!...............................................  
                                                  
l.88     \setmainfont{LinLibertine_R.otf}
                                         [

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! fontspec error: "font-not-found"
! 
! The font "LinLibertine_R.otf" cannot be found.
! 
! See the fontspec documentation for further information.
! 
! For immediate help type H <return>.
!...............................................  
                                                  
l.88     \setmainfont{LinLibertine_R.otf}
                                         [
! Font EU1/LinLibertine_R.otf(0)/m/n/10.95=[LinLibertine_R.otf]/ICU: at 10.95pt
 not loadable: Metric (TFM) file or installed font not found.
<to be read again> 
                   relax 
l.88     \setmainfont{LinLibertine_R.otf}
                                         [

Package microtype Warning: Font `EU1/LinLibertine_R.otf(0)/m/n/10.95' does not 
specify its
(microtype)                \fontdimen 6 (width of an `em')! Therefore,
(microtype)                protrusion will not work with this font.

! Missing $ inserted.
<inserted text> 
                $
l.89         BoldFont = LinLibertine_
                                     RB.otf,
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/microtype/mt-msa.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/usr/share/texlive/texmf-dist/tex/latex/microtype/mt-msb.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/microtype/mt-cmr.cfg)

Does you know what is the problem?

Best regards,
Hugo Gomes

Hi,
Did you install the indico-fonts python package?

Björn

Hi,

Yes the fonts are installed, even if i check the path where indico says font not found, i sse the font there. I suppose there texlive don’t know where the font are.

I can’t understand why the book of abstracts show errors in fonts.

Thanks,
Hugo Gomes