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
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
_
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
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
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,
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
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.
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
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'
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
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,
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
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
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
14 matches
Mail list logo