|
From: sfeam <sf...@us...> - 2017-01-02 04:26:16
|
On Monday, 02 January 2017 10:00:32 AM Jun T. wrote: > With aqua terminal (enhanced mode = default), > 'noenhanced' in 'set title' etc. does not work. Applied for 5.0 and 5.1 thanks > For example > > gnuplot> set term aqua enhanced > gnuplot> set title 'test_1' noenhanced > gnuplot> plot sin(x) > > the '_1' is still in subscript. > > A simple patch is attached. > |