Thread: oebps/text
View Single Post
Old 05-27-2014, 10:40 AM   #3
helsant
Junior Member
helsant began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2014
Device: none
Thaaaaaank You

Quote:
Originally Posted by DiapDealer View Post
If OEBPS/Text/ is exactly what's reported in the "File" column of Flight Crew's validation check window, then search for
Code:
href="../Text/#[^>]*"
in all html files (regex search-mode).

That will basically look for any url fragments without a file name, which is commonly the cause of that particular error.
That was it, four references in the index that had no target in the book after re-editing it. Thank you very much, without this search string I would have never been able to finish this work.
helsant is offline   Reply With Quote