Re: Glyphs for Kievan Notation (issue 4951062)

2011-09-29 Thread Werner LEMBERG
I've begun working on improving the MetaFont code. Please take a look at the code for the final note, the recitative, and the whole note and let me know if I'm on the right track. This is definitely the right track. Currently, I don't have the time to actually apply your patches, but it

Re: Fix 1477: Add (ly:expect-warning msg args) to suppress expected warnings (issue 5037046)

2011-09-29 Thread reinhold . kainhofer
Reviewers: J_lowe, Graham Percival, MikeSol, reinhold_kainhofer.com, mike_apollinemike.com, graham_percival-music.ca, Message: Pushed as commits 1ecdd56060e34a00b2be6b38029b286a601ea6f8 (code changes) b8e19438b2d69674efcf408586950e384d5e4b06 (regtest changes) Description: If a file contains

make broken on current master?

2011-09-29 Thread m...@apollinemike.com
Hey all, Running make clean and then make all on current master, I'm getting the crash below. Is anyone else getting the same thing? Cheers, MS Compiling /home/mikesol/lilypond-reg/Documentation/out/common-macros.texi... /home/mikesol/lilypond-reg/Documentation/out/common-macros.texi is up to

Re: make broken on current master?

2011-09-29 Thread Phil Holmes
- Original Message - From: m...@apollinemike.com To: Devel mailinglist lilypond-devel@gnu.org Sent: Thursday, September 29, 2011 11:49 AM Subject: make broken on current master? Hey all, Running make clean and then make all on current master, I'm getting the crash below. Is anyone

Re: make broken on current master?

2011-09-29 Thread Phil Holmes
- Original Message - From: m...@apollinemike.com To: Devel mailinglist lilypond-devel@gnu.org Sent: Thursday, September 29, 2011 11:49 AM Subject: make broken on current master? Hey all, Running make clean and then make all on current master, I'm getting the crash below. Is anyone

Re: make broken on current master?

2011-09-29 Thread m...@apollinemike.com
On Sep 29, 2011, at 1:26 PM, Phil Holmes wrote: - Original Message - From: m...@apollinemike.com To: Devel mailinglist lilypond-devel@gnu.org Sent: Thursday, September 29, 2011 11:49 AM Subject: make broken on current master? Hey all, Running make clean and then make all on

Re: Glyphs for Kievan Notation (issue 4951062)

2011-09-29 Thread Janek WarchoĊ‚
2011/9/28 aleksandr.andr...@gmail.com: Per comments by Bertrand, I have moved the Kievan glyphs to Parmesan. I have also changed the names of the glyphs as he suggested. I've begun working on improving the MetaFont code. Please take a look at the code for the final note, the recitative, and

Re: PATCH: countdown to 20110928

2011-09-29 Thread m...@apollinemike.com
Hey all, A summary for patches that I've decided not to push yet: On Sep 27, 2011, at 6:16 AM, Colin Campbell wrote: For 22:00 MDT Wednesday Sept 28 Issue 307: collision slur with tuplet bracket - R 4813048 There was a mild bracket-slur collision in the regtest I added due to my other

Re: PATCH: countdown to 20110928

2011-09-29 Thread Joe Neeman
Issue 1846: Improves horizontal spacing of axis groups that SpanBar grobs traverse - R 4917046 I haven't heard back from Joe yet, who had some reservations, and I don't want to push this without his blessing. Sorry, didn't realize you were waiting on me. It looks fine to me now. Joe

Re: Sketch for fix of issue 307 (issue 4813048)

2011-09-29 Thread pkx166h
Passes make but fails make check --snip-- job 4 terminated with signal: 6 job 3 terminated with signal: 6 fatal error: Children (4 3) exited with errors. command failed: /home/jlowe/lilypond-git/build/out/bin/lilypond -I /home/jlowe/lilypond-git/input/regression/ -I ./out-test -I

Re: Sketch for fix of issue 307 (issue 4813048)

2011-09-29 Thread Reinhold Kainhofer
Am Thursday, 29. September 2011, 23:30:20 schrieb pkx1...@gmail.com: Passes make but fails make check --snip-- job 4 terminated with signal: 6 job 3 terminated with signal: 6 fatal error: Children (4 3) exited with errors. command failed:

Re: Glyphs for Kievan Notation (issue 4951062)

2011-09-29 Thread aleksandr . andreev
I've uploaded changes to output-lib.scm. The problem I have is that output-lib does not allow access to noteheads of log-duration greater than 2. I've temporarily changed a few lines of the file. However, I'm not sure this is the best way of doing this. Please let me know what the right approach