Hi Jerry
Can you post a patch file, as you are probably aware the latex backend is
experimental an is currently not being maintained (see
http://www.methods.co.nz/asciidoc/index.html#X1) so it will have fallen behind
the currentl version of AsciiDoc.
Cheers, Stuart
Jerry Jacobs wrote:
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.