I found an existing service(asciidoctor-pdf), so I archived this.
docker run --rm -v $(pwd):/documents/ asciidoctor/docker-asciidoctor asciidoctor-pdf -a scripts=cjk -a pdf-theme=default-with-fallback-font {targetFile.adoc}
- Change {targetFile.adoc} to any path. ( {targetFile.adoc} は任意のパスに変更してください。)
Forked from "kenmasumitsu / asciidoc-sample". Docker operation to convert AsciiDoc to PDF.
"kenmasumitsu / asciidoc-sample"からフォークしたもの。AsciiDocをPDFに変換する操作をDockerで行う。
次の特徴を持つAsciiDoc ドキュメントと、PDF変換スクリプト
- 表紙
- 目次
- セクション番号
mermaid
記載したUMLを図として埋め込むPNG
画像を埋め込む- 図番号
- クロスリファレンス