Hi, lily users:

I need help.  I coded "\clef bass" before the last third note on measure two, 
but the bass sign does not appear.  How can I make it printed?

%%%%snip

\version "2.14.2"
\include "english.ly"

upper = \relative c {
  \clef bass
  \key c \major
  \time 4/4
  \autoBeamOff
 %%%% page 55 

  g8 g8 r8 g16 bf16 bf8 ef,8 r8 ef16 ef16  
  ef8 ef16 f16 g16 g16 g16 af16 af8 ef8 \clef bass af8 af16 af16 
  bf8 c8 af8 af8 \clef treble af'4 bf8 c8 
  }
score {
     \new Staff = upper { \new Voice = "singer" \upper }
}
%%%% end

 
Blessing,
ming.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to