elextr

Results 1404 comments of elextr

what version of asciidoc `asciidoc --version` ?

Not sure why it would hang, but you could try using the `asciidoc --backend install zipfile` rather than copying files yourself.

Try running the backends install as the user who is going to use it, not as root.

On 21 December 2012 01:37, SqueezeMyLemon [email protected] wrote: > Sorry for the slow response, only just had a chance to get back to this. > > But that's not what...

That should be easy, the backend can tell a2x to ignore the non-zero return code. The errors don't print unless verbose anyway but maybe we always want to print "Warning:...

Committed possible implementation, I don't have hg a2x or patched xmllint so it is untested, use -L to disable, use backend-opt schema=path to set the schema to use.

This is possible, the steps are: 1. fodt generation needs to go through a2x, that means we need a backend-opt to specify fodt or packaged. 2. the a2x-backend can then...

Then files can't be used with open office. The whole backend becomes for the use of Libreoffice only. By generating packaged files we support both suites. Also flat ODT files...

Yes, "should be", but I could never get LO or OO to read a package without their extra files, they always said it was damaged, thats why I took the...

On 16 February 2012 17:54, Dag Wieërs [email protected] wrote: > The meta-information is also created by backends/odt/odt.conf, it contains various fields, including the document title used as a field on...