Re: How to procede with \override/\revert business

2012-11-01 Thread Janek Warchoł
On Wed, Oct 31, 2012 at 6:41 PM, David Kastrup wrote: >> Is it possible to define (create) a new property from the user level? >> I don't recall any information about this. > > I don't think we have an interface for this right now. What are you > trying to achieve? Some time ago i've come across

Re: How to procede with \override/\revert business

2012-10-31 Thread David Kastrup
Thomas Morley writes: > 2012/10/31 Janek Warchoł : > [...] >> Is it >> possible to define (create) a new property from the user level? I >> don't recall any information about this. >> >> Janek > > see: > http://lists.gnu.org/archive/html/lilypond-user/2012-05/msg00543.html > > But I didn't try i

Re: How to procede with \override/\revert business

2012-10-31 Thread Thomas Morley
2012/10/31 Janek Warchoł : [...] > Is it > possible to define (create) a new property from the user level? I > don't recall any information about this. > > Janek see: http://lists.gnu.org/archive/html/lilypond-user/2012-05/msg00543.html But I didn't try it with latest devel-version. -Harm

Re: How to procede with \override/\revert business

2012-10-31 Thread David Kastrup
Janek Warchoł writes: >>> { >>> \override Stem #'my-funky-property = #5 >>> } > > ok, i see that doing what i demonstrated was a bad idea. Is it > possible to define (create) a new property from the user level? I > don't recall any information about this. I don't think we have an interface f

Re: How to procede with \override/\revert business

2012-10-31 Thread Janek Warchoł
On Wed, Oct 31, 2012 at 12:01 PM, David Kastrup wrote: > Janek Warchoł writes: >> I'm not sure if i understand you correctly. >> >> Currently (checked with 2.17.3) i can write this in LilyPond code >> (verbatim): > > It likely does not pass 2.17.6. good to know. >> { >> \override Stem #'my-fu

Re: How to procede with \override/\revert business

2012-10-31 Thread David Kastrup
Janek Warchoł writes: > Hmm, if i'm reading git log correctly, i'm too late to give my LGTM to > pushing these changes... ;) > Anyway, i'm very happy to see this change! > > On Wed, Oct 31, 2012 at 10:07 AM, David Kastrup wrote: >> Keith OHara writes: >>> In this case since both searches fail I

Re: How to procede with \override/\revert business

2012-10-31 Thread Janek Warchoł
Hmm, if i'm reading git log correctly, i'm too late to give my LGTM to pushing these changes... ;) Anyway, i'm very happy to see this change! On Wed, Oct 31, 2012 at 10:07 AM, David Kastrup wrote: > Keith OHara writes: >> In this case since both searches fail I suppose the parser should warn >>

Re: How to procede with \override/\revert business

2012-10-31 Thread David Kastrup
Keith OHara writes: > David Kastrup gnu.org> writes: > >> Keith OHara oco.net> writes: >> >> > I timed LilyPond setting the percussion parts of a symphony, > >> Huh, I'd not have expected a net slowdown. Were you using the version >> _after_ running convert-ly, or are we talking about "compat

Re: How to procede with \override/\revert business

2012-10-30 Thread Keith OHara
David Kastrup gnu.org> writes: > Keith OHara oco.net> writes: > > > I timed LilyPond setting the percussion parts of a symphony, > Huh, I'd not have expected a net slowdown. Were you using the version > _after_ running convert-ly, or are we talking about "compatibility mode" > where the #' sy

Re: How to procede with \override/\revert business

2012-10-30 Thread Francisco Vila
2012/10/30 David Kastrup : > Francisco Vila writes: > >> 2012/10/28 David Kastrup : >>> The translations for 2.16.1 are pretty much through, and I merged into >>> master again. >> >> I updated Documentation/es/changes.tely for stable and committed to >> translation branch. Then updated the same fi

Re: How to procede with \override/\revert business

2012-10-30 Thread David Kastrup
Keith OHara writes: > Trevor Daniels treda.co.uk> writes: > >> David Kastrup wrote Sunday, October 28, 2012 4:34 PM >> >> > http://code.google.com/p/lilypond/issues/detail?id=2934>. >> > >> > If we are going through with this one, it means that the >> > override/revert/overrideProperty syntax

Re: How to procede with \override/\revert business

2012-10-30 Thread David Kastrup
Francisco Vila writes: > 2012/10/30 David Kastrup : >> Francisco Vila writes: >> >>> 2012/10/28 David Kastrup : The translations for 2.16.1 are pretty much through, and I merged into master again. >>> >>> I updated Documentation/es/changes.tely for stable and committed to >>> translati

Re: How to procede with \override/\revert business

2012-10-30 Thread David Kastrup
Francisco Vila writes: > 2012/10/28 David Kastrup : >> The translations for 2.16.1 are pretty much through, and I merged into >> master again. > > I updated Documentation/es/changes.tely for stable and committed to > translation branch. Then updated the same file for 2.17 (I wrongly > said it was

Re: How to procede with \override/\revert business

2012-10-29 Thread Keith OHara
Trevor Daniels treda.co.uk> writes: > David Kastrup wrote Sunday, October 28, 2012 4:34 PM > > > http://code.google.com/p/lilypond/issues/detail?id=2934>. > > > > If we are going through with this one, it means that the > > override/revert/overrideProperty syntax presented to users is > > funda

Re: How to procede with \override/\revert business

2012-10-29 Thread David Kastrup
Werner LEMBERG writes: >>> there is still the big convert-to-single-path-override patch >>> pending, how available in dev/syntax and discussed in >>> http://code.google.com/p/lilypond/issues/detail?id=2934>. > > Everything looks fine! Thanks for your efforts. Am I right that > > \override foo

Re: How to procede with \override/\revert business

2012-10-28 Thread Werner LEMBERG
>> there is still the big convert-to-single-path-override patch >> pending, how available in dev/syntax and discussed in >> http://code.google.com/p/lilypond/issues/detail?id=2934>. Everything looks fine! Thanks for your efforts. Am I right that \override foo.bar is the same as \override

Re: How to procede with \override/\revert business

2012-10-28 Thread Francisco Vila
2012/10/28 David Kastrup : > The translations for 2.16.1 are pretty much through, and I merged into > master again. I updated Documentation/es/changes.tely for stable and committed to translation branch. Then updated the same file for 2.17 (I wrongly said it was for 2.16 in the commit info) and co

Re: How to procede with \override/\revert business

2012-10-28 Thread David Kastrup
David Kastrup writes: > Hi folks, > > there is still the big convert-to-single-path-override patch pending, > how available in dev/syntax and discussed in > http://code.google.com/p/lilypond/issues/detail?id=2934>. > > It is non-Patchy-checkable since Rietveld does not accept diffs of that > size

Re: How to procede with \override/\revert business

2012-10-28 Thread Trevor Daniels
David Kastrup wrote Sunday, October 28, 2012 4:34 PM > http://code.google.com/p/lilypond/issues/detail?id=2934>. > > If we are going through with this one, it means that the > override/revert/overrideProperty syntax presented to users is > fundamentally different from before. I think this is a p

Re: How to procede with \override/\revert business

2012-10-28 Thread David Kastrup
David Kastrup writes: > So I'd aim for getting 2.16.1 closed on Wednesday or so. At that time, > the next countdown will just have ended. I'd want to flush this syntax > change in at that time. Just to clear up any confusion: 2.16.1 is _not_ going to receive any of the discussed changes. It i

How to procede with \override/\revert business

2012-10-28 Thread David Kastrup
Hi folks, there is still the big convert-to-single-path-override patch pending, how available in dev/syntax and discussed in http://code.google.com/p/lilypond/issues/detail?id=2934>. It is non-Patchy-checkable since Rietveld does not accept diffs of that size. It runs make test fine, and I am c