On 2008/05/24, Neil Puttock wrote: > > indicating-cross-staff-chords-with-arpeggio-bracket.ly
> That's weird; the new file is definitely in the patch I sent Graham, > and I can see it's present in gitk. It's present in your local branch, but not on git.sv.gnu.org (and thus not in my local branch either): http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=tree;f=input/lsr;hb=HEAD > Could there be something wrong with the patch? It's attached if you > want to have a look. The patch looks fine. Graham, I'm almost sure you tested docs compilation before pushing to Git, but might have you applied the patch with 'patch' command and forgot to add the file to Git? I would recommend to apply patches formatted with git-format-patch with 'git am 0001-commit-foo.patch', which requires less fussing with Git in case the patch applies cleanly: git-am adds and deletes files automatically, and it commits automatically with original message and author. HTH, John _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel