github asciidoctor/asciidoctor-pdf v2.3.19

14 hours ago

This is a patch release in the 2.3.x release line to fix several bugs and address another Ruby 3.3 compatibility issue.

This release backports the fix to support horizontal alignment on an AsciiDoc table cell that only contains paragraphs. It also fixes an issue where the AsciiDoc table cell would overrun the bottom of the page even when it would otherwise fit. Finally, the requirement for a custom font to provide the NULL glyph is now lifted to avoid line height calculation errors.

Regarding compatibility, this release loads the theme using a custom ThemeData class instead of OpenStruct to remove the dependency on ostruct.

Distribution

Changelog

Improvements

  • replace OpenStruct with internal ThemeData class for storing theme data (#2535)

Bug Fixes

  • support horizontal alignment on AsciiDoc table cell that only contains paragraphs (#2358)
  • don't allow AsciiDoc table cell to overrun bottom of page on which it fits (#2538)
  • don't look for NULL glyph in fallback font as this can impact line height (#2541)

Release meta

Released on: 2024-10-11
Released by: @mojavelinux
Release beer: Duvel 6,66% by Duvel

Logs: resolved issues | source diff | gem diff

Credits

A very special thanks to all the awesome supporters of the Asciidoctor OpenCollective campaign, who provide critical funding for the ongoing development of this project.

Don't miss a new asciidoctor-pdf release

NewReleases is sending notifications on new releases.