|
From: Daniel J S. <dan...@ie...> - 2005-01-09 18:46:32
|
Harald Harders wrote: >Today, I have had a look to the open patches at sourceforge.net. Some of >them are very useful to me and I ask myself why they are not committed to >cvs, yet. Am I the only person who finds them useful? I would like to >start a discussion about these patches. Why are they not in cvs. Do they >have to be improved before, or do you think they are useless, do they >cause problems? > > I think there are many more patches there that are ready than just the few you mentioned. :) We've probably entered a stage where we are unafraid to break things. >#616199 Ignore title string after notitle > >plot \ > sin(x) title 'sin({/Symbol-Oblique a})', \ > cos(x) notitle 'cos({/Symbol-Oblique a})', \ > tan(x) title 'tan({/Symbol-Oblique a})' > > This one I'll think over. Guess I'm fine with it because I can understand its use. However, it's a bit of a conceptual shift and people will wonder, Why can't I do the same with "nolabel 2"? Etc. Dan |