Skip to content

Commit

Permalink
Releasing v7.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgraham-antenna committed Oct 22, 2020
1 parent f12a036 commit b64dc03
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@

# AH Formatter Analysis Utility 7.0.5

Corresponds to AH Formatter V7.0 MR5.

- Thumbnail errors in layers.
- Handling page numbers in formats that `xsl:number` understands.
- Also showing total page count in footer.
- Added `-show no` option to not launch PDF reader.
- Added Japanese translation in `README.md`.

# AH Formatter Analysis Utility 7.0.4

Corresponds to AH Formatter V7.0 MR4.

- `analyzer.sh` can now run 'report' result format.
- `analyzer.bat` now handling HTML source files.
- Add two-word 'character limit' message part.
- Calculate available width for second page in spreads.

# AH Formatter Analysis Utility 7.0.3

Corresponds to AH Formatter V7.0 MR3.

- Error callouts show error message as tool-tip.
- Callouts link back to message.
- Page thumbnails for pages without error show page number as tool-tip.
- `format-number()` for page number and error counts.
- Smarter `text-indent` values for error messages.
- Table border changes.
- Show absolute page number only if different from formatted page number.
- Log file for PDFs now `*.pdf.log`.
- More comparing file dates with date of `AHFCmd.exe` file.
- Working around `(86)` in `%AHF70_HOME%` value causing problems with DOS statements.
- Better handling of spaces in file and directory names.
- `ahf:l10n()` result as single string.

# AH Formatter Analysis Utility v7.0.2

Corresponds to AH Formatter V7.0 MR2.
Expand Down

0 comments on commit b64dc03

Please sign in to comment.