Updates:
        Owner: [email protected]

Comment #1 on issue 4319 by [email protected]: Patch: toward-stem-shift-in-column should only consider 'script-interface
https://code.google.com/p/lilypond/issues/detail?id=4319

This patch is in response to a problem reported on user by Harm:

2015-03-08 22:32 GMT+01:00 Thomas Morley <[email protected]>:

In 2.19.16 it's due to issue 2535
https://code.google.com/p/lilypond/issues/detail?id=2535


I don't think it was intended that the staccato-dot moves, when
TextScript, Fingerings or StringNumbers are present:


\version "2.19.16"

{
  \time 3/4
  \voiceOne
  c'2.-.
%  \override Script.toward-stem-shift-in-column = 1.0
  c'2.-. -"foo"  %% ??
  c'2.-. -1      %% ??
  c'2.-. \3      %% ??
  c'2.-. \fermata %% ok
}



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to