2015-03-08 22:32 GMT+01:00 Thomas Morley <[email protected]>: [...] > One problem persists, though. > If \voiveXxx is used _and_ other objects like fingerings, TextScript > etc are present, the whole thing is centered above the NoteHead, not > the Stem. [...]
In 2.19.16 it's due to issue 2535 https://code.google.com/p/lilypond/issues/detail?id=2535 cc-ing the author David N. 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 } David, what do you think? Cheers, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
