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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to