Re: Flexibility of PDF Output and Hyphenation
Posted by
thierrybo on
Apr 16, 2019; 6:43pm
URL: https://discuss.asciidoctor.org/Flexibility-of-PDF-Output-and-Hyphenation-tp5303p6852.html
Ok, just tried it, nice, a fourth different output ...
but it is not a
complete a2x equivalent for ease of use. The equivalent to:
a2x -f pdf file.adoc
seems to be (didn't tried to pipe):
asciidoctor -b docbook -d book -a data-uri! file.adoc && ./fopub file.xml && rm -f file.xml