Re: Invalid overrides in ly/gregorian.ly?

2009-01-31 Thread Trevor Daniels
It looks like extra-X-extent and extra-Y-extent were removed from the calculation of a grob extent in lily/grob.cc by committish c9b87b059ea73d9adb2b416e30c78e9340af8af2. This is dated 21 Oct 2005, so these properties have been ineffective for quite a while! I can't find them used anywhere el

Re: Invalid overrides in ly/gregorian.ly?

2009-01-31 Thread Juergen Reuter
Hi, all! The horizontal placing of breathing signs in Gregorian Chant is anyway somewhat broken. Looking e.g. at the "Sanctus, Sanctus, Sanctus" example in "2.8.4 Typesetting Gregorian chant", the distance for the second divisio minima (after the second "Sanctus") is fine, while the distance

Re: ideas for Google Summer of Code

2009-01-31 Thread Anthony W. Youngman
In message <20090116123513.ga2...@nagi>, Graham Percival writes It has to be noted that this sort of "instrument physics" application is actually useful even if one renders to normal scores rather than tabulature. It would also be nice to get fingering indications from a reasonably programmable

Invalid overrides in ly/gregorian.ly?

2009-01-31 Thread Patrick McCarty
Hello, After looking through source, I can't find a spot where 'extra-X-extent and 'extra-Y-extent are recognized, yet they are documented in the grob interface and an 'extra-X-extent override is used six times in ly/gregorian.ly. If they are no longer functional, should a convert-ly rule be adde