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
------------------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to