Releases: AntennaHouse/focheck
Releases · AntennaHouse/focheck
focheck 7.4.6
Validate XSL-FO and Antenna House extensions in oXygen or standalone.
axs.rnc
updated to match ahfsettings 7.4.6.- Added
triple
border style in Schematron. - Instructions for 'Antenna House' external FO processor.
- Inserting
ChangeLog.md
andLICENSE.md
into release'sadd-on.xml
.
focheck 7.4.4
axs.rnc
updated to match (early) ahfsettings 7.4.4.axf:image-orientation
is inherited.
focheck 7.4.3
axs.rnc
updated to match ahfsettings 7.4.3.- Add
axf:image-preproc
,axf:printer-marks-over-content
,axf:double-hyphen-translineation
,axf:initial-letters-start-intrusion
, andaxf:url-break
. axf:form-field
now allowsfo:inline
and text and optionalcolor
attribute.*-radius
properties have optionaldiagonal
keyword.- Add 'PDF/UA Accessibility' validation scenario.
- sqf:fix for empty or missing
<fo:root>
lang
attribute.
focheck 7.3.2
- focheck version numbers now correspond to the Antenna House Formatter version current at the time of the release.
axs.rnc
updated to match ahfsettings 7.3.2.- Add
axf:script-font
. (V7.3) - Add
font-stretch
,size-adjust
, andunicode-range
toaxf:font-face
. (V7.3) - Add
axf:border-wave-form
,axf:break-distance
,axf:colmun-rule
,axf:image-orientation
,axf:printer-duplex
, andaxf:require
. (V7.3) - Add
axf:annotation-file-name
. (V7.3MR1) - Additional values for
axf:float-x
andaxf:float-y
. (V7.3) axf:footnote-number
can haveid
orxml:id
.- Schematron accepts
0
for any length or percentage. - Schematron also ignores
force-page-count
andpage-position
.
focheck 0.7.13
axs.rnc
updated to match ahfsettings 7.2.8.width
as 'shorthand' formin-width
andmax-width
.height
as 'shorthand' formin-height
andmax-height
.- Added missing 'axf:field-readonly'. (#45)
- Made Japanese more readable. (#44, @hidaruma)
- Unique ID for Japanese add-on file so both can be active (though only one will take effect at any one time).
- Remove
-o
from 'AHFormatter' alternative offo-format
.
v0.7.12
focheck 0.7.12
- Updated to 'axs' schema module to 'ahfsettings 7.2.4' schema.
- Added
axf:font-feature-settings
. text-shadow
is too complex for current Schematron rule.
focheck 0.7.11
- Added
axf:adjust-last-line-spacing
. (V7.2) - Overriding XSL 1.1
hyphenate
to addnone
. (V7.2) - Updated
axf:hyphenate-caps-word
. (V7.2) - Added
axf:footnote-number-initial
,axf:footnote-number-reset
,axf:image-resolution
,axf:line-number-show
, andaxf:text-replace
. - No Schematron for
text-transform
because extensions make it too free-form. - Use
<system>
forhtmlmathml-f.ent
. Removedfile:./
from URI. (re #43, #26) - Using
axf.inline.properties
for common inline extensions. - Updated documentation links.
- Links in Japanese files refer to Japanese manual.
- Ant property for JVM to use with OmegaT.
focheck 0.7.10
- Added
<axf:counter-style>
for custom counter styles in<fo:declarations>
. - Both
<fo:basic-link>
and<fo:bookmark>
should have aninternal-destination
orexternal-destination
property. - Added analyzer properties. (V7.1)
- Updated links to Oxygen manual in
README.md
.
focheck 0.7.9
- Add
axf:annotation-createdate
,axf:annotation-modify-date
,axf:avoid-widow-words
,axf:condensed-text-align-last
,axf:inline-overflow-align
,axf:keep-together-within-inline-dimension
,axf:line-number-except-continued-line
,axf:overflow-condense-limit-letter-spacing
,axf:overflow-condense-limit-line-height
,axf:quotetype
,axf:retrieve-table-rows
, andaxf:table-auto-layout-limit
. (V7.1) axf:overflow-condense
model allows multiple tokens. (V7.1)- Add
keep-non-spaces
toaxf:word-break
. (V7.1) - Reformat patterns for
axf:spread-page-master
. - More thrashing with IDS. (#42)
focheck 0.7.8
focheck 0.7.8
- Excluding elements in more namespaces instead of allowing 'id', etc. (#42)
- Added 'from-table-column()' to
axf:text-align-string
tool-tip since most likely to come from table column. - Add 'inter-character' to
axf:text-justify
. - Remove 'distribute' from
axf:text-justify
tool-tip. - Add SQF to convert 'distribute' to 'inter-character'.
- Add
document-info-include
. - Updated from 'ahfsettings' project.
- Corrected URLs to point to V7.0 manual.