bug-lilypond
[Top][All Lists]
Advanced

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

Accidentals placed inconsistently in ChordNames


From: Ralf Kleineisel
Subject: Accidentals placed inconsistently in ChordNames
Date: Mon, 14 Apr 2008 12:45:38 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

What steps will reproduce the problem? 
(Please attach or insert a small .ly fragment to duplicate)

\new ChordNames {
  \override ChordName #'font-size = #+5
  \chordmode {
    fis2:m
  }
  \override ChordName #'font-size = #-5
  \chordmode {
    fis2:m
  }
 \germanChords
 \override ChordName #'font-size = #+5
   \chordmode {
     fis2:m
   }
   \override ChordName #'font-size = #-5
   \chordmode {
     fis2:m
   }
}

What is the expected output? What do you see instead?
(Please attach a small output image in PNG or PDF file to show the problem)

http://www.kleineisel.de/ralf/chord_test.png

The accidentals are placed inconsistently when using different font sizes and
with/without \germanChords.

What version of LilyPond are you using?
Tested with 2.11.44 and 2.10.33

On what operating system? 
Fedora 8 i386

Please provide any additional information below.
 





reply via email to

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