Skip to content

Releases: AntennaHouse/focheck

focheck 0.2.1

23 Jul 15:46
Compare
Choose a tag to compare
  • Reporting empty properties as warnings. (#13)
  • There must be at least one fo:page-sequence descendant of fo:root.
  • Allowing non-XSL elements inside fo:declarations.
  • Not putting date in generated files.
  • Schematron for language. (#9)
  • Property comments includes URL
  • More repeating of whole attribute first in Schematron messages so the context is more obvious.

focheck 0.2.0

05 Jun 23:17
Compare
Choose a tag to compare
  • Requiring property attributes for which a value is required.
  • Schema checking of <id> and <idref> datatypes.
  • Schema checking of xml:lang value.
  • Improved Schematron checking of fo:footnote.

focheck 0.1.0

21 May 12:08
Compare
Choose a tag to compare
  • Handling max-height, max-width, min-height, and min-width, including on fo:block. (re #6)
  • top, right, bottom and left are also 'relative position' properties. (re #7)
  • 'Neutral' FOs now alternatives to defined content, not just interleaved with defined content. (re #8)
  • fo:wrapper can have fo:marker
  • Three variations on fo:wrapper in schema since fo:wrapper allows only what its parent FO allows.
  • Improved enumeration token message (re #9) and other generated messages/comments.
  • Reporting fo:float or fo:footnote as descendant of fo:float or fo:footnote.
  • Changed name of Zip archive for oXygen framework releases to 'focheck-framework-*.zip'.

focheck 0.0.12

20 May 14:01
Compare
Choose a tag to compare
  • Generating documentation comments for inherited Antenna House extension properties. (#3)

focheck 0.0.11

20 May 11:46
Compare
Choose a tag to compare
  • Added @axf:outline-expand, @axf:outline-group, @axf:outline-level, @axf:outline-title, @axf:outline-color, @axf:outline-font-style, and @axf:outline-font-weight. (#5)
  • Added (or uncommented) rules for fo:retrieve-table-marker, @number-columns-spanned, and @column-width.

focheck 0.0.10

07 May 21:32
Compare
Choose a tag to compare
  • Added build-focheck.xml with validate target for validating an FO file using both Relax NG and Schematron.
  • No substantive changes to schema or Schematron.

focheck 0.0.9

26 Apr 18:58
Compare
Choose a tag to compare
  • Not parsing either 'id' or 'role' as expressions.
  • Accepting any integer for 'font-weight'.
  • Handling more Antenna House extensions.
  • AH Formatter allows percentage as 'font-stretch' value.
  • Generating XSD files as part of 'build' target.

focheck 0.0.8

14 Apr 22:24
Compare
Choose a tag to compare
  • Added more Antenna House extensions..
  • Git repository includes XSD version of schema.

focheck 0.0.7

10 Apr 15:30
Compare
Choose a tag to compare
  • Using correct REx-generated parser XSLT file.

focheck 0.0.6

10 Apr 13:43
Compare
Choose a tag to compare

Initial public release.