Re: Chords problem

2008-05-07 Thread Mats Bengtsson
Gilles Sadowski wrote: Hello. I want to insert a few (not all) chord names in a sheet. I trid the following: \relative c { .. << \chords { cis:m1 } { cis,1 } >> .. } but then the Chord name is below the melody. Not so here; this code You missed the ".." in the exam

Re: Chords problem

2008-05-06 Thread Gilles Sadowski
Hello. > I want to insert a few (not all) chord names in a sheet. > > I trid the following: > > \relative c { > .. > <<   \chords { cis:m1 }  >  { cis,1 } >> > .. > } > > but then the Chord name is below the melody. Not so here; this code %- \version "2.10.10" theMusic = \relative

Chords problem

2008-05-06 Thread Christian Jägle
Hi, I want to insert a few (not all) chord names in a sheet. I trid the following: \relative c { .. <<   \chords { cis:m1 }   { cis,1 } >> .. } but then the Chord name is below the melody. How can I achieve, that the chord is above the melody line. I thought about an extra chord part with

tied chords problem

2005-06-07 Thread VSD
Hi, it seems that the current Lilypond version (2.5.28) yet don't handles properly the ties in chords with small intervals between notes. e.g, in: 4 ~ there's a heavy tie collision. The output I get for this example is shown at: http://personales.ya.com/v_s_d/tied_chords.png this subje