lilypond-user
[Top][All Lists]
Advanced

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

Re: Notehead of harmonic whole note too narrow


From: Eluze
Subject: Re: Notehead of harmonic whole note too narrow
Date: Tue, 10 Sep 2013 01:49:51 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

your example is not exactly comparable since you get  a chord full of harmonic-mixed or harmonic notes with \override

but using \tweak  for the single notes reveals a visible difference:

tweak chord with harmonic

 

Am 10.09.2013 00:39, schrieb Noeck:
The difference concerning centering, is this: using
  \override NoteHead #'style = #'harmonic-mixed
in your example, it gets left aligned, using
  \harmonic
it gets centered.

I would not have expected this to make a difference.


\version "2.17.25"

\relative f'' {
  \key e \minor
  \set tieWaitForNote = ##t
  \stemUp
  \grace { e,,16~[ gis'~ cis~ e~] }
  <e,, gis' cis e b'\harmonic>1
}

Joram

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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