Releases: AntennaHouse/focheck
Releases · AntennaHouse/focheck
focheck 0.5.6
focheck 0.5.5
- Added
axf:printer-bin-selection
andaxf:printer-duplex
.
focheck 0.5.4
- Added rest of 'Page Number' extensions.
- Not checking
allowed-height-scale
,allowed-width-scale
, orbackground-image
.
focheck 0.5.3
- Handling multi-valued 'axf:float' property. (#32)
focheck 0.5.2
- Added
axf:indent-here
extension property. build.xml
'fo-property.sch' target also depends on "${property-schematron-dump.xsl}".- Only checking that
country
is non-empty. (re #31)
focheck 0.5.1
- Copy-and-paste error for
axf:line-number-background-color
andaxf:line-number-color
contexts.
focheck 0.5.0
- Added rest of
axf:line-number-*
extension properties (#30). - Added
axf:baseline-grid
andaxf:baseline-block-snap
(#29). axf:line-number-*
are inherited.- Added nested
fo:page-sequence
and some form FOs. - Added outline properties to
fo:list-item
because people use that. - Updated URLs in comments to refer to V6.4 Online Manual.
axf:annotation-type
also usable withfo:basic-link
.- Added
axf:headers
andaxf:scope
from V6.4. - Fixed typo in a property reference.
- Added
axf_number-type
,axf_origin-id
,axf_suppress-folio-prefix
, andaxf_suppress-folio-suffix
. - Added quick fixes to delete properties superseded by XSL 1.1 FOs and properties.
- Added content models to some descriptions.
- Added
axf:page-number-prefix
warning and quick-fix. - Added annotation-related properties.
- Added FOs and properties for ruby.
- File name and line number in Schematron messages.
- Added unprefixed
column-gap
tofo:block-container
. - Added
axf:output-volume-break
andaxf:output-volume-filename
. - Added more footnote-related properties on
fo:region-body
. axf:footnote-max-height
does not apply tofo:footnote
.- Generating Schematron XSLT depends on
etc/check.sch
. - Added background and bleed to
axf:spread-page-master
. - Added
axf:footnote-position
. - Absent
start-indent
andend-indent
in lists use inherited values. - Emacs mode for XSL-FO.
- Added more form-related extension properties.
- Added
xml:id
. - Preserve modification dates for ease of comparison with OmegaT project.
README.md
notes that oXygen 17.1 and 18.0 have focheck 0.3.1.- Upped copyright year.
focheck 0.4.1
- Started adding
axf:form
andaxf:tab
. - Added
axf:pdftag
tocommon-accessibility-properties
. - Added
axf:suppress-if-first-on-page
. - Added
axf:border-double-width
,axf:border-wave-form
,axf:tab-overlap-treatment
,axf:tab-stops
,axf:tab-treatment
,axf:text-justify
,axf:line-number-format
,axf:line-number-initial
,axf:line-number-interval
,axf:line-number-orientation
,axf:line-number-prefix
,axf:line-number-reset
, andaxf:line-number-start
. column-count
applies tofo:block-container
.- Schematron and SQF for
axf:hyphenation-zone
(#28) and Schematron foraxf:line-number-interval
andaxf:line-number-offset
. - Skipping autogenerated Schematron checking of
content-type
. - Copying catalog for MathML entities from W3C example catalog. (#26)
- Updated documentation links to point to AH Formatter V6.3 Online Manual at http://www.antennahouse.com/product/ahf63/.
- Updated Japanese translation in
README.md
. - When copying Schematron files to translate, copy only
.sch
files.
focheck 0.4.0
- For AH Formatter V6.3:
- Added
axf:spread-page-master
andaxf:spread-region
. - Added
cmyk()
andcmyka()
.
- Added
- Schematron Quick Fixes for
fo:list-item-body
andfo:list-item-label
. - Added
rgba()
.
focheck 0.3.5
- Translated schema documentation annotations (partial).
- More Schematron translations.
- Added
axf:alt-text
andaxf:table-summary
. - Japanese error messages and hints.
- Started to add Schematron Quick Fixes where possible.