>>>>> "Roland" == Roland Jesse <[EMAIL PROTECTED]> writes:
> [...]
> (/tmp_mnt/usr/local/teTeX/share/texmf/tex/latex/listings/listings.sty
> (/tmp_mnt/usr/local/teTeX/share/texmf/tex/latex/graphics/keyval.sty)
> (/tmp_mnt/usr/local/teTeX/share/texmf.local/tex/latex/listings/lstpatch.sty
> ! Undefined control sequence.
> l.152 \lst@CheckVersion
> {1.0}
You probably have have an old version of listings.sty in $TEXMFMAIN
and a newer version of lstpatch.sty in $TEXMFLOCAL.
$TEXMFLOCAL must be evaluated before $TEXMFMAIN so that the newer version
of listings.sty is found.
Try {$HOME/texmf,!!$TEXMFLOCAL//,!!$TEXMFMAIN//}.
Reinhard
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-27060390
Marschnerstr. 25
D-30167 Hannover mailto:[EMAIL PROTECTED]
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------