Hello Wats Martin, I am sorry if I did sound offensive: that was not my intention. I "more or less" understand what Bookbind tries to do but for me it won't work, because Markdown has not enough support for classes, id's etc.
I usually start with a InDesign document (a "completed" book for print) where I use grep to place Markdown tags. I copy/paste the text in BBEdit, convert Markdown to HTML and divide the document into chapters. I could do this with your program, and for a textbook this would be enough. After this I start to expand the markup using classes, especially for the different kind of images (with text-wrap, as page-sized, etc). If I am happy with the result I can "pack" it as an epub, where I look at this part of the process as the last part: like generating the PDF-X1 flattened file print houses in the Netherlands demand. So: I want to be able to make HTML/CSS *before* the generation of the epub, in your solution it is generated *during* the process. -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
