Problema installazione cm-super sotto suse 10.0

  • Creatore
    Topic
  • #8956
    Up
    0
    Down
    ::


    Salve,
    mi chiamo rino e da poco ho iniziato ad usare latex.
    Attualmente, sto scrivendo la mia tesi sotto linux (suse 10.0) con kile e, per questo, per evitare i caratteri sgranati devo installere cm-super (come ho appreso dal vostro forum). Purtroppo, mi sono bloccato al quarto punto della guida che si trova nel file INSTALL del pacchetto in questione e non riesco ad andare avanti. Cito la guida:

    4) Instruct your TeX (pdftex, vtex, etc.) or drivers (dvips, dvipdfm,
    etc.) to use these fonts. To accomplish this, do one of the following
    points which corresponds to your TeX system (if it is not listed here,
    please refer to the documentation).

    4.1) [not for VTeX/Free] Instruct dvips and pdftex to use these fonts:

    a) [on teTeX, but not on TeX Live]
    edit the file …/texmf/dvips/config/updmap
    and add the following lines into the extra_modules section:

    ../cm-super/cm-super-t1.map
    ../cm-super/cm-super-ts1.map
    ../cm-super/cm-super-t2a.map
    ../cm-super/cm-super-t2b.map
    ../cm-super/cm-super-t2c.map
    ../cm-super/cm-super-x2.map

    b) run the updmap script.

    4.2) If your TeX system does not have tools like updmap for
    maintaining global MAP files (e.g. MikTeX), you can instead
    configure each program which uses the Type 1 fonts:

    a) edit the file …/texmf/dvips/config/config.ps and add the
    following lines:

    p +cm-super-t1.map
    p +cm-super-ts1.map
    p +cm-super-t2a.map
    p +cm-super-t2b.map
    p +cm-super-t2c.map
    p +cm-super-x2.map

    Alternatively, run dvips with the option “-Pcm-super”.

    b) edit the file …/texmf/pdftex/config/pdftex.cfg and add the
    following lines:

    map +cm-super-t1.map
    map +cm-super-ts1.map
    map +cm-super-t2a.map
    map +cm-super-t2b.map
    map +cm-super-t2c.map
    map +cm-super-x2.map

    c) edit the file …/texmf/dvipdfm/config/config and add the
    following lines:

    f cm-super-t1.map
    f cm-super-ts1.map
    f cm-super-t2a.map
    f cm-super-t2b.map
    f cm-super-t2c.map
    f cm-super-x2.map

    Il problema è che: la 4.1 non la posso seguire perché il file updmap non è presente in quel percorso. Ne ho trovati altri in questi percorsi, ma non so se sono la stessa cosa:

      ./fonts/map/dvips/updmap
      ./fonts/map/dvipdfm/updmap
      ./fonts/map/pdftex/updmap
      ./teTeX/bin/i586-linux/updmap-sys
      ./teTeX/bin/i586-linux/updmap
      ./teTeX/man/man1/updmap-sys.1.gz
      ./teTeX/man/man1/updmap.1.gz
      ./web2c/updmap.cfg

    Con la soluzione 4.2, mentre, mi blocco al punto “b” perché anche in questo caso non c’é il file pdftex.cfg.

    Qualcuno sa come aiutarmi?
    grazie per la disponibilità

Visualizzazione 1 filone di risposte
  • Autore
    Risposte
    • #8957
      ev
      Partecipante
        Up
        0
        Down
        ::


        Non hai indicato chiaramente la versione di teTeX che usi, ma desumo che sia la 3.* dal fatto che c’è updmap-sys, quindi, a meno che tu non stia usando qualche codifica “esotica”, cm-super non ti serve: usa il pacchetto lmodern.

      • #8958
        Up
        0
        Down
        ::


        ciao,
        avevi ragione: con lmodern ho risolto!
        grazie 😀 😀 😀

    Visualizzazione 1 filone di risposte
    • Devi essere connesso per rispondere a questo topic.

    Go to top