lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3720 in lilypond: Built-in templates for SATB


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3720 in lilypond: Built-in templates for SATB scores
Date: Sun, 15 Dec 2013 03:24:27 +0000


Comment #7 on issue 3720 by address@hidden: 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



reply via email to

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