On Monday, May 8, 2017 at 8:00:17 PM UTC-4, Steven Schneider wrote: > > ... > > # Rendering open texts published as ePub (or mobi or wxr or odt: this is > one example <http://open.lib.umn.edu/americangovernment/>) in TW so that > students can submit assignments as comments on the text. > ... >
A couple of times now, I've seen this talk of TW and ePub. I've done a bit of digging into the epub format and I don't understand how you can integrate TW and epub. ePub is a container format for text documents that uses HTML to encode the document but it also places some pretty tight limits on the HTML and per-html-file size. On top of all that, the document needs to fall-back gracefully to the limits imposed by ebook readers with limited RAM. So, how do you propose to merge the two? I suppose, if you kept the TW file small enough you could wrap it in the structure of an epub and it might render properly in some ebook readers but I don't think you could save changes back into the epub file without a custom epub reader. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5c1ec021-e307-4d14-a133-5fded2b8e231%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

