summaryrefslogtreecommitdiff
path: root/testset/abw/b9f88ba45d6642ce2a261f9406b24f83.abw.raw
blob: bbde94ee4152d9f955232afd8d51cdef0adf2bfa (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 specify the country of the text, by using style:country-asian="CN" and style:language-asian="zh" togather. )
        closeSpan()
      closeParagraph()
      openParagraph()
        openSpan(fo:country: US, fo:language: en)
          insertText(text:  你好 )
        closeSpan()
      closeParagraph()
    closeSection()
  closePageSpan()
endDocument()