Skip to content

Releases: mtmse/dotify.formatter.impl

v5.0.8

24 Feb 12:43
Compare
Choose a tag to compare

Improvements

  • Remove EvenSizeVolumeSplitter
  • Don't cache translation of text segment if a block has dynamic content

Bugfixes

  • Fix crash when the leader is pushed to next line with reduced width
  • Incorrect page number of resumed entries in document TOC

v5.0.7

18 Dec 13:11
Compare
Choose a tag to compare
  • Implementation of feature display-when. (#36)
  • Don't cache translation of text segment if the block has dynamic content (#39)
  • Implement right-text-indent (#31)

v5.0.6

17 Jun 05:54
d04c5b2
Compare
Choose a tag to compare

Improvements

  • Only compute started-volume-first-content-page when needed (#29)
  • Let LeaderSegment.peek/resolve return the leader pattern (#30)

v5.0.5

17 Jun 05:54
Compare
Choose a tag to compare

Improvements

  • Support marker-reference inside page body (#16)
  • Javadoc dependencies are now at mtmse.github.io (#20)
  • Implementation of variable $started-volume-first-content-page (#23)

Bugs

  • Handle locale when null (#15)
  • Move task code to the task project. (#19)
  • Fixing osgi information. (#27)
  • Don't create empty row if marker-reference is empty after applying style (#28)

v5.0.4

02 Mar 10:07
Compare
Choose a tag to compare
  • Previously a toc-entry-on-resumed was skipped if the end block occured anywhere on the first page of a volume, while it should only be skipped if it is the very first block of the volume.

v5.0.3

14 Feb 11:03
Compare
Choose a tag to compare

Fixes

  • Fix TocSequenceEventImpl to get exactly the behavior from before PR #7

Features

  • Continuation of previous volume in TOC