Quote:
Originally Posted by Jellby
It could:
a) Not add an additional "Begin Reading" guide item.
b) Put an empty link to the desired "Start Reading" target at the beginning of the book.
I also put a guide item with type="other.ms-firstpage", but no title. It does not appear in the Cybook's "Go to" menu, but I'm afraid it won't appear in other readers either...
|
The "Begin Reading" //guide/reference is actually the [@type="text"] one you have in your OPF -- "Begin Reading" is just the default title I have for it. But you are right -- I can just rename that title to something less confusing like "Main Text" and create a link which causes the Cybook to pick up "Start Reading" as a duplicate of the //reference[@type="text"].
The "other."-prefixed references without titles I'm actually dropping in the conversion code. I didn't think of just including them without titles -- if Mobipocket Desktop just ignores them then that's probably the most sensible thing to do.