XeLaTeX e suftesi

  • Creatore
    Topic
  • #66073
    Andrea C.
    Partecipante
      Up
      0
      Down
      ::


      Buonasera a tutti e grazie in anticipo per ogni aiuto. 🙂

      Sto cercando di compilare un vecchio lavoro con XeLaTeX usando la classe suftesi.
      Non ho problemi finché non uso l’argomento sufelements.
      Questo è l’errore che ottengo:
      `
      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

      ./Prova.tex:19: fontspec error: “font-not-found”
      !
      ! The font “pplj” cannot be found.
      !
      ! See the fontspec documentation for further information.
      !
      ! For immediate help type H .
      !………………………………………..

      l.19 \chapter{Prova I}
      `

      Questo invece è un esempio minimo compilabile:
      `
      %!TEX TS-program = xelatex
      %!TEX encoding = UTF-8 Unicode

      \documentclass[sufelements,%
      a4paper,twoside,openright,%
      ]{suftesi}

      \usepackage{fontspec}
      \setmainfont[Ligatures=TeX,Numbers=OldStyle]{TeX Gyre Pagella}
      \setsansfont[Ligatures=TeX,Scale=MatchLowercase]{Iwona}

      \usepackage{polyglossia}
      \setmainlanguage{italian}

      \usepackage{lipsum}

      \begin{document}

      \chapter{Prova I}
      \lipsum[1-4]

      \chapter{Prova II}
      \lipsum[5-8]

      \end{document}
      `

      Ovviamente se modifico l’argomento pplj in suftesi.sty con TeX Gyre Pagella l’errore si risolve. Tuttavia vorrei evitare di modificare il file di stile, soprattutto per poter continuare a compilare con PDFLaTeX e la classe suftesi altri documenti, oltre che evitare di rimodificare il file di stile ad ogni aggiornamento.

    Visualizzazione 8 filoni di risposte
    • Autore
      Risposte
      • #66074
        Up
        0
        Down
        ::


        Non ottengo alcun errore. Credo che tu debba aggiornare suftesi.

        Ciao
        Enrico

      • #66075
        Andrea C.
        Partecipante
          Up
          0
          Down
          ::


          Gentilissimo prof.,

          sono così maniacale che aggiorno tramite TeX Live Utility tutti i giorni. 😛
          A questo punto non so che pesci prendere… 😐
          Grazie comunque.

        • #66076
          Up
          0
          Down
          ::

          Ma Sara” post=65089Gentilissimo prof.,

          sono così maniacale che aggiorno tramite TeX Live Utility tutti i giorni. 😛
          A questo punto non so che pesci prendere… 😐

          Avevi ragione, non avevo copiato tutto.

          Aggiungi questo nel preambolo:
          `\chapnumfont{TeX Gyre Pagella}
          \makeatletter
          \DeclareRobustCommand{\suftesi@smallcaps}[1]{%
          {\addfontfeature{LetterSpace=6}\scshape\MakeTextLowercase{#1}}}
          \DeclareRobustCommand{\sectitle}[1]{{\addfontfeature{LetterSpace=6}\MakeUppercase{#1}}}%
          \makeatother`
          Il supporto a XeLaTeX deve essere rivisto.

          Ciao
          Enrico

        • #66077
          Up
          0
          Down
          ::

          egreg9″ post=65088Non ottengo alcun errore. Credo che tu debba aggiornare suftesi.

          Ciao
          Enrico

          Enrico, intanto ciao 🙂

          Poi, confermo l’errore in cui incorre la nostra amica:

          `This is XeTeX, Version 3.1415926-2.3-0.9997.5 (TeX Live 2011)
          restricted \write18 enabled.
          entering extended mode
          (./hhhh.tex
          LaTeX2e <2011/06/27>
          Babel and hyphenation patterns for english, dumylang, nohyphenation, ge
          rman-x-2011-07-01, ngerman-x-2011-07-01, 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, serbianc, slovak, sloven
          ian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded
          .
          (./suftesi.cls
          Document Class: suftesi 2011/10/24 v. 0.6b A class for typesetting theses, book
          s and articles
          (/usr/local/texlive/2011/texmf-dist/tex/latex/base/book.cls
          Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
          (/usr/local/texlive/2011/texmf-dist/tex/latex/base/bk10.clo))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/color.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/latexconfig/color.cfg)
          (/usr/local/texlive/2011/texmf-dist/tex/xelatex/xetex-def/xetex.def))
          (/usr/local/texlive/2011/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/metalogo/metalogo.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/graphicx.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/keyval.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/graphics.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/trig.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/latexconfig/graphics.cfg)))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/expl3.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3names.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/etex-pkg/etex.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/tools/calc.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3basics.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3expan.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3tl.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3seq.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3int.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3quark.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3prg.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3clist.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3token.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3prop.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3msg.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3io.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3file.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3skip.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3keys.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3fp.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3box.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3coffins.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3color.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3luatex.sty))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec-patches.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/base/fixltx2e.sty))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/base/fontenc.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/euenc/eu1enc.def)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/euenc/eu1lmr.fd))
          (/usr/local/texlive/2011/texmf-dist/tex/xelatex/xunicode/xunicode.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/tipa/t3enc.def
          (/usr/local/texlive/2011/texmf-dist/tex/latex/euenc/eu1lmss.fd)))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec.cfg))))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/textcase/textcase.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/tools/multicol.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/emptypage/emptypage.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/mparhack/mparhack.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/caption/caption.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/caption/caption3.sty))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/epigraph/epigraph.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/enumitem/enumitem.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/geometry/geometry.sty
          (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ifvtex.sty))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/crop/crop.sty
          (/usr/local/texlive/2011/texmf-dist/tex/xelatex/xetexconfig/crop.cfg))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/titlesec/titlesec.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/titlesec/block.tss)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/titlesec/titletoc.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))
          (/usr/local/texlive/2011/texmf-dist/tex/xelatex/polyglossia/polyglossia.sty
          (/usr/local/texlive/2011/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/makecmds/makecmds.sty)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/xkeyval/xkeyval.sty
          (/usr/local/texlive/2011/texmf-dist/tex/generic/xkeyval/xkeyval.tex)))
          (/usr/local/texlive/2011/texmf-dist/tex/xelatex/polyglossia/gloss-italian.ldf
          (/usr/local/texlive/2011/texmf-dist/tex/xelatex/polyglossia/babelsh.def))
          (/usr/local/texlive/2011/texmf-dist/tex/latex/lipsum/lipsum.sty) (./hhhh.aux)
          (/usr/local/texlive/2011/texmf-dist/tex/latex/tipa/t3cmr.fd)
          kpathsea: Running mktextfm pplj
          mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj
          This is METAFONT, Version 2.718281 (TeX
          kpathsea: Running mktextfm pplj
          mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj
          This is METAFONT, Version 2.718281 (TeX Live 2011)

          kpathsea: Running mktexmf pplj

          ! I can't find file `pplj'.
          <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

          Please type another input file name
          ! Emergency stop.
          <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

          Transcript written on mfput.log.
          grep: pplj.log: No such file or directory
          mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj' failed to make pplj.tfm.

          kpathsea: Running mktextfm pplj
          mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj
          This is METAFONT, Version 2.718281 (TeX Live 2011)

          kpathsea: Running mktexmf pplj

          ! I can't find file `pplj'.
          <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

          Please type another input file name
          ! Emergency stop.
          <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

          Transcript written on mfput.log.
          grep: pplj.log: No such file or directory
          mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj' failed to make pplj.tfm.

          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
          !
          ! fontspec error: “font-not-found”
          !
          ! The font “pplj” cannot be found.
          !
          ! See the fontspec documentation for further information.
          !
          ! For immediate help type H .
          !………………………………………..

          l.17 \chapter{ciao}

          ? 2011)

          kpathsea: Running mktexmf pplj

          ! I can't find file `pplj'.
          <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

          Please type another input file name
          ! Emergency stop.
          <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

          Transcript written on mfput.log.
          grep: pplj.log: No such file or directory
          mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj' failed to make pplj.tfm.
          kpathsea: Appending font creation commands to missfont.log.

          *geometry* driver: auto-detecting
          *geometry* detected driver: xetex
          Capitolo 1.

          !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
          !
          ! fontspec error: “font-not-found”
          !
          ! The font “pplj” cannot be found.
          !
          ! See the fontspec documentation for further information.
          !
          ! For immediate help type H .
          !………………………………………..

          l.17 \chapter{ciao}

          ?

          `

          Preciso che non è tanto l’opzione sufelements che dà problemi, quanto il comando \chapter. Gli altri comandi di sezionamento non danno problemi. anch’io oggi ho aggiornato TeX Live, e tutto è andato liscio. Addirittura ho riscritto di sana pianta il codice, senza fare copia-incolla.

          Ciao
          Tommaso

        • #66078
          Andrea C.
          Partecipante
            Up
            0
            Down
            ::


            Gentilissimo (e tempestivo) come sempre!

          • #66079
            Up
            0
            Down
            ::

            egreg9″ post=65091
            Il supporto a XeLaTeX deve essere rivisto.

            Ciao
            Enrico

            Ivan saprà che fare questo fine settimana 😉

            Ciao
            Tommaso

          • #66080
            Andrea C.
            Partecipante
              Up
              0
              Down
              ::

              illinguista1972″ post=65092

              Non ottengo alcun errore. Credo che tu debba aggiornare suftesi.

              Ciao
              Enrico

              Enrico, intanto ciao 🙂

              Poi, confermo l’errore in cui incorre la nostra amica:

              Indubbiamente il nickname è fuorviante, ma per amor di cronaca non appartengo al gentil sesso. 😆

              illinguista1972″ post=65092
              `This is XeTeX, Version 3.1415926-2.3-0.9997.5 (TeX Live 2011)
              restricted \write18 enabled.
              entering extended mode
              (./hhhh.tex
              LaTeX2e <2011/06/27>
              Babel and hyphenation patterns for english, dumylang, nohyphenation, ge
              rman-x-2011-07-01, ngerman-x-2011-07-01, 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, serbianc, slovak, sloven
              ian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, welsh, loaded
              .
              (./suftesi.cls
              Document Class: suftesi 2011/10/24 v. 0.6b A class for typesetting theses, book
              s and articles
              (/usr/local/texlive/2011/texmf-dist/tex/latex/base/book.cls
              Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
              (/usr/local/texlive/2011/texmf-dist/tex/latex/base/bk10.clo))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/color.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/latexconfig/color.cfg)
              (/usr/local/texlive/2011/texmf-dist/tex/xelatex/xetex-def/xetex.def))
              (/usr/local/texlive/2011/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/metalogo/metalogo.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/graphicx.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/keyval.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/graphics.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/trig.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/latexconfig/graphics.cfg)))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/expl3.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3names.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/etex-pkg/etex.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/tools/calc.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3basics.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3expan.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3tl.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3seq.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3int.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3quark.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3prg.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3clist.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3token.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3prop.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3msg.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3io.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3file.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3skip.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3keys.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3fp.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3box.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3coffins.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3color.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3kernel/l3luatex.sty))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec-patches.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/base/fixltx2e.sty))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/base/fontenc.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/euenc/eu1enc.def)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/euenc/eu1lmr.fd))
              (/usr/local/texlive/2011/texmf-dist/tex/xelatex/xunicode/xunicode.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/tipa/t3enc.def
              (/usr/local/texlive/2011/texmf-dist/tex/latex/euenc/eu1lmss.fd)))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/fontspec/fontspec.cfg))))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/textcase/textcase.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/tools/multicol.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/emptypage/emptypage.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/mparhack/mparhack.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/caption/caption.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/caption/caption3.sty))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/epigraph/epigraph.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/enumitem/enumitem.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/geometry/geometry.sty
              (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ifvtex.sty))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/crop/crop.sty
              (/usr/local/texlive/2011/texmf-dist/tex/xelatex/xetexconfig/crop.cfg))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/titlesec/titlesec.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/titlesec/block.tss)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/titlesec/titletoc.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))
              (/usr/local/texlive/2011/texmf-dist/tex/xelatex/polyglossia/polyglossia.sty
              (/usr/local/texlive/2011/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/makecmds/makecmds.sty)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/xkeyval/xkeyval.sty
              (/usr/local/texlive/2011/texmf-dist/tex/generic/xkeyval/xkeyval.tex)))
              (/usr/local/texlive/2011/texmf-dist/tex/xelatex/polyglossia/gloss-italian.ldf
              (/usr/local/texlive/2011/texmf-dist/tex/xelatex/polyglossia/babelsh.def))
              (/usr/local/texlive/2011/texmf-dist/tex/latex/lipsum/lipsum.sty) (./hhhh.aux)
              (/usr/local/texlive/2011/texmf-dist/tex/latex/tipa/t3cmr.fd)
              kpathsea: Running mktextfm pplj
              mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj
              This is METAFONT, Version 2.718281 (TeX
              kpathsea: Running mktextfm pplj
              mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj
              This is METAFONT, Version 2.718281 (TeX Live 2011)

              kpathsea: Running mktexmf pplj

              ! I can't find file `pplj'.
              <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

              Please type another input file name
              ! Emergency stop.
              <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

              Transcript written on mfput.log.
              grep: pplj.log: No such file or directory
              mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj' failed to make pplj.tfm.

              kpathsea: Running mktextfm pplj
              mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj
              This is METAFONT, Version 2.718281 (TeX Live 2011)

              kpathsea: Running mktexmf pplj

              ! I can't find file `pplj'.
              <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

              Please type another input file name
              ! Emergency stop.
              <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

              Transcript written on mfput.log.
              grep: pplj.log: No such file or directory
              mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj' failed to make pplj.tfm.

              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
              !
              ! fontspec error: “font-not-found”
              !
              ! The font “pplj” cannot be found.
              !
              ! See the fontspec documentation for further information.
              !
              ! For immediate help type H .
              !………………………………………..

              l.17 \chapter{ciao}

              ? 2011)

              kpathsea: Running mktexmf pplj

              ! I can't find file `pplj'.
              <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

              Please type another input file name
              ! Emergency stop.
              <*> \mode:=ljfour; mag:=1; nonstopmode; input pplj

              Transcript written on mfput.log.
              grep: pplj.log: No such file or directory
              mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input pplj' failed to make pplj.tfm.
              kpathsea: Appending font creation commands to missfont.log.

              *geometry* driver: auto-detecting
              *geometry* detected driver: xetex
              Capitolo 1.

              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
              !
              ! fontspec error: “font-not-found”
              !
              ! The font “pplj” cannot be found.
              !
              ! See the fontspec documentation for further information.
              !
              ! For immediate help type H .
              !………………………………………..

              l.17 \chapter{ciao}

              ?

              `

              Preciso che non è tanto l’opzione sufelements che dà problemi, quanto il comando \chapter. Gli altri comandi di sezionamento non danno problemi. anch’io oggi ho aggiornato TeX Live, e tutto è andato liscio. Addirittura ho riscritto di sana pianta il codice, senza fare copia-incolla.

              Ciao
              Tommaso

              Tanto per curiosità, io con lo stesso esempio minimo senza sufelements non ottengo nessun problema di sorta…
              Sempre più misterioso. 😕

            • #66081
              Andrea C.
              Partecipante
                Up
                0
                Down
                ::

                illinguista1972″ post=65094

                Il supporto a XeLaTeX deve essere rivisto.

                Ciao
                Enrico

                Ivan saprà che fare questo fine settimana 😉

                Ciao
                Tommaso

                Pensare che ho questo problema da 15 giorni e ho cercato di risolverlo da solo, perché era la prima volta che usavo XeLaTeX e credevo di essere totalmente impedito. 😛

              • #66082
                Andrea C.
                Partecipante
                  Up
                  0
                  Down
                  ::


                  Comunque si risolve anche con un semplice:
                  `\chapnumfont{TeX Gyre Pagella}`

              Visualizzazione 8 filoni di risposte
              • Devi essere connesso per rispondere a questo topic.

              Go to top