Skip to content

lwolter/asciidoc-to-pdf-theme_not_found

Repository files navigation

PDF example to reproduce the error of the not found PDF theme file

An example project that demonstrates how to convert AsciiDoc to PDF using the Asciidoctor Gradle plugin.

Usage

Convert the AsciiDoc to PDF by invoking the 'asciidoctor' goal:

$ ./gradlew asciidoctor

Open the file build/docs/asciidocPdf/example-manual.pdf in your browser to see the generated PDF file.

Errormessage
> Task :asciidoctorPdf
could not locate or load the pdf theme `base in theme because of Errno::ENOENT No such file or directory - /home/lwolter/dev/test/asciidoc-to-pdf-theme_not_found/theme/base-theme.yml; reverting to default theme
could not locate or load the pdf theme `base' in theme because of Errno::ENOENT No such file or directory - /home/lwolter/dev/test/asciidoc-to-pdf-theme_not_found/theme/base-theme.yml; reverting to default theme (uri:classloader:/gems/asciidoctor-pdf-2.3.10/lib/asciidoctor/pdf/converter.rb:load_theme)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages