<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I am sorry that I still have questions:<div>1. When I download the distribution, I get - without any chance to interfere - a folder 'lucida-type1'. This is not a zip file!</div><div><br></div><div>2. Inside this folder are alreday the following subfolders: doc, fonts, source, tex.</div><div><br></div><div>3. Only inside the source folder is a zip file: source/fonts/lucida/lucida-fontinst.zip.</div><div> <br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><p class="MsoNormal"></p><p class="MsoNormal" style="margin-bottom: 12pt; ">4. When I double click on this zip file, I get a folder lucida-fontinst, containing nothing but tex and mtx files:</p><div><br></div></div><div><img height="493" width="480" apple-width="yes" apple-height="yes" id="171ae62f-dd0d-47e2-a1ff-dd5b3d88baff" src="cid:B3AF097F-B018-489A-A36E-5E4DF1D7FA86@fritz.box"></div><div><br></div><div><br></div><div>5. The other folders are not empty, they include the afm, pfb, tfm files at the right places.</div><div><br></div><div>I am certainly no techie, since I do not understand where I need the files included in the zip file, s. above. On the other hand, I believe that all the files I need, afm, tfm etc. are at the right places. And I certainly do not see, why the system tells me I wouldn't find anything.</div><div><br></div><div>Ulrike </div><div><br></div><div><br></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br><div><div>Am 25.07.2013 um 09:34 schrieb Bruno Voisin <<a href="mailto:bvoisin@me.com">bvoisin@me.com</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>Le 25 juil. 2013 à 08:37, ulrike demske <<a href="mailto:udemske@googlemail.com">udemske@googlemail.com</a>> a écrit :<br><br><blockquote type="cite">Results:<br><br>ulrikes-imac:~ udemske$ ls -R /usr/local/texlive/texmf-local > ~/Desktop/texmflocallist.txt<br>ulrikes-imac:~ udemske$ kpsewhich --all lucida.map<br>/Users/udemske/Library/texlive/2012/texmf-var/fonts/map/dvips/lucida/lucida.map<br>ulrikes-imac:~ udemske$ kpsewhich --all pdftex.map<br>/usr/local/texlive/2012/texmf-var/fonts/map/pdftex/updmap/pdftex.map<br>/usr/local/texlive/2012/texmf/fonts/map/pdftex/updmap/pdftex.map<br>ulrikes-imac:~ udemske$ <br><br>and the txt file:<br><br><texmflocallist.txt><br></blockquote><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">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><span class="Apple-tab-span" style="white-space:pre"> </span>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><br>So all I can advise for now is:<br><br>- Remove ~/Library/texlive/2012/texmf-var/fonts/map/dvips/lucida/lucida.map. It shouldn't be there.<br><br>- Remove ~/Library/texlive/2012/texmf-var/fonts/map altogether. If not empty, it might cause problems later.<br><br>- Put lucida-type1.zip on the Desktop, double-click it, then move all its subdirectories into the matching subdirectories of /usr/local/texlive/texmf-local, one by one, authenticating in the Finder every time it is required.<br><br>- Run<br><br><span class="Apple-tab-span" style="white-space:pre">  </span>sudo -H mktexlsr<br><br>- Run<br><br><span class="Apple-tab-span" style="white-space:pre">       </span>sudo -H updmap-sys --enable Map lucida.map<br><br>Attached is the listing of the Lucida-related files in my texmf-local, to give an idea of how things should be. Not to be taken by the letter though: it's something I built myself based on the support files from CTAN plus fonts purchased from PCTeX not TUG, so the way TUG organizes files in their lucida-type1.zip may be slightly different; there is the lucimatx LaTeX package -- an alternative to lucidabr -- which is from PCTeX and isn't provided by TUG; and my texmf-local contains many other things, I tried to remove manually in the listing everything's that's not lucida, but I was short on time and probably forgot things.<br><br>Hope this helps,<br><br>Bruno<br><br>PS In case you have problems accessing ~/Library (hidden by default on OS X 10.7 and above: press Alt and open the Go menu, a new item Library will appear; or type in Terminal<br><br><span class="Apple-tab-span" style="white-space:pre">    </span>chflags nohidden ~/Library<br><br>that will make ~/Library visible permanently (that is, until the next OS update which generally resets ~/Library to hidden).<br><br><span><texmflocallist-lucida.txt></span></blockquote></div><br></div></body></html>