예제 #1
0
 def __init__(self):
     NonattributedBlock.__init__(self)
     self._escaped_name = r'\bookpart'
     self._is_formatted_when_empty = True
예제 #2
0
 def __init__(self):
     NonattributedBlock.__init__(self)
     self._escaped_name = r'\score'
     self._is_formatted_when_empty = False