Re: Problema di compilazione (verosimilmente a causa di un font)

#57829
samiel
Partecipante
    Up
    0
    Down
    ::


    Ecco l’output:
    `samiel@debian:~$ pdflatex prova.tex
    This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010)
    restricted \write18 enabled.
    entering extended mode
    (./prova.tex
    LaTeX2e <2009/09/24>
    Babel and hyphenation patterns for english, dumylang, nohyphenation, ge
    rman-x-2009-06-19, ngerman-x-2009-06-19, afrikaans, ancientgreek, ibycus, arabi
    c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
    h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
    h, french, galician, german, ngerman, swissgerman, monogreek, greek, hungarian,
    icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, marathi, or
    iya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, kurmanji,
    lao, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk, pol
    ish, portuguese, romanian, russian, sanskrit, serbian, slovak, slovenian, spani
    sh, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded.
    (/usr/local/texlive/2010/texmf-dist/tex/latex/base/article.cls
    Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
    (/usr/local/texlive/2010/texmf-dist/tex/latex/base/size10.clo))
    (/usr/local/texlive/2010/../texmf-local/tex/latex/psnfss/MinionPro.sty
    (/usr/local/texlive/2010/../texmf-local/tex/latex/psnfss/MinionPro-FontDef.sty
    (/usr/local/texlive/2010/../texmf-local/tex/latex/psnfss/otfontdef.sty
    (/usr/local/texlive/2010/texmf-dist/tex/latex/graphics/keyval.sty)))
    (/usr/local/texlive/2010/texmf-dist/tex/latex/base/textcomp.sty
    (/usr/local/texlive/2010/texmf-dist/tex/latex/base/ts1enc.def))
    (/usr/local/texlive/2010/../texmf-local/tex/latex/psnfss/MnSymbol.sty
    (/usr/local/texlive/2010/texmf-dist/tex/latex/amsmath/amsmath.sty
    For additional information on amsmath, use the `?' option.
    (/usr/local/texlive/2010/texmf-dist/tex/latex/amsmath/amstext.sty
    (/usr/local/texlive/2010/texmf-dist/tex/latex/amsmath/amsgen.sty))
    (/usr/local/texlive/2010/texmf-dist/tex/latex/amsmath/amsbsy.sty)
    (/usr/local/texlive/2010/texmf-dist/tex/latex/amsmath/amsopn.sty))
    (/usr/local/texlive/2010/texmf-dist/tex/latex/amsfonts/eufrak.sty))
    (/usr/local/texlive/2010/../texmf-local/tex/latex/psnfss/fontaxes.sty)
    (/usr/local/texlive/2010/../texmf-local/tex/latex/psfonts/MinionPro/OT1MinionPr
    o-LF.fd
    (/usr/local/texlive/2010/../texmf-local/tex/latex/psnfss/MinionPro-FontDef.sty)
    )) (/usr/local/texlive/2010/../texmf-local/tex/latex/psnfss/myriad.sty)
    (/usr/local/texlive/2010/texmf-dist/tex/latex/bera/beramono.sty)
    (/usr/local/texlive/2010/texmf-dist/tex/latex/microtype/microtype.sty
    (/usr/local/texlive/2010/texmf-dist/tex/latex/microtype/microtype.cfg))
    No file prova.aux.
    (/usr/local/texlive/2010/texmf-dist/tex/latex/base/ts1cmr.fd)
    (/usr/local/texlive/2010/../texmf-local/tex/latex/MinionPro/mt-MinionPro.cfg)
    [1{/usr/local/texlive/2010/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
    (./prova.aux)
    kpathsea: Running mktexpk –mfmode / –bdpi 600 –mag 0+545/600 –dpi 545 MinionPro-Regular-lf-ot–base1
    mktexpk: don't know how to create bitmap font for MinionPro-Regular-lf-ot–base1.
    mktexpk: perhaps MinionPro-Regular-lf-ot–base1 is missing from the map file.
    kpathsea: Appending font creation commands to missfont.log.
    )
    !pdfTeX error: pdflatex (file MinionPro-Regular-lf-ot–base1): Font MinionPro-R
    egular-lf-ot–base1 at 545 not found
    ==> Fatal error occurred, no output PDF file produced!`
    Ho un missfonts.log che dice:
    `mktexpk –mfmode / –bdpi 600 –mag 0+545/600 –dpi 545 MinionPro-Regular-lf-ot–base1`

    M.

    Go to top