table save to TeX
Posted: Thu Aug 13, 2015 6:01 pm
EV 9 ver 20150728 x86
save a table to LaTeX file, the " -texspec" option fire an error
save a table to LaTeX file, the " -texspec" option fire an error
Code: Select all
wfcreate u 8
table tb
tb(5,5) = 500
' tb.save(t=tex, -texspec) tb0.tex 'Invalid save option TEXSPEC
tb.save(t=tex) tb.tex