View Single Post
Old 03-12-2008, 09:19 AM   #58
Olympus
Connoisseur
Olympus will become famous soon enoughOlympus will become famous soon enoughOlympus will become famous soon enoughOlympus will become famous soon enoughOlympus will become famous soon enoughOlympus will become famous soon enough
 
Posts: 72
Karma: 542
Join Date: Mar 2008
Device: Rocket & Bookeen CyGen 3
Quote:
Originally Posted by aapezzuto View Post
ok then, as a slightly more technical question, would regular expressions + a find replace type statement be about the extent of scripting needs inside a program such as this?
Mostly the cleaning up is difficult as most "authors"-documents have specific markup errors that seem to be specific for each source document.
extended - find & replace and/or a simple RegFindReplace is needed to cleanup. After that only a very-small-font preview is required to quickly identify Chapter Titles and Tag these and a zoom-in (larger preview font) to set paragraph-specific-tags (indent, quote etc)

Quote:
Originally Posted by aapezzuto View Post
... Because of this, we have been tempted to only build a stream in/out type interface for outside scripting during editing, leaving the robust stuff for input and output builds.
That could be the main engine and provide a "plug-in" to perform the cleaning/tagging of the document. (But then question is: what is the difference between your tool and BD and LibPrs500 and EBookPublisher etc etc??)

Quote:
Originally Posted by aapezzuto View Post
I find it reassuring to see such a small list of markup types as the core needs of the project. I know that in my editing all I user are those core 8-10 things.
I did NOT provide a final list of required markup tags. I always keep in perspective that an E-Book can never display the result of a full DTP-ed product. Should formatting be such an important issue than use a PDF-file and viewer or even the paper-version (a.k.a. p-book)

Quote:
Originally Posted by aapezzuto View Post
also, since the epub format all ready supports a container to keep everything packaged together, would people like to see it keep your export preferences inside a specially marked e-pub file? Or the more pointed question... do you want to distribute a formated file with your convention preferences intact?
It would be nice to have a export-settings file for each document that is exported, so one is able to re-create the export or tweak the export. I have no knowledge of the EPUB format.

Last edited by Olympus; 03-12-2008 at 09:52 AM.
Olympus is offline   Reply With Quote