I have been using Greek labels in a quoted string such as '{/Symbol a}' for alpha. I now need a lot of them stored in a column of a data file. For example,
plot 'data.file' u 1:2:3 w labels
The third column is broken into '{/Symbol' and 'a}', which of course results in "bad syntax in enhanced text string". I cannot think of a way to fix this. Any help would be very appreciated.
Zhong Ren
|