def visit_bullet_list(self, node):
     TextTranslator.visit_bullet_list(self, node)
     self.add_text('    +listing{')