|
From: Mojca M. <moj...@gm...> - 2008-12-24 10:44:29
|
On Wed, Dec 24, 2008 at 11:36 AM, Shigeharu TAKENO wrote: > shige 12/24 2008 > ---------------- > > I found some points that seem to be problems and misprints in CVS > version. > > 1) problems for new Lua terminal. > > [b] I think the help document inlcuded in term/lua/gnuplot.lua > (at pgf.print_help) should also be included in term/lua.trm. I'm not entirely sure, but I guess that the terminal code should be able to output the contents of term/lua/gnuplot.lua. When one says "help term lua" it returns some help of little use for someone who wants to use the TikZ terminal. help term tikzlua (or whatever the terminal would be called) should return full help for tikz terminal. I'm almost sure that this is possible with properly implemented functions in lua. Mojca |