lilypond-book line-width=6.5\cm setting ignored

2013-02-21 Thread Ron Cytron
I'm using lilypond 2.14 (tried 2.16 as well, same problem). When I run lilypond-book on the source referenced below, which asserts line-width=6.5\cm, this seems to be ignored. This has previously worked with a much older version of lilypond but I can't find any mention of it not working now, and

Re: \alterBroken doesn't work for properties accessed before line breaking

2013-02-21 Thread David Nalesnik
Mike, On Thu, Feb 21, 2013 at 7:38 AM, David Nalesnik wrote: > > >> m...@mikesolomon.org writes: >> >> > If \alterBroken tries to set a property consulted before line breaking, >> it results in the property having an incorrect value: >> > >> > For example... >> > >> > \relative c'' { >> > \alte

Re: \alterBroken doesn't work for properties accessed before line breaking

2013-02-21 Thread David Nalesnik
On Thu, Feb 21, 2013 at 3:02 AM, Colin Hall wrote: > > m...@mikesolomon.org writes: > > > If \alterBroken tries to set a property consulted before line breaking, > it results in the property having an incorrect value: > > > > For example... > > > > \relative c'' { > > \alterBroken #'direction #

Re: \alterBroken doesn't work for properties accessed before line breaking

2013-02-21 Thread Colin Hall
m...@mikesolomon.org writes: > If \alterBroken tries to set a property consulted before line breaking, it > results in the property having an incorrect value: > > For example... > > \relative c'' { > \alterBroken #'direction #'(UP DOWN) Staff.DynamicLineSpanner > %\override Staff.DynamicLine

\alterBroken doesn't work for properties accessed before line breaking

2013-02-21 Thread m...@mikesolomon.org
If \alterBroken tries to set a property consulted before line breaking, it results in the property having an incorrect value: For example... \relative c'' { \alterBroken #'direction #'(UP DOWN) Staff.DynamicLineSpanner %\override Staff.DynamicLineSpanner.direction = #UP %% no issues a\< \r

Re: Error when compiling a large file

2013-02-21 Thread David Kastrup
ArnoldTheresius writes: > Miguel Jesus wrote >> I finally got the file to compile. I had to set the LILYPOND_GC_YIELD to >> 100. Anyone knows why it worked that way and not the default one? >>   >> Anyway, it took 700 seconds to compile, which is a lot more that it took >> you. As you said, I onl

Re: Error when compiling a large file

2013-02-21 Thread ArnoldTheresius
Miguel Jesus wrote > I finally got the file to compile. I had to set the LILYPOND_GC_YIELD to > 100. Anyone knows why it worked that way and not the default one? >   > Anyway, it took 700 seconds to compile, which is a lot more that it took > you. As you said, I only saw 1 CPU being used. Can lilyp