summaryrefslogtreecommitdiff
path: root/testset/abw/9b5960d410e5d8ac7129b260cd1ff489.abw.raw
blob: 4ddc827cc56b25560ff32c8c936d21f64190a317 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
startDocument()
  setDocumentMetaData()
  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(style:writing-mode: lr-tb)
      openParagraph()
        openSpan(fo:country: US, fo:language: en)
          insertText(text: Einstein's theory of relativity includes one of the most widely recognized formulas in the world: e=mc^2 )
        closeSpan()
      closeParagraph()
    closeSection()
  closePageSpan()
endDocument()