-
Hello,
- I am unable to preview images which are outside of the project folder.
- However, **I am able to preview images which exist in the same folder, or a subfolder of a project.**
- The clos…
-
There is an example project that shows how to generate an EPUB document. The documentation for asciidoctor-epub3 says it's also capable of generating a MOBI document.
https://github.com/asciidoctor/a…
-
> --- asciidoctor-maven-plugin:2.0.0-RC.1:process-asciidoc (asciidoc-to-html) @ jakarta-stl-spec ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO…
-
When the PDF backend is specified, resources are unnecessarily copied to its output directory. The build script below is enough to reproduce this behavior. As desired, the images directory will be cop…
-
Using below Azure-Devops build pipeline script to install asciidoctor-web-pdf on 'ubuntu-latest'.
```yml
stages:
- stage: __default
jobs:
- job: UbuntuBuild
timeoutInMinutes: 90
poo…
-
I was using [asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf) but I had a blocking error (https://github.com/asciidoctor/asciidoctor-pdf/issues/2448) due to ttfunk.
It's different f…
-
I am not sure if that's the right place to file this issue as a possible solution likely requires modifying upstream asciidoctor-pdf but I decided to file it here because the problem is presumably lim…
-
When a theme uses custom fonts, it's mandatory to set the the `pdf-fontsdir` attribute. Otherwise, the converter will not be able to locate the font files. This requirement makes it slightly more diff…
-
Thanks for quickly resolving the issue where the font Helvetica.afm could not be found. Now I'm running into another issue with some of my AsciiDoc files. When I run
`asciidoctor-pdf -a icons=font …
-
The plugin includes multiple versions of the `jruby-complete` dependency.
This causes [conflicts during dependency resolution](https://ge.solutions-team.gradle.com/s/fb5gjtly52eb6/dependencies?focu…