current code and TeX. code fine?!?!?!
This commit is contained in:
2
tex/gfx/build.sh
Normal file → Executable file
2
tex/gfx/build.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
for file in *.gp
|
||||
do
|
||||
gnuplot $file;
|
||||
gnuplot "$file";
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user