|
From: Shigeharu T. <sh...@ie...> - 2007-12-17 05:20:17
|
shige 12/17 2007 ---------------- In docs/gnuplot.doc of current CVS version RCS $Id: gnuplot.doc,v 1.465 2007/12/08 10:55:16 mikulik Exp $ I found some points that seem to be misprints. I send the unified diff file for them. ----- From here ----- --- gnuplot.doc.ORG 2007-12-17 14:17:02.000000000 +0900 +++ gnuplot.doc 2007-12-17 14:17:32.000000000 +0900 @@ -2131,7 +2131,7 @@ ?commands bind space ?bind space By default, the <space> hotkey raises gnuplot's command window. On some - terminals (e.g. x11, wx), 'q' closes the graph window. These defaults can + terminals (e.g. x11, wxt), 'q' closes the graph window. These defaults can be changed to ctrl-space and ctrl-q by starting gnuplot as 'gnuplot -ctrlq', see `x11 command-line-options`, or by the X Resource 'gnuplot*ctrlq'. Note: if <space> (or ctrl-space) does not raise the gnuplot window under X11, @@ -4137,7 +4137,7 @@ plot window. If you want to wait for a particular key to be pressed, you can use a reread loop such as: - printf "I will resume after you hit the Tab key in the plot window" + print "I will resume after you hit the Tab key in the plot window" load "wait_for_tab" File "wait_for_tab" contains the lines ----- To here ----- +========================================================+ Shigeharu TAKENO NIigata Institute of Technology kashiwazaki,Niigata 945-1195 JAPAN sh...@ie... TEL(&FAX): +81-257-22-8161 +========================================================+ |