[OS X TeX] Sharing fonts
Aaron Jackson
jackson at msrce.howard.edu
Mon Feb 11 12:24:49 EST 2008
On Feb 11, 2008, at 7:49 AM, Peter Dyballa wrote:
>
> Am 11.02.2008 um 13:25 schrieb André Bellaïche:
>
>> I would like to share my personal files and fonts with a
>> colleague. Will it be enough
>>
>> 1) To replace his texmf-local directory by mine.
>
> Yes. Why not?
You will, of course, replace any customizations your friend has
previously set up. If this is a problem, then do a
cd /usr/local/texlive
tar czvf texmf-local.tar.gz texmf-local
on your machine, and a
cd /usr/local/texlive
sudo tar xzvpf texmf-local.tar.gz
on his. That way you will merge your directory with his. CAUTION:
if there are any files with the exact same name and path, your files
will over write his---not too likely though.
>
>>
>> 2) To run sudo texhash ?
>
> Certainly.
>
>>
>> Or, since there are fonts in the directory, have I to do something
>> more?
>
> Update MAP file with MAP file fragments.
>
> --
> Mit friedvollen Grüßen
>
> Pete
>
> They that can give up essential liberty to obtain a little
> temporary safety deserve neither liberty nor safety.
> -Benjamin Franklin, Historical Review of Pennsylvania.
>
>
>
> -------------------------- Helpful Info --------------------------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
> List Archive: http://tug.org/pipermail/macostex-archives/
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>
>
More information about the MacOSX-TeX
mailing list