On Sat, Oct 26, 2024 at 2:13 PM Tom Browder wrote:
>
> I am running Debian 11 and trying to run asciidoctor and
> asciidoctor-pdf with no luck so far.
>
> I run it with this bash script:
>
> asciidoctor -r asciidoctor-pdf -b pdf \
> -a pdf-theme=binder \
> -a
On Sat, Oct 26, 2024 at 2:13 PM Tom Browder wrote:
>
> I am running Debian 11 and trying to run asciidoctor and
> asciidoctor-pdf with no luck so far.
>
> I run it with this bash script:
>
> asciidoctor -r asciidoctor-pdf -b pdf \
> -a pdf-theme=binder \
> -a
On Sat, Oct 26, 2024 at 11:05 wrote:
> On Sat, Oct 26, 2024 at 10:06:10AM -0500, Tom Browder wrote:
> > I am running Debian 11 and trying to run asciidoctor and
> > asciidoctor-pdf with no luck so far.
>
> [...]
>
> > `block (2 levels) in parse!'
> >
On Sat, Oct 26, 2024 at 10:06:10AM -0500, Tom Browder wrote:
> I am running Debian 11 and trying to run asciidoctor and
> asciidoctor-pdf with no luck so far.
[...]
> `block (2 levels) in parse!'
> /usr/lib/ruby/vendor_ruby/asciidoctor/cli/options.rb:87:in `encode':
> &
I am running Debian 11 and trying to run asciidoctor and
asciidoctor-pdf with no luck so far.
I run it with this bash script:
asciidoctor -r asciidoctor-pdf -b pdf \
-a pdf-theme=binder \
-a pdf-themesdir=./data/themes \
-a document_name=”Raku Guide” \
-o rakuguide-binder.pdf rakuguide
5 matches
Mail list logo