<div dir="ltr">On Thu, Jul 25, 2013 at 9:34 AM, Bruno Voisin <span dir="ltr"><<a href="mailto:bvoisin@me.com" target="_blank">bvoisin@me.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<br>
So it appears the fonts are not installed at all: all you have in /usr/local/texlive/texmf-local is the bunch of empty directories created by MacTeX on install.<br>
<br>
What probably went wrong is item 3) of the instructions at <<a href="http://tug.org/store/lucida/README-type1.txt" target="_blank">http://tug.org/store/lucida/README-type1.txt</a>>:<br>
<br>
3) unzip the archive as retrieved.  It unpacks into subdirectories<br>
   fonts/, tex/, and so on.  These directories will probably already<br>
   exist if you already have a local texmf tree; that's ok.  You must<br>
   use an unzip program or settings which does *not* create any<br>
   top-level directory of its own (such as "lucida-type1/"), but just<br>
   unpacks what is in the zip file.<br>
<br>
As explained in one of my earlier messages, I don't do this myself, I unpack the archive to the Desktop then move all the subdirectories to place manually.<br>
<br>
I don't know how to do what's described in item 3). I just tried with a test file something which would become in your case<br>
<br>
        sudo unzip lucida-type1.zip -d /usr/local/texlive/texmf-local<br>
<br>
but what it only did is create a subdir lucida-type1 inside /usr/local/texlive/texmf-local, not merge its included directory hierarchy inside that already existing in /usr/local/texlive/texmf-local.<br>
<br>
It must certainly be a matter of using the correct invocation of unzip, because I know that people like Dich Koch do this on the Mac. But I can't find the message where he explained this to me a few years back, in the tens of thousands of messages in my TeX-related mailboxes.<br>

</blockquote></div><div class="gmail_extra"><br></div><br>I actually did this two days ago, and it worked for me like a charm with a simple unzip (I found the following still in my terminal scrollback buffer)</div><div class="gmail_extra">

<br></div><div class="gmail_extra"><div class="gmail_extra">tq@tquarits /usr/local/texlive/texmf-local % sudo unzip ~/Downloads/lucida-complete.zip</div><div class="gmail_extra">Password:</div><div class="gmail_extra">Archive:  /Users/tq/Downloads/lucida-complete.zip</div>

<div class="gmail_extra">   creating: doc/</div><div class="gmail_extra">   creating: doc/fonts/</div><div class="gmail_extra">   creating: doc/fonts/lucida/</div><div class="gmail_extra">  inflating: doc/fonts/lucida/readme.lucida  </div>

<div class="gmail_extra">  inflating: doc/fonts/lucida/lucida.txt  </div><div class="gmail_extra">   creating: doc/fonts/lucidabr/</div><div class="gmail_extra">  inflating: doc/fonts/lucidabr/lucida-license-individual.txt  </div>

<div class="gmail_extra">  inflating: doc/fonts/lucidabr/lucida-amsmath.tex  </div><div class="gmail_extra">  inflating: doc/fonts/lucidabr/lucida-amsmath.pdf  </div><div class="gmail_extra">  inflating: doc/fonts/lucidabr/lucida-sample.pdf  </div>

<div class="gmail_extra">  inflating: doc/fonts/lucidabr/lucida-license-site.txt  </div><div class="gmail_extra">  inflating: doc/fonts/lucidabr/lucida-sample.tex  </div><div class="gmail_extra">  inflating: doc/fonts/lucidabr/lucida-oneline-samples.tex  </div>

<div class="gmail_extra">   creating: fonts/map/</div><div class="gmail_extra">   creating: fonts/map/vtex/</div><div class="gmail_extra">   creating: fonts/map/vtex/lucida/</div><div class="gmail_extra">  inflating: fonts/map/vtex/lucida/lucida.ali  </div>

<div>  ........</div><div><br></div><div>Maybe it depends on the unzip version, mine is the following</div><div><br></div><div><div>tq@tquarits ~ % unzip -v</div><div>UnZip 5.52 of 28 February 2005, by Info-ZIP.  Maintained by C. Spieler.  Send</div>

<div>bug reports using <a href="http://www.info-zip.org/zip-bug.html">http://www.info-zip.org/zip-bug.html</a>; see README for details.</div><div>....</div><div>Compiled with gcc 4.2.1 (Apple Inc. build 5646) for Unix on Jan 26 2010.</div>

</div><div><br></div><div>regards,</div><div>Thomas</div>-- <br>Dipl.-Ing. Thomas Quaritsch<br>Research Assistant<br>Institute for Software Technology<br>Graz University of Technology<br>8010 Graz, Inffeldgasse 16b/II<br>

E: <a href="mailto:quaritsch@ist.tugraz.at" target="_blank">quaritsch@ist.tugraz.at</a><br>P: +43 316 873 5480<br>W: <a href="http://www.ist.tugraz.at" target="_blank">http://www.ist.tugraz.at</a>
</div></div>