bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 774 in lilypond: wrong horizontal trill position in small staf


From: lilypond
Subject: Re: Issue 774 in lilypond: wrong horizontal trill position in small staff lines
Date: Sun, 13 Dec 2009 16:28:19 +0000


Comment #4 on issue 774 by n.puttock: wrong horizontal trill position in small staff lines
http://code.google.com/p/lilypond/issues/detail?id=774

It's caused by the fix for issue #420, which uses 'stencil-offset.

There's a TODO in line-spanner.cc for this:

 298           /*
 299             todo: should use font-size.
 300           */
 301           if (is_number_pair (off))
 302             s.translate (ly_scm2offset (off));

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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