Hi,

i've noticed that using a TIE and Pitch_squash_engraver breaks the
compilation. (Example down) Just remove the tie, and it compiles
perfectly.

So i must comment the" \consists Pitch_squash_engraver" line and work
with B notes, if i pretend to do rhythm exercises using ties in
it.


Jos� Luis


\score{
  \notes \relative c'' {  a4 ~ a4  }
  \paper {
    \translator {
      \StaffContext StaffSymbol \set #'transparent = ##t
      \consists Pitch_squash_engraver
      \remove Clef_engraver
    }
  raggedright= ##t           
  }
}

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to