On 8/3/22 11:48, Patrice Dumas wrote:
On Wed, Aug 03, 2022 at 09:13:31AM -0700, Per Bothner wrote:
On 8/3/22 05:22, Patrice Dumas wrote:
In EPUB, the images are copied to a directory, such as
my_manual_epub_package/EPUB/images/
The manual files are in
my_manual_epub_package/EPUB/xhtml/*.xhtml
and the paths to images in the XHTML files have ../images/ prepended.
Why? I don't see any such requirement in
https://www.w3.org/publishing/epub3/epub-ocf.html
I am just describing how things are, not that there are any constraints
on where they should be. The issue is not the requirement, simply the
implementation.
Again - why? More specifically: why are you putting the html/xhtml file in a
separate xhtml subdirectory? If you get rid of that, it seems you avoid the
problem.
--
--Per Bothner
[email protected] http://per.bothner.com/