Hi,I ran the following simple document through ConTeXt:\setupbackend[export=yes,xhtml=yes]
\enableregime[utf-8]
\mainlanguage[en]
\language[en]
\setupexport[
title={A nice book},
author={John Doe},
firstpage={cover.jpg},
]
\starttext
\startitemize
\item First
\item Second
\item Third
\stopitemize
\stoptext
I then ran mtxrun:
mtxrun --script epub --make t.specificationThis produced a document with the cover page correctly; however, the items were listed on a single line in the EPUB, instead of on lines by themselves.
I have a couple of questions:Many thanks and kind regards.
- Styling. Is custom styling required to format bullet or numbered lists in the resulting EPUB XHTML document?
- Knowledge. Would anyone be willing to share their experiences (and tips) for transforming ConTeXt documents to EPUB?
- Examples. Where can I find examples of simple and complex ConTeXt documents being converted to EPUB documents having a similar layout?
___________________________________________________________________________________
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
___________________________________________________________________________________