- Questo topic ha 2 risposte, 2 partecipanti ed è stato aggiornato l'ultima volta 20 anni, 4 mesi fa da .
-
Topic
-
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.mapb) 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.mapAlternatively, 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.mapc) 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.mapIl 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.cfgCon 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à
- Devi essere connesso per rispondere a questo topic.