Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 9468:5af462716bff
Add support for gnuplot's Lua-TikZ terminal.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Wed, 29 Jul 2009 07:22:05 -0400 |
parents | 49f890499ebc |
children | 303f862a896d |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2009-07-29 Ben Abbott <bpabbott@mac.com> + + * plot/__go_draw_axes__.m: Ignore fontnames for the Lua-TikZ terminal. + * plot/gnuplot_drawnow.m: Support the gnuplot terminal Lua-TikZ. + * plot/print.m: Support the gnuplot terminal Lua-TikZ. + 2009-07-29 Jaroslav Hajek <highegg@gmail.com> * plot/gnuplot_binary.m: Fix typo.