Bonjour
J'ai essay� d'installer la police garamondx (que l'on peut trouver ici :
http://www.ctan.org/tex-archive/fonts/garamondx), et l'histoire se
passe sous Ubuntu 12.04.
Voici un extrait du fichier README :
-------------------------------------------------------------------------------------
To install:
Expand garamondx.zip into an otherwise empty temporary folder, open a
Terminal window
and cd to that temporary folder, and type
sudo mkdir -p /usr/local/texlive/texmf-local/web2c
sudo /bin/cp -Rfp * /usr/local/texlive/texmf-local
sudo echo Map zgm.map >> /usr/local/texlive/texmf-local/web2c/updmap.cfg
sudo mktexlsr
sudo -H updmap-sys
-------------------------------------------------------------------------------------
Pas de probl�me notable pour les 4 premiers sudo, mais le 5e produit la
sortie suivante :
-------------------------------------------------------------------------------------
updmap is using the following updmap.cfg files (in precedence order):
/usr/local/texlive/2012/../texmf-local/web2c/updmap.cfg
/usr/local/texlive/2012/texmf/web2c/updmap.cfg
/usr/local/texlive/2012/texmf-dist/web2c/updmap.cfg
dvips output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/dvips/updmap"
pdftex output dir:
"/usr/local/texlive/2012/texmf-var/fonts/map/pdftex/updmap"
dvipdfmx output dir:
"/usr/local/texlive/2012/texmf-var/fonts/map/dvipdfmx/updmap"
pxdvi output dir: "/usr/local/texlive/2012/texmf-var/fonts/map/pxdvi/updmap"
ERROR: The following map file(s) couldn't be found:
zgm.map (in /usr/local/texlive/2012/../texmf-local/web2c/updmap.cfg)
Did you run mktexlsr?
You can disable non-existent map entries using the option
--syncwithtrees.
-------------------------------------------------------------------------------------
Suite � ce message d'erreur j'ai tent� ceci :
:~/Bureau/extract/garamondx$ sudo -H updmap-sys --syncwithtrees
ce qui produit la sortie suivante :
-------------------------------------------------------------------------------------
[sudo] password for andre:
updmap is using the following updmap.cfg files (in precedence order):
/usr/local/texlive/2012/../texmf-local/web2c/updmap.cfg
/usr/local/texlive/2012/texmf/web2c/updmap.cfg
/usr/local/texlive/2012/texmf-dist/web2c/updmap.cfg
Missing map files found, disabling
zgm.map (in /usr/local/texlive/2012/../texmf-local/web2c/updmap.cfg)
in /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg
Do you really want to continue (y/N)? y
answer =y=
Creating new config file
/usr/local/texlive/2012/texmf-config/web2c/updmap.cfg
Use of uninitialized value in subroutine entry at /usr/local/bin/updmap
line 1332, <STDIN> line 1.
Can't use string ("") as a subroutine ref while "strict refs" in use at
/usr/local/bin/updmap line 1332, <STDIN> line 1.
-------------------------------------------------------------------------------------
Plus de message d'erreur donc. Seulement j'ai tent� de lancer latex sur
un court fichier contenant \usepackage{garamondx} et j'ai obtenu une
sortie qui fini comme �a :
-------------------------------------------------------------------------------------
kpathsea: Running mktextfm T1-zgm-r-lf
/usr/local/texlive/2012/texmf/web2c/mktexnam: Could not map source
abbreviation T for T1-zgm-r-lf.
/usr/local/texlive/2012/texmf/web2c/mktexnam: Need to update
/usr/local/texlive/2012/texmf-dist/fonts/map/fontname/special.map?
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1;
nonstopmode; input T1-zgm-r-lf
This is METAFONT, Version 2.718281 (TeX Live 2012)
kpathsea: Running mktexmf T1-zgm-r-lf
! I can't find file `T1-zgm-r-lf'.
<*> ...our; mag:=1; nonstopmode; input T1-zgm-r-lf
Please type another input file name
! Emergency stop.
<*> ...our; mag:=1; nonstopmode; input T1-zgm-r-lf
Transcript written on mfput.log.
grep: T1-zgm-r-lf.log: Aucun fichier ou dossier de ce type
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode;
input T1-zgm-r-lf' failed to make T1-zgm-r-lf.tfm.
kpathsea: Appending font creation commands to missfont.log.
! Font T1/zgmx/m/n/12=T1-zgm-r-lf at 12.0pt not loadable: Metric (TFM)
file not
found.
<to be read again>
relax
l.110 \normalfont
? h
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font<same font id>=<substitute font name>'.
?
! Emergency stop.
<to be read again>
relax
l.110 \normalfont
No pages of output.
Transcript written on Garamondx.log.
-------------------------------------------------------------------------------------
Une erreur dont je ne comprends pas bien la cause mais dont je suppose
qu'elle doit �tre li� � la nouvelle fonte.
Il y a quelques jours j'ai pos� le probl�me sur la liste gut mais sans
grand succ�s, et j'ai pens� que je pouvais peut-�tre le faire ici �galement.
Donc si certains comprennent quelque chose, merci pour leurs lumi�res
--
lionmarron