"""Text used in the creation of the XML files.""" __author__ = "Patrick K. O'Brien " __cvsid__ = "$Id: OOtext.py 1777 2003-12-22 21:44:32Z pobrien $" __revision__ = "$Revision: 1777 $"[11:-2] # Can't have blank line at beginning of XML manifest = ''' %s %s ''' # The pictures list gets populated by OOwriter as it comes across # images in the document. pictures = [] m_xml_format = '' m_tif_format = '' m_png_format = '' content_header = ''' ''' content_footer = ''' ''' styles = ''' 10 10 Author Template Manning Publications Co. 10 Author Template Manning Publications Co. 10 ''' # Temporary style info: ''' '''