Quote:
Originally Posted by kovidgoyal
Wow, break out the champagne. I'm guessing you just map the entire book to a single page?
|
Well, that's the tricky part... It seems that if a page-map is present, ADE won't display any flows which don't have any pages associated with them. So there has to be at least one page per file, but they can all have name="" with no problems. But then doing that means that you only have as many pages as you have flows, both for the purposes of the "x of y" status bar and using the number buttons for page-wise navigation. Kind of weird. So maybe the solution is to duplicate the default "1024 bytes == 1 page" manually, but with all the page names set to blank?