summaryrefslogtreecommitdiff
path: root/testset/abw/ca132228a3662af426895ad270d9f053.abw.raw
blob: 21974ec0fcca56d5179b349768547443289bcf9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
startDocument()
  setDocumentMetaData(dc:creator: Yi Luo, dc:language: en-US, dc:subject: Subject of the document, librevenge:descriptive-name: Meta Test Document, meta:initial-creator: Majid Khan, meta:keyword: First keyword Second keyword Third keyword)
  openPageSpan(fo:margin-bottom: 1.0000in, fo:margin-left: 1.0000in, fo:margin-right: 1.0000in, fo:margin-top: 1.0000in, fo:page-height: 11.6929in, fo:page-width: 8.2677in)
    openSection(fo:margin-left: 0.0000in, fo:margin-right: 0.0000in, style:writing-mode: lr-tb)
      openParagraph()
        openSpan(fo:country: US, fo:language: en)
          insertText(text:  this is an example of display an outline of text. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en)
          insertText(text:  this is an example display the text itself. )
        closeSpan()
      closeParagraph()
    closeSection()
  closePageSpan()
endDocument()