Re: Maiuscoletto con fontspec

#50701
samiel
Partecipante
    Up
    0
    Down
    ::


    Sì ma ho già provato ieri sera con la sola opzione -f e in aggiunta,
    fc-cache -f -r -v /usr/local/texlive/2010/texmf-dist/fonts/opentype
    (dove al solito -v è verbose).
    Questo l’output:
    `root@debian:~# fc-cache -f -r -v /usr/local/texlive/2010/texmf-dist/fonts/opentype
    /usr/local/texlive/2010/texmf-dist/fonts/opentype: caching, new cache contents: 0 fonts, 3 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/gust: caching, new cache contents: 0 fonts, 1 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/gust/poltawski: caching, new cache contents: 40 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/nowacki: caching, new cache contents: 0 fonts, 2 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/nowacki/iwona: caching, new cache contents: 20 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/nowacki/kurier: caching, new cache contents: 20 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public: caching, new cache contents: 0 fonts, 27 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/Asana-Math: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/antt: caching, new cache contents: 16 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/cm-unicode: caching, new cache contents: 33 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/cyklop: caching, new cache contents: 2 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfsartemisia: caching, new cache contents: 4 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfsbaskerville: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfsbodoni: caching, new cache contents: 4 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfscomplutum: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfsdidot: caching, new cache contents: 5 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfsneohellenic: caching, new cache contents: 4 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfsporson: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gfssolomos: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/gnu-freefont: caching, new cache contents: 12 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/inconsolata: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/libertine: caching, new cache contents: 18 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/lm: caching, new cache contents: 72 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/mnsymbol: caching, new cache contents: 14 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/oldstandard: caching, new cache contents: 3 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/phaistos: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/philokalia: caching, new cache contents: 1 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/punknova: caching, new cache contents: 4 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/semaphor: caching, new cache contents: 15 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/skaknew: caching, new cache contents: 5 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/stix: caching, new cache contents: 29 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/tex-gyre: caching, new cache contents: 33 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/umtypewriter: caching, new cache contents: 5 fonts, 0 dirs
    /usr/local/texlive/2010/texmf-dist/fonts/opentype/public/xits: caching, new cache contents: 5 fonts, 0 dirs
    /var/cache/fontconfig: cleaning cache directory
    /root/.fontconfig: not cleaning non-existent cache directory
    fc-cache: succeeded`
    Quando però compilo si ripropone il problema:
    `(/usr/local/texlive/2010/texmf-dist/tex/latex/fontspec/fontspec.cfg))kpathsea: Invalid fontname `TeX Gyre Termes', contains ' '

    ! Font \zf@basefont=”TeX Gyre Termes” at 10.0pt not loadable: Metric (TFM) file
    or installed font not found.

    \scan_stop:
    l.5 …ures=TeX,Numbers=OldStyle]{TeX Gyre Termes}`

    M.

    Go to top