-
To be consistent with the CLI from the asciidoctor gem (`asciidoctor`), the AsciidoctorJ CLI should set the `mkdirs` option by default. Enabling this option allows the output file to be written to a d…
-
**Context:**
We've been using this plugin to process our pages and initially didn't configure an `imagesdir`.
That way, a page at `foo/bar.adoc` will output to `_site/foo/bar/index.html`, and `ima…
-
Hi, thanks for this docker image.
It appears that some fonts are missing from the image.
Using the following asciidoc:
```asciidoc
= Precompiled Math
:math:
:imagesoutdir: generated_images…
-
Seek to support, via AsciiMath:
* single equation that spans multiple lines
* multiple equations aligned at the middle operator
The former to be done presumably by introducing some sort of line…
-
Would it be possible to change the filename of QSG5?
The windows installer has always used this format:
`Firebird-%FB_MAJOR_VER%.%FB_MINOR_VER%-QuickStart.pdf`
I can change that if necessar…
-
`pdf-lib` does not have a nice API to set the `Lang` attribute but we should be able to do it using the low-level API to add the Lang entry in the [PDFCatalog](https://pdf-lib.js.org/docs/api/classes/…
-
微博内容精选
-
```
➜ asciidoctor-pdf --version
Asciidoctor PDF 2.3.9 using Asciidoctor 2.0.20 [https://asciidoctor.org…
-
According to the specification it's possible to define the `Lang` in the PDF catalog: https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf
I'm using the following code:
```j…
-
Bookmarks in the datasheet PDF (and SDK doc) appear to only go down to the 3rd level, even though section numbering goes down further levels.
It would be nice to have all numbered section headings ap…