Your message dated Thu, 27 Dec 2007 15:52:52 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#389790: shell variables do not get expanded in tex files has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: libkpathsea4 Version: 3.0-18 Severity: normal [EMAIL PROTECTED]:~$ echo $TDIR /home/ccole/tex [EMAIL PROTECTED]:~$ ls test.tex tex/ [EMAIL PROTECTED]:~$ cat test.tex \input{$TDIR/foo.tex} [EMAIL PROTECTED]:~$ latex test.tex [output]... ! LaTeX Error: File `$TDIR/foo.tex' not found. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-3-386 Locale: LANG=en_US, LC_CTYPE=en_US (c
--- End Message ---
--- Begin Message ---Version: 2007.dfsg.1-2 On 27.09.06 Christopher L Cole ([EMAIL PROTECTED]) wrote: > Package: libkpathsea4 > Version: 3.0-18 > Severity: normal > > [EMAIL PROTECTED]:~$ echo $TDIR > /home/ccole/tex > [EMAIL PROTECTED]:~$ ls > test.tex tex/ > [EMAIL PROTECTED]:~$ cat test.tex > \input{$TDIR/foo.tex} > [EMAIL PROTECTED]:~$ latex test.tex > > [output]... > > ! LaTeX Error: File `$TDIR/foo.tex' not found. > Another retry with TeX Live installed: [EMAIL PROTECTED]:~ $ echo $TDIR /home/hille/t2 [EMAIL PROTECTED]:~ $ ls -l test.tex t2/ -rw-r--r-- 1 hille users 22 2007-12-27 15:40 test.tex t2/: total 0 -rw-r--r-- 1 hille users 0 2007-12-27 15:39 ffo.tex [EMAIL PROTECTED]:~ $ cat test.tex \input{$TDIR/ffo.tex} [EMAIL PROTECTED]:~ $ latex test.tex This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./test.tex <snip> (/home/hille/t2/ffo.tex)) -> Closing. H. -- sigmentation fault
--- End Message ---

