Comment #7 on issue 3720 by [email protected]: Built-in templates for SATB
scores
http://code.google.com/p/lilypond/issues/detail?id=3720
sorry I missed one...
and
% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 100
\include "S-A-T-B-init.ily"
SopranoMusic = \relative {
a'4 a a a
}
SopranoLyrics = \lyricsto "Soprano" \lyricmode {
\set stanza = "1."
Words to verse one
}
SopranoLyricsTwo = \lyricsto "Soprano" \lyricmode {
\set stanza = "2."
Words to verse two
}
\include "S-A-T-B.ily"
% ****************************************************************
% end ly snippet
% ****************************************************************
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings