lilypond-user
[Top][All Lists]
Advanced

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

Re: Slurred staccato in a tremolo


From: Thomas Morley
Subject: Re: Slurred staccato in a tremolo
Date: Mon, 9 Mar 2015 00:28:01 +0100

2015-03-08 22:32 GMT+01:00 Thomas Morley <address@hidden>:
[...]
> 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



reply via email to

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