Re: show chord symbol in each bar

2010-01-27 Thread Wilbert Berendsen
Op woensdag 27 januari 2010 schreef Peter: > Other, is it possible to change the Color of a single barline? \relative c' { c4 d e f \once \override Staff.BarLine #'color = #(x11-color 'firebrick3) g f e d c1 } best regards, Wilbert Berendsen -- Frescobaldi, LilyPond editor for KDE: ht

Re: show chord symbol in each bar

2010-01-27 Thread Gilles THIBAULT
Sorry, Peter, I don't have a solution for you. But I am quite sure someone else has :-) Well, i don't know if it is excatly what Peter needs, but with the last version of "changePitch.ly", available here : http://lsr.dsi.unimi.it/LSR/Item?u=1&id=654 you can avoid to repeat several times a chor

Re: show chord symbol in each bar

2010-01-27 Thread Peter Berlau
Hi Reinhold, Am Mittwoch, den 27.01.2010, 18:36 +0100 schrieb Reinhold Kainhofer: > \score { > << > \new ChordNames \chordmode { > c1 c1 c1 c1 > } > \new Staff \relative c' { > c1 e1 g1 c1 > } > >> > } Thanks, that is exact what I am looking for. I adjusted my Sh

Re: show chord symbol in each bar

2010-01-27 Thread Reinhold Kainhofer
Am Mittwoch, 27. Januar 2010 18:06:50 schrieb Susan Dittmar: > Quoting James Bailey (derhindem...@googlemail.com): > > Similarly, if you melody consists of the same chord repeated once per > > bar for four bars, you have to write out the same chord repeated once > > per bar for four bars. > > It's

Re: show chord symbol in each bar

2010-01-27 Thread Susan Dittmar
Quoting James Bailey (derhindem...@googlemail.com): > Similarly, if you melody consists of the same chord repeated once per > bar for four bars, you have to write out the same chord repeated once > per bar for four bars. It's not that simple. Lilypond per default is so smart as to not repeat c

Re: show chord symbol in each bar

2010-01-27 Thread Kieren MacMillan
Hi Peter (and James): > Hello, you have to state when you want the chord symbol to show. Maybe I'm > not saying that correctly. > In the same way you have to type out each note and its duration, you have to > type out each chord and its corresponding duration. > so, if your melody consists of th

Re: show chord symbol in each bar

2010-01-27 Thread James Bailey
Hello, you have to state when you want the chord symbol to show. Maybe I'm not saying that correctly. In the same way you have to type out each note and its duration, you have to type out each chord and its corresponding duration. so, if your melody consists of the same note repeated once p

show chord symbol in each bar

2010-01-27 Thread Peter Berlau
Hello, I really like Lilypond an the snipplet and documentary is very usable, thanks a lot for this. I have not found a solution for the following "problem" If I use, e.g. a 4 bar melody sequence which only has one Chord the assigned chord symbol is only shown over the first bar (1) he and not