Supported Formatting Objects and Properties

  1. fo:root

    Properties: font-[family, size, style, weight].

  2. fo:page-sequence

    Properties: master-reference. Currently only single page sequence is supported.

  3. fo:layout-master-set

    Properties: none.

  4. fo:simple-page-master

    Properties: master-name, page-height, page-width, margin-[left, right, top, bottom].

  5. fo:region-body

    Properties: margin-[left, right, top, bottom], background-color, region-name.

  6. fo:flow

    Properties: flow-name.

  7. fo:block

    Properties: padding-[left, right, top, bottom], [start, end]-indent, border-[left, right, top, bottom]-color, border-[left, right, top, bottom]-width, font-[family, size, style,weight], background-color, white-space-collapse, linefeed-treatment, white-space-treatment.

  8. fo:external-graphics

    Properties: src, content-width, content-height. Serna supports the following graphical formats: JPG, TIFF,BMP, PNG, XBM, XPM, PNM.

  9. fo:inline

    Properties: background-color, padding-[left, right, top, bottom], border-[left, right, top, bottom]-width, font-[family, size, style, weight], color, white-space-collapse, linefeed-treatment, baseline-shift, text-decoration.

  10. fo:list-block

    Properties: padding-[left, right, top, bottom], [start, end]-indent, border-[left, right, top, bottom]-color, border-[left, right, top, bottom]-width, font-[family, size, style,weight], white-space-collapse, linefeed-treatment, white-space-treatment, provisional-label-separation, provisional-distance-between-starts.

  11. fo:list-item

    Properties: same as fo-block.

  12. fo:list-item-body

    Properties: end-indent.

  13. fo:list-item-label

    Properties: start-indent.

  14. fo:table

    Properties: padding-[left, right, top, bottom], [start, end]-indent, border-[left, right, top, bottom]-color, border-[left, right, top, bottom]-width, font-[family, size, style,weight], white-space-collapse, linefeed-treatment, white-space-treatment.

  15. fo:table-column

    Properties: number-columns-repeated, column-width.

  16. fo:table-header

    Properties: [start, end]-indent, font-[family, size, style,weight], white-space-collapse, linefeed-treatment, white-space-treatment.

  17. fo:table-footer

    Properties: [start, end]-indent, font-[family, size, style,weight], white-space-collapse, linefeed-treatment, white-space-treatment.

  18. fo:table-row

    Properties: [start, end]-indent, font-[family, size, style,weight], white-space-collapse, linefeed-treatment, white-space-treatment.

  19. fo:table-cell

    Properties: [start, end]-indent, font-[family, size, style,weight], white-space-collapse, linefeed-treatment, white-space-treatment, number-columns-spanned, starts-row, ends-row.