I am trying to get ClassicThesis to work with Lyx. Installed the Bera and Mathpazo fonts in my local texmf tree and ran updmap:
~/texmf/bera/dvips/config$ sudo updmap --enable Map bera.map
[sudo] password for <username>:
updmap: This is updmap, version $Id: updmap 14402 2009-07-23 17:09:15Z karl $
updmap: using transcript file `/home/<username>/.texmf-var/web2c/updmap.log'
updmap: initial config file is `/var/lib/texmf/web2c/updmap.cfg'
However: when compiling the same error keeps popping up: !pdfTeX error: pdflatex (file fvmro8r): Font fvmro8r at 558 not found
I'm running texlive2009 on Ubuntu 12.04 icm Lyx 2.0.0
updmapalong withsudo, for you're defining a map that's used only by root. Changeupdmaptoupdmap-sys– egreg May 17 '12 at 11:51