[Bug 254154] textproc/rubygem-asciidoctor-pdf: unable to create valid PDF
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 9 11:54:29 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254154
Bug ID: 254154
Summary: textproc/rubygem-asciidoctor-pdf: unable to create
valid PDF
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet at FreeBSD.org
Reporter: kaltheat at gmail.com
Assignee: sunpoet at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
Hi,
I use
$ asciidoctor-pdf -V
Asciidoctor PDF 1.5.4 using Asciidoctor 2.0.12 [https://asciidoctor.org]
Runtime Environment (ruby 2.7.2p137 (2020-10-01 revision 5445e04352)
[amd64-freebsd12]) (lc:UTF-8 fs:UTF-8 in:UTF-8 ex:UTF-8)
on FreeBSD-12.2-RELEASE and it is not possible to generate a valid PDF.
Simple test.adoc:
= test
test
used command: $ asciidoctor-pdf test.adoc
Errors when viewing PDF:
"Error (968): Arg #0 to 'Tf' operator is wrong type (string)"
"Error (976): No font in show"
...
warnings when calling converter verbose
$ asciidoctor-pdf -w test.adoc
/usr/local/lib/ruby/gems/2.7/gems/prawn-2.2.2/lib/prawn/font/ttf.rb:117:
warning: instance variable @italic_angle not initialized
/usr/local/lib/ruby/gems/2.7/gems/prawn-2.2.2/lib/prawn/font/ttf.rb:117:
warning: instance variable @italic_angle not initialized
Please inform me on how to provide more useful information.
Kind regards,
kaltheat
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list