# File rxml/working/html_transformer.rb, line 53
      def text(doc, txt="", id=nil, style=nil, height=nil, width=nil)   
        doc << txt
      end