AntennaHouse / focheck

XSL-FO validation using RELAX NG and Schematron.
Apache License 2.0
30 stars 7 forks source link

axf:outline-* are missing at fo:block #5

Closed michael-aka-mmh closed 9 years ago

michael-aka-mmh commented 9 years ago

The documentation in section "Bookmark and Link in PDF Output" states this as an example for a PDF bookmark:

<fo:block axf:outline-level="1"
      axf:outline-expand="false"
      axf:outline-title="Table of Contents">
Attribute Value
axf:outline-expand true false
axf:outline-group
axf:outline-level
axf:outline-title
axf:outline-color
axf:outline-font-style normal italic
axf:outline-font-weight normal bold
tgraham-antenna commented 9 years ago

Added in focheck 0.0.11.

Antenna House has so many extensions that it's hard to find time to add them all (so pull requests are always welcome).