github asciidoctor/asciidoctor-pdf v1.5.0.alpha.18
v1.5.0 Alpha 18

pre-release4 years ago

Summary

With this release, the Asciidoctor PDF test suite has been extended to over 200 tests! This release also restores compatibility with Asciidoctor 1.5 (back to 1.5.3) (and verified by the CI build). The parsing of a bibref and link inside footnotes has been restored. This release brings several small improvements, some of which have been lingering for a long time, such as the ability to extend themes, indent the first line of a paragraph, part numbering. Consult the CHANGELOG for a full list of changes.

Distribution

Changelog

  • restore compatibility with Asciidoctor back to 1.5.3 and add verification to test matrix (#1038)
  • allow one theme to extend another theme using the top-level extends key (#367)
  • allow theme to set text indent for paragraphs using prose_text_indent (#191)
  • allow theme to set spacing between adjacent paragraphs using prose_margin_inner (#191)
  • show parts in toc when toclevels=0 (#783)
  • add support for autonumbered callouts in source blocks (#1076)
  • fix duplication of footnotes in keep together regions (#1047)
  • display standalone preamble in book normally (#1051)
  • allow outline depth to be set using outlinelevels attribute independent of toclevels (#1054)
  • fix compounding cell padding (#1053)
  • add support for qanda list (#1013)
  • fix parsing of bibref and link inside footnote text (#1061)
  • restore square brackets around ID of bibliography entry with custom ID (#1065)
  • add page_numbering_start_at key to theme to control start page for page numbering (#1041)
  • don't allow running_content_start_at key to affect page numbering (#1041)
  • substitute {chapter-title} property on front matter pages (replace with doctitle and toc-title, respectively, when running content starts before first page of body) (#1040)
  • allow side margins to be set on elements on title page (#824)
  • don't promote preamble to preface if preface-title attribute is empty
  • expand padding value for running content (header and footer) to array
  • add support for unnumbered (and no-bullet) style on ordered list (#1073)
  • add visual regression capability to test suite (@beatchristen)
  • ensure index section doesn't get numbered when using Asciidoctor < 1.5.7
  • add part signifier and part number to part title if partnums is set; allow signifier to be customized using part-signifier attribute (#597)
  • add support for the chapter-signifier attribute as the prefered alternative to chapter-label
  • warn if the image referenced in the running content cannot be found (#731)

Release meta

Released on: 2019-06-01
Released by: @mojavelinux
Release beer: Elevated IPA by La Cumbre

Logs: resolved issues | full diff

Credits

A very special thanks to all the awesome supporters of the Asciidoctor Salt campaign who provided critical funding for the development of this release as well as ongoing development of the project.

Don't miss a new asciidoctor-pdf release

NewReleases is sending notifications on new releases.