I am generating epub files and am running into behavior I didn't expect with the epub_cover configuration. With all other configuration settings any relative paths are always relative to the source directory. I have an Images subdirectory that I put all my png/jpg/etc files in and used this directory to store my jpg file for the cover image. This is the only reference I have to the cover image in the project.
However, when I build the epub the image doesn't get copied to the _images directory. Also, the reference to the image doesn't replace 'Images' with '_images' as do all the other references to such files. How is this supposed to be used? Mark -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/groups/opt_out.
