Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Marcin Borkowski <mb...@wmi.amu.edu.pl> writes: > >> Is it a bad idea to write an /export/ backend with one-to-many >> functionality? (Epub is probably the most obvious use case, but there >> are others.) > > I don't know if that is a bad idea, but it sounds odd. In particular, > I don't get why it is "obvious" that ePub should export to many formats.
Not many formats: many files. To be honest, it's not necessary for epub to export to many separate files, but it's often done. It is easier to deal with, if you're editing the epub afterwards. Of course, the usual Org-mode approach is: get the file right in Org, and the exported results should just be used as-is. But I still don't know how epubs should be approached. E