Ejemplo n.º 1
0
 def setUp(self):
     self.item = Directions.RepeatSign(type="segno")
     self.lilystring = " \mark  \markup { \musicglyph #\"scripts.segno\" }"
Ejemplo n.º 2
0
 def setUp(self):
     self.item = Directions.RepeatSign()
     self.lilystring = " \mark  "