On Fri, Sep 06, 2019 at 11:29:47PM +0000, brian m. carlson wrote: > On 2019-09-04 at 03:26:10, Jeff King wrote: > > On Tue, Sep 03, 2019 at 08:51:19PM +0200, Martin Ågren wrote: > > > When I posted v1, it turned into quite a thread [1] on AsciiDoc vs > > > Asciidoctor vs Asciidoctor 2.0 and differences in rendering. (I am on > > > Asciidoctor 1.5.5.) > > > > Yes, sadly I still can't format the docs at all with 2.0.10 (which is > > what ships in Debian unstable). > > I'll look into this. I requested the upgrade in sid. > > If it's the lack of DocBook 4.5 support, then I'll probably need to > patch xmlto for that. DocBook 5 has been around for a decade now, so > it's time for xmlto to support it properly. Yes, it's the docbook45 thing. Switching to docbook5 lets asciidoc run, but then xmlto chokes. -Peff