I finally decied to try the odf backend from 
https://github.com/dagwieers/asciidoc-odf

Follwing the instructions on that side, I downloaded and installed the
odt and odp backend plugins.  When I run the asciidoc command as shown
in the instructions, I get this:

  $ asciidoc -b odt manual.txt
  asciidoc: FAILED: manual.txt: line 8: missing backend conf file: odt.conf

Similar results are seen when using the a2x invokation:

  $ a2x -v -b odt manual.txt
  a2x: args: ['-v', '-b', 'odt', 'manual.txt']
  a2x: executing: /usr/bin/asciidoc.py --backend list

  a2x: ERROR: missing odt backend

  
Where is the odt.conf file supposed to be, and where is it supposed to
come from?

-- 
Grant Edwards               grant.b.edwards        Yow! ... I think I'd
                                  at               better go back to my DESK
                              gmail.com            and toy with a few common
                                                   MISAPPREHENSIONS ...

-- 
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.

Reply via email to