Re: Issue 1448 in lilypond: Inconsistent behaviour of \dynamic in a \markup

2010-12-13 Thread lilypond
Comment #1 on issue 1448 by pnorcks: Inconsistent behaviour of \dynamic in a \markup http://code.google.com/p/lilypond/issues/detail?id=1448 Here's a smaller example. Attachments: halign.ly 207 bytes halign.preview.png 940 bytes ___

Issue 1448 in lilypond: Inconsistent behaviour of \dynamic in a \markup

2010-12-13 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 1448 by ColinPKCampbell: Inconsistent behaviour of \dynamic in a \markup http://code.google.com/p/lilypond/issues/detail?id=1448 Using \markup to create new dynamic markings produces inconsistent results when the ord

Re: extraNatural and key changes

2010-12-13 Thread Keith OHara
Graham Percival percival-music.ca> writes: > On Mon, Dec 13, 2010 at 10:26 PM, Keith OHara oco.net> > wrote: > > P.S. I would be easily capable of this patch once I figure out git: > > I hope that you have read > http://lilypond.org/doc/v2.13/Documentation/contributor/using-lily_002dgit > Okay

Re: extraNatural and key changes

2010-12-13 Thread Graham Percival
On Mon, Dec 13, 2010 at 10:26 PM, Keith OHara wrote: > P.S. I would be easily capable of this patch once I figure out git: I hope that you have read http://lilypond.org/doc/v2.13/Documentation/contributor/using-lily_002dgit Don't be stupid by trying to use command-line git. We've spent approxim

Re: extraNatural and key changes

2010-12-13 Thread Keith OHara
Neil Puttock gmail.com> writes: > > 2009/6/28 David Bobroff centrum.is>: > > When using 'extraNatural = ##f' key cancellations at key changes are not > > complete.  Key signature elements which change between sharp and flat on the > > same note names are not canceled. > > > > Feature? > > Yes.

Re: Issue 1051 in lilypond: update lilybuntu

2010-12-13 Thread lilypond
Comment #4 on issue 1051 by percival.music.ca: update lilybuntu http://code.google.com/p/lilypond/issues/detail?id=1051 Good idea. It would be slightly tricky to handle this completely automatically -- we want a non-symlink to begin with, since we don't start with the source -- but it's sim

Re: Issue 1425 in lilypond: [PATCH]Add tab-tie-follow-engraver (issue2723043)

2010-12-13 Thread lilypond
Updates: Status: Verified Comment #2 on issue 1425 by brownian.box: [PATCH]Add tab-tie-follow-engraver (issue2723043) http://code.google.com/p/lilypond/issues/detail?id=1425 (No comment was entered for this change.) ___ bug-lilypond mailin

Re: Issue 1436 in lilypond: [PATCH] Modify fret calculation algorithm (issue3320041)

2010-12-13 Thread lilypond
Updates: Status: Verified Comment #2 on issue 1436 by brownian.box: [PATCH] Modify fret calculation algorithm (issue3320041) http://code.google.com/p/lilypond/issues/detail?id=1436 (No comment was entered for this change.) ___ bug-lilypond

Re: Issue 1051 in lilypond: update lilybuntu

2010-12-13 Thread lilypond
Comment #3 on issue 1051 by pkx166h: update lilybuntu http://code.google.com/p/lilypond/issues/detail?id=1051 Is there any value in adding a symlink to lilygit.tcl instead of the actual tcl file? I only say that being one of those that LilyGit is aimed at. For example I create a symlink that

Re: New language feature breaks lilypond-words

2010-12-13 Thread Patrick McCarty
On 2010-12-12, Jay Anderson wrote: > > Here's another lilypond vim annoyance. Take these lines as examples: > > \version "2.13.42" > \once \override Staff.DynamicText #'self-alignment-X = #LEFT > > If you place the cursor over the "2" in the first line or over the "S" > in Staff in the second li