Language

Package: ruby-asciidoctor-pdf @ 1.5.3-1.d257440

Synopsis

AsciiDoc to Portable Document Format (PDF)

Description

Asciidoctor PDF is an extension for Asciidoctor that converts AsciiDoc documents to Portable Document Format (PDF) using the Prawn PDF library. It has features such as:

  • Direct AsciiDoc to PDF conversion

  • Configuration-driven theme (style and layout)

  • Scalable Vector Graphics (SVG) support

  • PDF document outline (i.e., bookmarks)

  • Table of contents page(s)

  • Document metadata (title, authors, subject, keywords, etc.)

  • Internal cross reference links

  • Syntax highlighting with Rouge, Pygments, or CodeRay

  • Page numbering

  • Customizable running content (header and footer)

  • “Keep together” blocks (i.e., page breaks avoided in certain block content)

  • Orphaned section titles avoided

  • Autofit verbatim blocks (as permitted by base_font_size_min setting)

  • Table border settings honored

  • Font-based icons

  • Custom TrueType (TTF) fonts

  • Double-sided printing mode (margins alternate on recto and verso pages)

Home page
https://asciidoctor.org/docs/asciidoctor-pdf
Location
gnu/packages/ruby.scm (line: 1701, column: 4)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1722 is way too long (99 characters)