[OS X TeX] TeXlive 2007 and texdoc

Martin Wilhelm Leidig listwatch at onlinehome.de
Thu Mar 29 03:55:38 CEST 2007


Good morning *,

at 2007-03-28 21.13 Victor Ivrii wrote:
> cd /usr/local/texlive/2007/texmf-doc/doc/english/catalogue/entries
[...]
> $old =  "../../../macros/latex/contrib/";
> $new = "../../../../texmf-dist/doc/latex/"

Hmm.  Wouldn't it be sufficient to have a symlink at /usr/local/ 
texlive/2007/doc/macros/latex named "contrib" pointing to /usr/local/ 
texlive/2007/texmf-dist/doc/latex/?  This command sequence should do:
---
mkdir -p /usr/local/texlive/2007/texmf-doc/doc/macros/latex
cd /usr/local/texlive/2007/texmf-doc/doc/macros/latex
ln -s ../../../texmf-dist/doc/latex/ contrib
---
Not quite sure I got those paths right; ".../texmf-doc/texmf-dist/ 
doc/..." looks a bit weird, anyway.  Any corrections welcome.

That would minimize the dangers of data loss because no data would be  
changed at all.
CAVE: that's just a untested proposal -- I'd try it without  
hesitation but I had to install TL2007 before (sorry about that ;-).


... with greetings from Ladenburg:

-MWL-
-- 
Martin Wilhelm Leidig, Nadlerstr.6, D-68526 Ladenburg, Germany
Professional TeXing, TeXnical counselling, and TeX hacking
Dante e.V., Member #1580



------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the macostex-archives mailing list