[lucida] Problems with Installation
Bruno Voisin
bvoisin at me.com
Thu Jul 25 16:56:22 CEST 2013
Le 25 juil. 2013 à 16:49, ulrike demske <udemske at googlemail.com> a écrit :
> I think I did everthing as you suggested, however:
>
> ulrikes-imac:~ udemske$ cd Downloads/lucida-type1
> ulrikes-imac:lucida-type1 udemske$ sudo cp -R * /usr/local/texlive/2012/texmf-local
> usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
> cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file … target_directory
It's /usr/local/texlive/texmf-local, not /usr/local/texlive/2012/texmf-local.
> ulrikes-imac:lucida-type1 udemske$ sudo -H updmap-sys --enable Map lucida.map
> updmap is using the following updmap.cfg files (in precedence order):
> /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg
> /usr/local/texlive/2012/texmf/web2c/updmap.cfg
> /usr/local/texlive/2012/texmf-dist/web2c/updmap.cfg
> /usr/local/texlive/2012/texmf-config/web2c/updmap.cfg unchanged. Map files not recreated.
> updmap: Updating ls-R files.
It may be that you have to disable lucida.map first, before re-enabling it:
sudo updmap-sys --disable lucida.map
sudo updmap-sys --enable Map lucida.map
Bruno
More information about the lucida
mailing list