Hello, I'm new to asciidoc and am trying to generate a PDF as shown in the Examples and Overview ( http://www.methods.co.nz/asciidoc/index.html#_overview_and_examples) section. This is the example: The same AsciiDoc article template<http://www.methods.co.nz/asciidoc/article.txt> produced this HTML file <http://www.methods.co.nz/asciidoc/article.html> and this PDF file <http://www.methods.co.nz/asciidoc/article.pdf> via DocBook markup generated by AsciiDoc.
I've created a simple test file (on Ubuntu) and am able to generate an html document (using asciidoc command line) that looks like the example. But when I try to use a2x to generate a PDF file it ends up being formatted like a book. I've tried the doctype option to say article, but that didn't help. Can someone tell me the correct commands to take my text file (like the article template above) and make a PDF (again, like the example above)? Thanks! -al p.s. I actually used to create LaTeX documents WAY back in the day... I'm starting to have flashbacks to the late 80's... :) -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
