I still must miss something, because the epub doesn't seem to contain anything.

So here's a simple example:

\setupbackend[export=yes,xhtml=test.xhtml]
\starttext
Hello world!
\stoptext

Then after running context:

mtxrun --script epub --make test.specification
table={
 ["files"]={ "test.xhtml" },
 ["identifier"]="89a4fe19-4610-b806-b0dd-5fad6ede3dde",
 ["name"]="test",
 ["root"]="test.xhtml",
}
  adding: mimetype (stored 0%)
  adding: META-INF/ (stored 0%)
  adding: META-INF/container.xml (deflated 32%)
  adding: OPS/ (stored 0%)
  adding: OPS/test.opf (deflated 49%)

mtx-epub        | epub archive: test.tree/test.epub

The xhtml seems to be missing from OPS, but even putting that in there doesn't 
give me a working epub (even though it increases the epub size).

Help?

Adam
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to