Not sure why you are getting stuck, but changing the split size is a bad idea. The split is the maximum size of any particular HTML file inside an ePub (i.e. nothing to do with image size). Many readers are resource constrained and need this value to be 300KB or less.
|