lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note


From: lilypond
Subject: [Lilypond-auto] Issue 3543 in lilypond: Notehead of harmonic whole note too narrow
Date: Mon, 09 Sep 2013 13:00:47 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3543 by address@hidden: Notehead of harmonic whole note too narrow
http://code.google.com/p/lilypond/issues/detail?id=3543

Nick Payne reports on the user list:

The noteheads of whole notes are considerably wider than the noteheads
of smaller value notes, but a whole note harmonic has a notehead that is
exactly the same width as a harmonic notehead of any lesser value, and
considerably narrower than the head of a normal whole note. This makes a
whole note chord look rather ugly when one of the notes in the chord is
a harmonic. For example, here is the final bar of Villa-Lobos' Etude No 1:

\version "2.17.25"

\relative f'' {
   \key e \minor
   <<
     { \override NoteHead.style = #'harmonic-mixed b1 }
     \\
     {
       \set tieWaitForNote = ##t \stemUp
       \grace { e,,,16~[ gis'~ cis~ e~] } <e,, gis' cis e>1
     }
   >>
}

Attachments:
        test5.png  1.5 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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