View Single Post
Old 01-25-2021, 04:35 PM   #58
phillipgessert
Addict
phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.phillipgessert ought to be getting tired of karma fortunes by now.
 
phillipgessert's Avatar
 
Posts: 318
Karma: 3200000
Join Date: Oct 2015
Location: Madison, WI
Device: Kindle 5th Gen
Quote:
Originally Posted by knightrider247 View Post
Hi,

yeah, I guess I am not going to go with svg.

Is there an advantage to place one image per html file or can I put them all in one html - divided by div-tags?

Thank you!
knightrider
One per file sets a break before each one, which is probably pretty close to your original goal. I also personally do not enjoy working with very large HTML files (though nor would I necessarily enjoy working with hundreds of small ones). You could always start with a great big one and then split it apart at the end in Sigil. Not knowing too much about the book, apart from it containing many images, it’s tough to guess where a break makes sense. If it has any sort of “chapter” analog, the breaks should be there.

Last edited by phillipgessert; 01-25-2021 at 04:43 PM.
phillipgessert is offline   Reply With Quote