Andreas Hoenen wrote:
>
> attached is a patch of dblatex's author (based on release 0.2.8) that
> fixes the dedication issue.  (By the way, to avoid adorning myself with
> borrowed plumes: "they" is Benoit Guillon, contrary to the wrong
> information in the SuSE and Fedora packages I'm only the Debian
> packager, but not a dblatex author.)
> 
> The patch should be straightforward to apply if you want to further
> experimentalize with AsciiDoc and dblatex.  I will include the patch in
> the upcoming Debian dblatex release 0.2.8-1, and I assume it will be
> also part of the next upstream release.
> 

I've applied the patch to dblatex 0.2.8 and it fixes the error compiling 
book documents, successfully compiled the AsciiDoc User Guide and 
example article and books to PDF with the patch installed:

$ asciidoc -b docbook asciidoc.txt && dblatex --pdf asciidoc.xml
$ asciidoc -b docbook article.txt && dblatex --pdf article.xml
$ asciidoc -d book -b docbook book.txt && dblatex --pdf book.xml
$ asciidoc -d book -b docbook book-multi.txt && dblatex --pdf book-multi.xml


Cheers, Stuart
_______________________________________________
asciidoc-discuss mailing list
[email protected]
http://lists.metaperl.com/cgi-bin/mailman/listinfo/asciidoc-discuss

Reply via email to