bug-lilypond
[Top][All Lists]
Advanced

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

Clef change


From: Erik Sandberg
Subject: Clef change
Date: Sat, 24 Apr 2004 15:09:54 +0200
User-agent: KMail/1.5.4

Hi,

I added this to the bug cvs as 'clef-change'.

%
% address@hidden
\header { texidoc =
"The clef change in bar 1 is too far to the right (it should be
placed below the notes of the first staff), and in bar 2 it is
too far to the right (it should be next to the left of the next
note)" }
\version "2.3.1"
\score {
<<
\new Staff \notes {
b8. b16 b8. b16 b8. b16 b8. b16 |
\time 4/2 b8. b16 b8. b16 b8. b16 b8. b16 b1 }
\new Staff \notes {
b1 \clef F b \clef G b}
>>
\paper { raggedright = ##t }
}

reply via email to

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