Hello, I'm trying to convert the article.txt file included in the distribution 'doc' folder to pdf.
If I do this: a2x -f pdf article.txt I get this: a2x: ERROR: xmllint --nonet --noout --valid /Users/joe/tmp/article.xml returned non-zero exit status 4 ------------------- If I do this: a2x -f pdf -L article.txt I get this: a2x: ERROR: dblatex -t pdf -p /usr/local/etc/asciidoc/dblatex/asciidoc- dblatex.xsl -s /usr/local/etc/asciidoc/dblatex/asciidoc-dblatex.sty / Users/joe/tmp/article.xml returned non-zero exit status 127 Should this work? thanks, Joe -- 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.
