Skip to content

Releases: AntennaHouse/focheck

focheck 7.4.4

03 Jun 12:30
Compare
Choose a tag to compare
  • axs.rnc updated to match (early) ahfsettings 7.4.4.
  • axf:image-orientation is inherited.

focheck 7.4.3

29 May 19:46
Compare
Choose a tag to compare
  • 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, and axf:url-break.
  • axf:form-field now allows fo:inline and text and optional color attribute.
  • *-radius properties have optional diagonal keyword.
  • Add 'PDF/UA Accessibility' validation scenario.
  • sqf:fix for empty or missing <fo:root> lang attribute.

focheck 7.3.2

27 Mar 20:06
Compare
Choose a tag to compare
  • 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, and unicode-range to axf:font-face. (V7.3)
  • Add axf:border-wave-form, axf:break-distance, axf:colmun-rule, axf:image-orientation, axf:printer-duplex, and axf:require. (V7.3)
  • Add axf:annotation-file-name. (V7.3MR1)
  • Additional values for axf:float-x and axf:float-y. (V7.3)
  • axf:footnote-number can have id or xml:id.
  • Schematron accepts 0 for any length or percentage.
  • Schematron also ignores force-page-count and page-position.

focheck 0.7.13

27 Oct 20:48
Compare
Choose a tag to compare
  • axs.rnc updated to match ahfsettings 7.2.8.
  • width as 'shorthand' for min-width and max-width.
  • height as 'shorthand' for min-height and max-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 of fo-format.

v0.7.12

28 Mar 15:56
Compare
Choose a tag to compare

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

26 Oct 10:07
Compare
Choose a tag to compare
  • Added axf:adjust-last-line-spacing. (V7.2)
  • Overriding XSL 1.1 hyphenate to add none. (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, and axf:text-replace.
  • No Schematron for text-transform because extensions make it too free-form.
  • Use <system> for htmlmathml-f.ent. Removed file:./ 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

28 Jun 21:03
Compare
Choose a tag to compare
  • Added <axf:counter-style> for custom counter styles in <fo:declarations>.
  • Both <fo:basic-link> and <fo:bookmark> should have an internal-destination or external-destination property.
  • Added analyzer properties. (V7.1)
  • Updated links to Oxygen manual in README.md.

focheck 0.7.9

02 Feb 21:09
Compare
Choose a tag to compare
  • 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, and axf:table-auto-layout-limit. (V7.1)
  • axf:overflow-condense model allows multiple tokens. (V7.1)
  • Add keep-non-spaces to axf:word-break. (V7.1)
  • Reformat patterns for axf:spread-page-master.
  • More thrashing with IDS. (#42)

focheck 0.7.8

01 Oct 18:41
Compare
Choose a tag to compare

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.

focheck 0.7.7

25 May 22:41
Compare
Choose a tag to compare
  • Added axf:balanced-text-align, axf:display-alttext, axf:flush-zone, axf:hyphenate-caps-word, axf:initial-letters-color, axf:initial-letters-end-indent, axf:initial-letters-first-line-head-height, axf:initial-letters-leading-punctuation, axf:initial-letters-leading-punctuation-position, axf:initial-letters-leading-letters-punctuation-shift, axf:initial-letters-text-align, axf:initial-letters-width, axf:suppress-duplicate-marker-contents, axf:table-row-orphans, axf:table-row-widows, and axf:text-indent-if-first-on-page. (V7.0)
  • button form field may contain a graphic as internal or external cross-reference.
  • Added axf:initial-letters-color rule. (V7.0)
  • More Ant properties for 'translate' target.