-
AsciiHero is an extension to help with authoring printed and digital gamebooks using AsciiDoc.
## Features
* **Asciidoctor PDF templates**
* It comes with several templates inspired by popula…
-
I believe it should be possible to do it in JavaScript once Paged.js process is completed using `data-page-number` attribute.
-
I used to be able to define a custom document attribute with a link like this in 1.7.6:
```
:ogcapi-common: https://ogcapi.ogc.org/common[OGC API - Common]
```
And then refer to it as `{ogcapi-c…
-
### Summary
(Summarize the bug encountered concisely)
### Steps to reproduce
```
./scripts/generate_guidance.py build/baselines/800-53r4_high.yaml
```
Without prompting the python sc…
-
I just upgraded to version 1.7.0 and my download gets compressed. It looks like the output is gzipped. When using version 1.6.7 the file downloads fine.
It behaves like the client is sending the th…
-
The current font (Computer Modern) for code in the asciidoctor-pdf template is not a monospace font. As a result, code sequences do not line up nicely, e.g., the listing in Section 10.2:
![image](h…
-
When rendering using the Fabled Lands style, the "Turn to" column is too small in the PDF format.
![image](https://user-images.githubusercontent.com/651146/230706904-1fe6f24b-ea44-49a0-b1eb-c9b842f…
-
I just took a look at asciidoc and how to integrate document generation to PDF/HTML via the asciidoctor maven plugin: http://asciidoctor.org/docs/asciidoctor-maven-plugin/.
Then I stumbled over ascii…
-
I have an AsciiDoc file in UTF-8 encoding. When I run Asciidoctor PDF, many non-ASCII characters just disappear. I'm not specifying a custom font.
Consider the following file, *unicode-test.adoc*.
…
-
Based on:
1. the discussion we started in PR #743
2. the rather ugly hack I needed to build properly Python wheels (see #754)
I wanted to have a proper discussion and inputs on the future (post 2.2…