[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#790014: texlive-base: "texconfig conf" no longer outputs version information



On Wed, 01 Jul 2015, Vincent Lefevre wrote:
>   typeset -TUx MY_TEXINPUTS my_texinputs
>   my_texinputs=($HOME/{wd/,}tex/{figures,inputs} \
>                 {$HOME,/usr/local}/share/texmf/tex//)
>   [[ -e /etc/debian_version ]] &&
>     [[ $(sed -n 's/^\\def\\fileversion{\(.*\)}.*/\1/p' \
>          /usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty \
>          2> /dev/null) == 1.5e ]] &&
>     my_texinputs=($HOME/wd/tex/inputs/fixed-listings $my_texinputs)
>   my_texinputs=(. $my_texinputs)
>   export TEXINPUTS=$MY_TEXINPUTS:$TEXINPUTS

Freaky ;-)))

> So, with the recent upgrade, I could see that TEXINPUTS changed,
> the reason being that listings.sty changed, and it is actually
> fixed (I've just closed bug 752773).

Yes I saw it. Thanks.


Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------


Reply to: