[OS X TeX] Fwd: MacTex 2008 and (Oberdiek) kvoptions
Bruno Voisin
bvoisin at me.com
Thu Sep 11 17:38:40 EDT 2008
Le 11 sept. 08 à 23:26, Joe Goddard a écrit :
> Trying again. Should I post this question somewhere else? Thanks,
> Joe Goddard
>
>> Date: Sat, 6 Sep 2008 17:00:06 -0700
>> To: macosx-tex at email.esm.psu.edu
>> From: Joe Goddard <jgoddard at ucsd.edu>
>> Subject: MacTex 2008 and (Oberdiek) kvoptions
>>
>> [...]
>> "...
>> (Users/~/Library/texmf/tex/latex/kvoptions.sty)
>>
>> LaTeX Warning: You have requested, on input line 127, version
>> '2007/10/02' of package kvoptions,
>> but only version
>> '2006/06/01 v2.2 Connects package keyval with LaTeX options (HO)
>> '
>> is available
>>
>> (/usr/local/texlive/2008/texmf-dist/tex/generic/oberdiek/
>> pdftexcmds.sty)
You're having in your home directory (in ~/Library/texmf) an older
version of kvoptions.sty than that in TeXLive 2008.
The package pdftexcmds.sty, which you're using, is taken from TeXLive
2008 and expects a recent enough version of kvoptions.sty, such as
that in TeXLive 2008. Alas, you're having this older version in ~/
Library/texmf, and because ~/Library/texmf comes before anything in /
usr/local/texlive in the search path this older version takes
precedence.
What to do: remove ~/Library/texmf/tex/latex/kvoptions.sty and try
again.
That said, Users/~/Library is an odd path to start with. I assume it
results from manual editing on your part, namely attempting to
replace /Users/<your-user-name> by ~ before posting and leaving a typo
instead.
Bruno Voisin
More information about the MacOSX-TeX
mailing list