Problem building lilypond 2.12.3 with gcc45

2010-02-21 Thread Dave Plater
Hi, I maintain lilypond for openSUSE and factory builds have switched to gcc45 and I'm now getting build failures. The build fails at :- |rm -f ./out/spacing-spanner.dep; DEPENDENCIES_OUTPUT="./out/spacing-spanner.dep ./out/spacing-spanner.o" g++ -c -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=

Re: nice stockhausen excerpt

2010-02-21 Thread Werner LEMBERG
> In answer to any question about using such examples in the LilyPond > documentation (Jan and Werner haven't raised the issue, but I'm > certain that many readers will be wondering about this), my position > has not changed: The official LilyPond documentation should not > include any material whi

Re: nice stockhausen excerpt

2010-02-21 Thread Graham Percival
On Mon, Feb 22, 2010 at 01:41:33AM +0100, Werner LEMBERG wrote: > > see the german wikipedia > > > > http://de.wikipedia.org/wiki/LilyPond > > > > too bad it's under dispute. > > Is it? I don't see such a remark. It is only stated that the picture > shows copyrighted material which can on

Re: nice stockhausen excerpt

2010-02-21 Thread Werner LEMBERG
> see the german wikipedia > > http://de.wikipedia.org/wiki/LilyPond > > too bad it's under dispute. Is it? I don't see such a remark. It is only stated that the picture shows copyrighted material which can only be cited legally as a very small snippet. Werner

Fix #943 (input/regression/slur-broken-trend.ly broken) (issue203054)

2010-02-21 Thread pnorcks
http://codereview.appspot.com/203054/diff/1/2 File lily/system.cc (right): http://codereview.appspot.com/203054/diff/1/2#newcode310 lily/system.cc:310: { Hi Neil, I'm not really sure about the order of operations here, but I noticed something else: Removing the 'after-line-breaking callback fr

nice stockhausen excerpt

2010-02-21 Thread Jan Nieuwenhuizen
see the german wikipedia http://de.wikipedia.org/wiki/LilyPond too bad it's under dispute. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter AvatarĀ®: http://AvatarAcademy.nl| http://lilypond.org ___ lilypond-devel mailing list li

Re: Simplifying make-ottava-set to allow \displayLilyMusic to work with \ottava

2010-02-21 Thread Mark Polesky
Neil Puttock wrote: > Hi everybody, > > I've been looking at changing the definition of > make-ottava-set... > > ...I'm torn between two different implementations, both > using an OttavaEvent: > > 1) Create an Ottava_iterator... >This has a slight drawback... implicit voice... > > 2) Wrap the c

Simplifying make-ottava-set to allow \displayLilyMusic to work with \ottava

2010-02-21 Thread Neil Puttock
Hi everybody, I've been looking at changing the definition of make-ottava-set so it doesn't use ApplyContext to change all the property settings, and I have a patch which works, though I'd prefer to change the internal representation of \ottava so it uses a stream event: this will simplify the exp

Re: Instanciable scheme engraver (issue216066)

2010-02-21 Thread Han-Wen Nienhuys
On Sun, Feb 21, 2010 at 7:10 AM, wrote: > This is a proof-of-concept for instanciable scheme engravers, with > private instance slots. Looks OK to me; maybe you'd want to pass in the context into the function, so it can do additional switching based on properties? -- Han-Wen Nienhuys - han...@

Instanciable scheme engraver (issue216066)

2010-02-21 Thread nicolas . sceaux
Reviewers: , Message: Hi, This is a proof-of-concept for instanciable scheme engravers, with private instance slots. There is at least one issue that I have to solve before this is commitable, as this shows the following warning: Warning : Attempting to remove nonexisting listener. Warning : A

Re: dead link

2010-02-21 Thread Patrick McCarty
On 2010-02-21, James Bailey wrote: > In the 2.13 docs, AU 4.2 Text editor support. The last link, > Alternate editors goes to a 404 not found. Thanks, fixed in git. -Patrick ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/m

Re: @co...@w{--foo}} or @w...@code{--foo}} ?

2010-02-21 Thread Mark Polesky
I know it looks weird, but I changed the "@" characters to "8" to prevent the list archive from substituting "addr...@hidden" all over the place. The thread at http://lists.gnu.org/archive/html/lilypond-devel/2010-01/msg00384.html is practically unreadable because of this. At least this way you c

dead link

2010-02-21 Thread James Bailey
In the 2.13 docs, AU 4.2 Text editor support. The last link, Alternate editors goes to a 404 not found.___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: CG 2 working with source code

2010-02-21 Thread Graham Percival
On Sat, Feb 20, 2010 at 11:55:57PM -0800, Mark Polesky wrote: > Speaking of to-do lists, should I change the above FIXME's to > TODO's? Umm, sorry, I already did that. :) I wanted to close 921 before posting the list of Critical issues here. ... oh, I forgot to push. Huh. Oh well; I'll resolv