View Single Post
Old 05-30-2018, 07:15 PM   #3
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by JustinThought View Post
As far as your second scenario, the same occurs with the stylesheet.css, and any external fonts. IMHO, this is more of a protection than a problem.
The use-case on #2 is: I have an old EPUB + I have a set of template files:
  • cover.xhtml
  • titlepage.xhtml
  • stylesheet.css
  • cover.jpg
  • [...]

I plop template files into the EPUB.

Many times, the old EPUB has the same common filenames.

If there was a conflict, then you should be able to overwrite/skip (just like you currently can with images).

Currently, you have to remember which HTML files were conflicts, then manually delete them out of your book, then readd the template files all over again.

Most of the time, I only notice the title page wasn't overwritten until quality checking, and then it's just easier for me to copy/paste code instead of using the Add Existing Files functionality.

This becomes quite the pain when the amount of replaced files becomes large.
Tex2002ans is offline   Reply With Quote