Hmm. I find 2.11.47 also produces clefs as expected. Maybe the problem lies elsewhere. If you can't spot anything maybe try upgrading to 2.11.49 in case something in your installation is corrupted.

Trevor

----- Original Message ----- From: "Stefan Thomas" <[EMAIL PROTECTED]>
To: "Trevor Daniels" <[EMAIL PROTECTED]>
Cc: "lilypond-user" <lilypond-user@gnu.org>
Sent: Tuesday, June 17, 2008 8:38 PM
Subject: Re: clefs not shown


Dear Trevor,
I use version 2.11.47!

2008/6/17 Trevor Daniels <[EMAIL PROTECTED]>:

Stefan

Which version are you using?  When I try it clefs appear as expected in
both 2.11.49 and 2.11.43-2.

Trevor

----- Original Message ----- From: "Stefan Thomas" <
[EMAIL PROTECTED]>
To: "lilypond-user" <lilypond-user@gnu.org>
Sent: Tuesday, June 17, 2008 7:16 PM
Subject: clefs not shown



 Dear Lilypond users,
why are the clefs not shown in the below quoted example?

rechts = { \clef "treble" s1*2 \break s1*2 }
links = { \clef bass s1*4 }

\version "2.11.43"
\score {
\new PianoStaff = "Klavier"
      <<
      \new Staff= "rechts"
      \with { \remove "Time_signature_engraver" \remove
"Bar_number_engraver" }
      { \rechts }
         \new Staff = "links" \with {
\remove "Time_signature_engraver" \remove "Bar_number_engraver" }

  { \links} >>


}

   \layout {
     \context {
       \Score
       \remove "Bar_number_engraver"
     }
     \context  { \Staff \remove Bar_engraver }
   }




--------------------------------------------------------------------------------


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







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

Reply via email to