Re: Overriding a pure print callback

2011-12-27 Thread m...@apollinemike.com
On Dec 26, 2011, at 2:07 PM, James wrote: > Mike, > > On 26 December 2011 09:46, Nicolas Sceaux wrote: >> Le 26 déc. 2011 à 10:18, m...@apollinemike.com a écrit : >>> >>> http://lilypond.org/doc/v2.15/Documentation/contributor/understanding-pure-properties >> >> Thanks for the pointer, Mike! >

Re: Overriding a pure print callback

2011-12-26 Thread James
Mike, On 26 December 2011 09:46, Nicolas Sceaux wrote: > Le 26 déc. 2011 à 10:18, m...@apollinemike.com a écrit : >> >> http://lilypond.org/doc/v2.15/Documentation/contributor/understanding-pure-properties > > Thanks for the pointer, Mike! > > It's in "contributing", but what I was doing is "exte

Re: Overriding a pure print callback

2011-12-26 Thread Nicolas Sceaux
Le 26 déc. 2011 à 10:18, m...@apollinemike.com a écrit : > > http://lilypond.org/doc/v2.15/Documentation/contributor/understanding-pure-properties Thanks for the pointer, Mike! It's in "contributing", but what I was doing is "extending". Something is missing e.g. in

Re: Overriding a pure print callback

2011-12-26 Thread m...@apollinemike.com
On Dec 26, 2011, at 12:08 AM, Nicolas Sceaux wrote: > Hi, > > I have in my tool box some overriden stencil functions, in particular > for bar lines (to define custom baroque repeat bars). > > Now, some things seem to have changed since 2.15.20, with respect to > pure things, which show strange

Overriding a pure print callback

2011-12-25 Thread Nicolas Sceaux
Hi, I have in my tool box some overriden stencil functions, in particular for bar lines (to define custom baroque repeat bars). Now, some things seem to have changed since 2.15.20, with respect to pure things, which show strange behavior when overriding the BarLine stencil callback, with a functi