<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 2010-03-23, at 10:58 AM, Lucy Buykx wrote:</div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I've been using the LaTeX bundle successfully with TextMate. But I have come unstuck when I want to install a new font, for example Garamond. <div>From <a href="http://www.ctan.org/tex-archive/fonts/mathdesign/">http://www.ctan.org/tex-archive/fonts/mathdesign/</a> I see I must;<br><div><br></div><div>(1) Install a package  called mathdesign</div><div>(2) unzip the file mdugm.zip into the root directory of my texmf tree </div><div><br></div><div>My questions to the list are</div><div><br></div><div>(1) How do I download and install a package with TextMate / the bundle / using the terminal  ?</div><div>(2) where do I find the textmf directory in SnowLeopard ?</div><div><br></div><div>Thanks</div><div>Lucy .</div></div></div></blockquote></div><div><br></div><div>Hi,</div><div><br></div><div>It's not really a Textmate thing; at least it never occured to me that Textmate may have something to do with it. I assume you have TexLive installed, although I think the process would be the same for every distro.</div><div><br></div><div>1) Download the zip file and unzip it to (2). If (2) already exists, I found that unzipping may not work, but you would have to manually move the files contained in the zip to the relative subfolders of (2).</div><div><br></div><div>2) The texmf directory is at ~/Library/texmf/, where ~ is your home directory (/Users/yourusernamehere/). If the folder does not exist, you may have to create it. </div><div><br></div><div>3) Fire up terminal, run "sudo texhash" and type in your root password.</div><div><br></div><div>Cheers,</div><div><br></div><div>JJ</div></body></html>