It should have changed when we moved away from requiring ncx in epub3. At least that was the plan!
The same template hard coding bug exists in the nav creation code as well. We will need to have pre-calculated the bookpath of the ncx and the bookpath of the first xhtml file, under epub2. For epub3, we need to pre-calculate the bookpath of the nav, the bookpath of the first xhtml file, and the bookpath of the nav css file, so that the template can be used again.
I will look into doing that.
KevinH
|