Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 08-08-2016, 06:35 AM   #16
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,731
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by HarryT View Post
Omit an item from the linear reading sequence and leave it only accessible from the TOC?
Bingo! Readers and epub apps are supposed to skip items with a linear="no" attribute when the user uses page navigation buttons or gestures to move to the next/previous item; these items usually can only be displayed if another item contains a link to them.

Or in IDPF speak:

Quote:
The itemref element linear attribute indicates whether referenced item is considered primary (yes) or auxiliary (no) in the spine. This attribute may be used to enable Reading Systems to distinguish presentation of body content from supplementary content which might be, for example, presented in a popup window or omitted from an aural rendition.
Doitsu is offline   Reply With Quote
Old 08-08-2016, 08:54 AM   #17
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,803
Karma: 6000000
Join Date: Nov 2009
Device: many
I'll just commit skipping the nav until there is some consensus on this issue.
KevinH is offline   Reply With Quote
Advert
Old 08-08-2016, 09:47 AM   #18
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,731
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by KevinH View Post
I'll just commit skipping the nav until there is some consensus on this issue.
May I suggest that you also skip the HTML TOC, provided it's clearly tagged a such in the opf guide section?
Doitsu is offline   Reply With Quote
Old 08-08-2016, 11:54 AM   #19
brolny
Connoisseur
brolny began at the beginning.
 
Posts: 64
Karma: 10
Join Date: Sep 2015
Location: Yerevan, Armenia
Device: none
Unhappy sigil_index.ini

There is one INI-file for indexes for all Epub-files?
So we have to save it on each new project?
To re-use in the future.

Also the list of entities permits doubled items.
Attached Thumbnails
Click image for larger version

Name:	ini.png
Views:	197
Size:	318.2 KB
ID:	150757  
brolny is offline   Reply With Quote
Old 08-08-2016, 04:50 PM   #20
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,803
Karma: 6000000
Join Date: Nov 2009
Device: many
Hi Doitsu,

Quote:
Originally Posted by Doitsu View Post
May I suggest that you also skip the HTML TOC, provided it's clearly tagged a such in the opf guide section?
Done. I just committed this to master. Building an index should now automatically skip the nav under epub3 and the guide "toc" resource under epub2.

KevinH

Last edited by KevinH; 08-08-2016 at 09:41 PM.
KevinH is offline   Reply With Quote
Advert
Old 08-08-2016, 09:53 PM   #21
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,803
Karma: 6000000
Join Date: Nov 2009
Device: many
No, you can specify any file in the IndexEditor Dialog (in the context menu). If you do not specify a file, it will default to sigil_index.ini. See the Context Menu section in the Sigil Manual in the chapter on Indexes.

Quote:
Originally Posted by brolny View Post
There is one INI-file for indexes for all Epub-files?
So we have to save it on each new project?
To re-use in the future.

Also the list of entities permits doubled items.

Last edited by KevinH; 08-08-2016 at 10:01 PM.
KevinH is offline   Reply With Quote
Old 08-09-2016, 02:22 AM   #22
brolny
Connoisseur
brolny began at the beginning.
 
Posts: 64
Karma: 10
Join Date: Sep 2015
Location: Yerevan, Armenia
Device: none
Quote:
Originally Posted by KevinH View Post
No, you can specify any file in the IndexEditor Dialog (in the context menu). If you do not specify a file, it will default to sigil_index.ini. See the Context Menu section in the Sigil Manual in the chapter on Indexes.
Thanks a lot. I have read this before, but not understand at all. I was thinking that because index is an integral part of Epub-file, not of the editor, so all necessary info stored directly in the Epub-file.
Or in any other way through UUID, etc.
Now it's clear. Thanks.
brolny is offline   Reply With Quote
Old 08-09-2016, 09:24 AM   #23
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,803
Karma: 6000000
Join Date: Nov 2009
Device: many
That file is only for creating the index. You do not actually need it once the index is created. However, if you want to change the index, having that list of terms helps to recreate it much faster.

KevinH
KevinH is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows 8 (x64): Create Index doesn't work Doitsu Sigil 14 05-26-2013 03:11 AM
Rapidly create an index? Iteria Sigil 9 04-18-2012 07:33 AM
Creator Tearing my hair out trying to create a simple index djb132 Kindle Formats 0 10-23-2011 10:14 PM
Index: Making a linked index in epub virtual_ink ePub 21 10-19-2011 11:23 PM
PRS-600 Index corrupted? CapnKirk Sony Reader 0 07-10-2010 06:56 PM


All times are GMT -4. The time now is 02:56 AM.


MobileRead.com is a privately owned, operated and funded community.