The dot in

    \version "2.15.16"
    {
        ces''-.
    }

is pushed up needless above the staff, when it can fit perfectly
fine where the E note goes.

Please see attachments.

-Linus
\version "2.15.16"

% the dot position here is fine
{
    c''-.
}

% the dot in all three examples below is needlessly pushed up
% vertically -- very ugly!
{
    ces''-.
}

{
    cis''-.
}

{
    c''!-.
}

Attachment: dot-space.pdf
Description: Adobe PDF document

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

Reply via email to