summaryrefslogtreecommitdiff
path: root/testset/abw/a891e505cf5d80581ebac1f0f52155e8.abw.raw
blob: d8afd098ea8099688947f6afd7be4801ec56b9ac (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: Frobozz: it's not just for breakfast anymore. )
        closeSpan()
      closeParagraph()
    closeSection()
  closePageSpan()
endDocument()