%
% This file shows a problem with harmonics in lilypond
% CVS 2004-02-14 00:47 MET.
%
% . Harmonics attached to a base note (either as a fourth or another
%   interval) neither get accidentals nor dots.  Currently it does,
%   which is wrong.
%

\version "2.1.23"
\include "deutsch.ly"

\score {
  \notes \relative c' {
    <d' g\harmonic>4. <dis gis\harmonic>8
  }

  \paper {
    raggedright = ##t
  }
}

% EOF

<<inline: harmonic.png>>

_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to