6.14.8.13. Code Output

Comienzo python section to interscript/weavers/latex.py[16 /19 ] Siguiente Previo Primero Ăšltimo
   367: #line 395 "latex_weaver.ipk"
   368:   # default code line formatting
   369:   def echotangle(self,count,data):
   370:     if self.comments:
   371:       self._writeline(data)
   372:     else:
   373:       self.writecode("%6d: %s" % (count,data))
   374: 
End python section to interscript/weavers/latex.py[16]