Bug#447324: gnuplot: save command needs kpsexpand

2010-01-17 Thread Thomas Weber
On Sat, Oct 20, 2007 at 12:39:41PM +0900, atan...@hotcake.halfmoon.jp wrote: Package: gnuplot Version: 4.0.0-5 Severity: normal The save command seems to depend on kpsexpand, which is provided by tetex-bin package. The following script is for the test: #!/bin/sh echo ### Print

Bug#447324: gnuplot: save command needs kpsexpand

2010-01-17 Thread atanaka
Dear Thomas, The following script is for the test: #!/bin/sh echo ### Print gnuplot version ### /usr/bin/gnuplot -V echo ### test for save command ### /usr/bin/gnuplot EOF save foo EOF # end of script (snip) This seems to work with the current gnuplot in unstable.

Bug#447324: gnuplot: save command needs kpsexpand

2007-10-19 Thread atanaka
Package: gnuplot Version: 4.0.0-5 Severity: normal The save command seems to depend on kpsexpand, which is provided by tetex-bin package. The following script is for the test: #!/bin/sh echo ### Print gnuplot version ### /usr/bin/gnuplot -V echo ### test for save command ### /usr/bin/gnuplot