bug-groff
[Top][All Lists]
Advanced

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

another problem with chords and ties


From: Werner LEMBERG
Subject: another problem with chords and ties
Date: Sun, 18 Jun 2006 09:51:58 +0200 (CEST)

[This file exhibits another problem: In spite of a correct version
statement, lilypond CVS from 2006-06-18 complains about a missing
\version line.]

%
% address@hidden

\version "2.9.10"

\header { texidoc = "
  In chords, the start and end of slurs must not be positioned
too near to the center of the note head in case there are other
notes above or below.
" }

\paper {
  ragged-right = ##t
}

\relative c' {
<g b d g>1 ~ | <f b d f>1
}

% EOF

PNG image


reply via email to

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