Have problem with version 8.5.3 and "found" a fix, asciidoc --unsafe --backend=latex -o ./render/report-full.tex report- full.txt asciidoc: WARNING: missing template section: [abstractblock] asciidoc: FAILED: [tabledef-default] missing section: [tabletags- header]
FIX, quick and dirty for now :-) add to latex.conf between [abstract] and [dedication]: [abstractblock] between [tabletags-asciidoc] and [tabletags-default]: [tabledef-default] Hope this will be fixed upstream, Kind regards, Jerry Jacobs -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
