bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doc modification


From: Phil Holmes
Subject: Re: Doc modification
Date: Sun, 23 Feb 2014 11:21:25 -0000

"Pierre Perol-Schneider" <address@hidden> wrote in message news:address@hidden
2014-02-22 22:00 GMT+01:00 Federico Bruni <address@hidden>:

Nitpick: I'd change the comments here


% Corrected to avoid collisions

r8

<f c'-5>8

<f c'\5>8

\override StrokeFinger.add-stem-support = ##t

<f c'-\rightHandFinger #2 >8

}


this way:

  % No tweak needed
  r8
  <f c'-5>8
  <f c'\5>8
   % Corrected to avoid collisions
  \override StrokeFinger.add-stem-support = ##t
  <f c'-\rightHandFinger #2 >8


Think this is slightly tricky. The snippet as it stands is relevant to users prior to 2.18, and there are likely to be a number.

I think the best solution would be to redo this as 2 snippets: one for 2.16 and before, which is not included in the docs, and one for 2.18 with only the StrokeFinger tip, which is included in the docs.

--
Phil Holmes
Bug Squad




reply via email to

[Prev in Thread] Current Thread [Next in Thread]