Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 06-18-2024, 01:46 PM   #16
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,639
Karma: 194783560
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
You already added similar attributes to xhtml files, so this would be very similar. Every epub has an *.opf file (usually, but not, always named content.opf). It should be visible in Sigil's Book Browser with the rest of the files.

Once you find the opf file, you double click it to open it in Code View. And much like adding the attributes
Code:
lang="he"
and
Code:
 dir="rtl"
to your html tag, you simply also add
Code:
page-progression-direction="rtl"
to its (the opf file's) spine tag.

Last edited by DiapDealer; 06-18-2024 at 01:49 PM.
DiapDealer is offline   Reply With Quote
Old 06-18-2024, 04:40 PM   #17
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 37,146
Karma: 148321048
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
In the content.opf in a random epub3 file I opened, the spine tag shows as:

Code:
<spine toc="ncx">
To modify this, simply add the page-progression-direction="rtl" to the spine tag so it shows as:
Code:
<spine toc="ncx" page-progression-direction="rtl">
IIRC, the page-progression-direction is only supported in epub3 and even there some renderers do not support it.
DNSB is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Replacing text in Sigil Davvy123 Sigil 4 10-03-2018 12:53 PM
Text alignment in Hebrew odedta Kindle Formats 6 09-24-2014 06:53 AM
Text alignment in Sigil wdaly Sigil 34 01-24-2013 02:45 PM
Free (Kindle) English-Hebrew Hebrew-English arcadata Deals and Resources (No Self-Promotion or Affiliate Links) 0 12-01-2010 05:46 AM
Spiritual Hebrew Bible:Jewish Publication Society 1917 Text v 1.0 01Nov07 Yaakov BBeB/LRF Books 13 02-22-2009 07:35 AM


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


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