Chord name exceptions

2013-05-05 Thread Nandi
this: esz, fisz etc., starting with capital letters in such cases like D/Fisz etc. (or have the uppercase sharp/flat symbols). I've read through the documentation about chordNameExceptions and chordRootNamer, but couldn't figure out, how to achieve the desired changes. Any help, please?

Re: Templates combined?

2013-05-03 Thread Nandi
...) > > Urs > Your .ly file was somehow downloaded as a .bin, but I've changed the extension back to .ly and it worked well. After modifying the missing { \altoWords } etc. strings to { \verseI } etc., it works perfect. Thanks for your kind help! Nandi

Re: Templates combined?

2013-05-03 Thread Nandi
Urs Liska openlilylib.org> writes: > attached you'll find a working file where I (partly) combined the > templates (you'll figure out the rest). > Unfortunately I can't unarchive the .bin file. Can you send it in another format, or just copy the .ly text he

Re: Templates combined?

2013-05-03 Thread Nandi
za = #"4." This is the fourth verse } theChords = \chordmode { c2 g4 c } staffMelody = \relative c' { \key c \major \clef treble c4 d8 e f4 g \bar "|." } \score { << \context ChordNames { \theChords } \new Staff { \context Voice = &

Templates combined?

2013-05-03 Thread Nandi
er the other, below each other, for all staffs, and have the harp chords only above the soprano staff. I just couldn't figure out how to combine the pieces. (Later I may add some piano accompaniments, too, so if it can also be incorporated in the template, that would be