changeset 6426:182c4b62775d

[project @ 2007-03-21 17:42:18 by jwe]
author jwe
date Wed, 21 Mar 2007 17:42:18 +0000
parents 0cc5ca7b1e91
children 38df68789f30
files NEWS
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Mar 21 15:57:19 2007 +0000
+++ b/NEWS	Wed Mar 21 17:42:18 2007 +0000
@@ -9,13 +9,13 @@
       generate file with the plot.
 
     + RGB line colors are supported if you use gnuplot 4.2.  Octave
-      can still use gnuplot 4.0, but there is no longer any way to set
+      can still use gnuplot 4.0, but there is no way to set arbitrary
       line colors with it when using the Matlab-style plot functions.
-      Actually, there never was any way to do this reliably with older
-      versions of gnuplot (whether run from Octave or not) since it
-      only provided a limited set to choose from, and they were
-      terminal dependent, so choosing color 1 with the X11 terminal
-      would be different from color 1 with the PostScript terminal.
+      There never was any way to do this reliably with older versions
+      of gnuplot (whether run from Octave or not) since it only
+      provided a limited set to choose from, and they were terminal
+      dependent, so choosing color 1 with the X11 terminal would be
+      different from color 1 with the PostScript terminal.
 
     + You can control the width of lines using (for example):