Re: Lilypond-book: Factor out the formatting from lilypond-book into separate classes (issue1543042)

2010-06-11 Thread reinhold . kainhofer
Reviewers: carl.d.sorensen_gmail.com, Graham Percival, Neil Puttock, http://codereview.appspot.com/1543042/diff/17001/18007 File scripts/lilypond-book.py (right): http://codereview.appspot.com/1543042/diff/17001/18007#newcode207 scripts/lilypond-book.py:207: group = OptionGroup (p, "Options onl

Updated CG 7 Issues, draft 3

2010-06-11 Thread Graham Percival
Hi Bug Squad and others, I've updated CG 7 Issues with draft 3: http://kainhofer.com/~lilypond/Documentation/contributor/issues.html Note that this URL goes to kainhofer; the official online docs won't be updated until 2.13.24, and it's too early for that. Cheers, - Graham _

Re: Lilypond-book: Factor out the formatting from lilypond-book into separate classes (issue1543042)

2010-06-11 Thread Graham Percival
On Fri, Jun 11, 2010 at 12:59 PM, wrote: > > Please review this at http://codereview.appspot.com/1543042/show I think you pushed it to master accidentally. But I'm checking to see if it compiles right now; if it works, let's just leave it there instead of reverting, and make any necessary chang

Re: Lilypond-book: Factor out the formatting from lilypond-book into separate classes (issue1543042)

2010-06-11 Thread Reinhold Kainhofer
Am Freitag, 11. Juni 2010, 14:59:23 schrieb Graham Percival: > On Fri, Jun 11, 2010 at 12:59 PM, wrote: > > Please review this at http://codereview.appspot.com/1543042/show > > I think you pushed it to master accidentally. No, not accidentally. You said "LGTM" and Neil confirmed this and assert

Re: Lilypond-book: Factor out the formatting from lilypond-book into separate classes (issue1543042)

2010-06-11 Thread Graham Percival
On Fri, Jun 11, 2010 at 2:21 PM, Reinhold Kainhofer wrote: > Am Freitag, 11. Juni 2010, 14:59:23 schrieb Graham Percival: >> On Fri, Jun 11, 2010 at 12:59 PM,   wrote: >> > Please review this at http://codereview.appspot.com/1543042/show >> >> I think you pushed it to master accidentally. > > No,

Re: RehearsalMark and Barline placement at the beginning of a line

2010-06-11 Thread Xavier Scheuer
2010/6/8 Neil Puttock : > Oops, I'd forgotten how this should be used; it doesn't return a > useful value (since it uses ly:grob-translate-axis! to perform the > shift), so should only be used with 'after-line-breaking. > Unfortunately, 'after-line-breaking is now spoken for, so you'll have > to o

Re: Updated CG 7 Issues, draft 3

2010-06-11 Thread Carl Sorensen
LGTM, Carl On 6/11/10 6:12 AM, "Graham Percival" wrote: > Hi Bug Squad and others, > > I've updated CG 7 Issues with draft 3: > http://kainhofer.com/~lilypond/Documentation/contributor/issues.html > > Note that this URL goes to kainhofer; the official online docs > won't be updated until 2.

Please implement merge-rests-on-positioning

2010-06-11 Thread Xavier Scheuer
Hi! Could you implement the possibility: \override RestCollision #'positioning-done = #merge-rests-on-positioning described in http://lsr.dsi.unimi.it/LSR/Item?id=336 _directly_ into LilyPond? So we would not have to define merge-rests-on-positioning ourselves, each time we want to use this fu

Re: \cueDuring with 2 quoted voices

2010-06-11 Thread Xavier Scheuer
2010/6/11 -Eluze : > in the snippet below, stems of quoted notes are connected: > > \version "2.13.23" > bass  = \context Voice = "bass" \relative c''' {  g4 g g g  g4 g g g } > sop   = \context Voice = "sop"  \relative c'   {  b4 b b b  b4 b b b } > first = \context Voice = "1"    \relative c'  

Re: Please implement merge-rests-on-positioning

2010-06-11 Thread Graham Percival
On Fri, Jun 11, 2010 at 3:27 PM, Xavier Scheuer wrote: > Could you implement the possibility: >  \override RestCollision #'positioning-done = #merge-rests-on-positioning > described in http://lsr.dsi.unimi.it/LSR/Item?id=336 > _directly_ into LilyPond? Patches will be reviewed. Cheers, - Graham

the four Meisters of the lilypocalypse

2010-06-11 Thread Graham Percival
As we all know, we've been losing bug reports. We're expanding the Bug Squad in an attempt to avoid this, but that creates other organizational problems: somebody needs to train the new volunteers, somebody needs to coordinate their activities, etc. I'm thinking that we should have a Bug Meister,

two-week Report warning

2010-06-11 Thread Graham Percival
It's time to start thinking about the next LilyPond Report, our community newsletter. If you have any news about lilypond or its community that you want to share, get in touch with us. If you want to make sure we mention something, get in touch. If you want to contribute any articles, get in tou

[PATCH] MusicXML support in lilypond-book

2010-06-11 Thread Reinhold Kainhofer
Please review: http://codereview.appspot.com/1659041 This patch adds support for including MusicXML files into documents processed by lilypond-book. In particular: -) HTML: filename.xml -) TeX: \musicxmlfile[options]{filename.xml} -) Texinfo: @musicxmlfile[options]{filename.xml} Since MusicXML

Re: the four Meisters of the lilypocalypse

2010-06-11 Thread Mike Solomon
I second the Frog Meister idea: Carl has been VERY kind in helping me waddle through Scheme programming, and if there is no one w/ the assigned responsibility to farm out tasks, then I will likely keep pestering him out of force of habit. ~Mike On 6/11/10 9:23 PM, "Graham Percival" wrote: > As