[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 336 in project lilypond
From: |
codesite-noreply |
Subject: |
Issue 336 in project lilypond |
Date: |
Wed, 14 Mar 2007 17:48:25 -0700 |
Issue 336: octavation, change clef produces incorrect note positions
http://code.google.com/p/lilypond/issues/detail?id=336
New issue report by gpermus:
\version "2.10.20"
\paper{ ragged-right=##t }
\relative c' {
\clef "bass"
c1
#(set-octavation 1)
c
#(set-octavation 0)
\clef "treble"
c
#(set-octavation 1)
c
#(set-octavation 0)
c
}
Attachments:
foo.preview.png 2.4 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issue 336 in project lilypond,
codesite-noreply <=