----- Original Message ----- From: "James" <james.l...@datacore.com>
To: "Phil Holmes" <em...@philholmes.net>
Cc: "LilyPond User Group" <lilypond-user@gnu.org>
Sent: Friday, October 15, 2010 4:46 PM
Subject: Re: Repeating the same clef


Phil

On 15/10/2010 15:57, Phil Holmes wrote:
I'm sure I've seen this somewhere, but I'm damned if I can find it now.
  I want to signal a change of singer by repeating the same clef symbol
(i.e. we're already using a treble clef, and I want to print another).
Is there a way of doing this without using markup?

e.g.

\score {
  { a1 | b | \clef G c | d }
}

?

James



Thanks, but doesn't do what I want.  In effect, I want to do this:

\score {
  { \clef treble a1 | b | \clef G a | b }
}

and have the second clef displayed. I have a vague memory of this being discussed before, but I can't find it anywhere.


--
Phil Holmes



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to