summaryrefslogtreecommitdiff
path: root/testset/abw/ad7e33dae9ca476a3f708cdcca8d8742.abw.raw
blob: eaf8131dc43ef795f0e57c116be2b7478d84caee (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 that create a font family for the text. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en)
          insertText(text:  This is an example that create a font family for the text. )
        closeSpan()
      closeParagraph()
    closeSection()
  closePageSpan()
endDocument()