User Tools

Site Tools


docu:asciidoc

Generating PDF's from ASCIIDoc

Generates PDF's from all adoc-Files within the current folder.

docker run --rm -v $(pwd):/documents/ asciidoctor/docker-asciidoctor asciidoctor-pdf ./*.adoc

Use theme

Inside sourcefile use

:pdf-theme: ./theme.yml

to use theme.yml as theme.

docu/asciidoc.txt · Last modified: 2024/09/14 16:46 by els

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki