Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 11-17-2013, 12:13 PM   #1
osprofi
Junior Member
osprofi began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2013
Device: ACER A511
how to create original page nav in epub

Hello epub readers
I am new to epub creation.
I want to realise a page navigation which replicates original book page navigation. I inserted therefore a span element with the pagenum and an associated page-break before css property. Unfortunatly this does not work reading the epub.

Can you tell me how this can be achieved in epub ebooks ?
Thanks, regards, franz
osprofi is offline   Reply With Quote
Old 11-17-2013, 12:15 PM   #2
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Moved to the ePub forum.
HarryT is offline   Reply With Quote
Advert
Old 11-17-2013, 12:16 PM   #3
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
You mean you want to preserve the pagination of the paper book in an ePub file? That's just not going to work; different reading device can display enormously different amounts of text on a page. Compare reading your book on a 25" monitor on a PC, and reading the same book on a phone with a 3.5" screen!
HarryT is offline   Reply With Quote
Old 11-17-2013, 01:40 PM   #4
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,728
Karma: 8700123
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by HarryT View Post
You mean you want to preserve the pagination of the paper book in an ePub file? That's just not going to work; different reading device can display enormously different amounts of text on a page. Compare reading your book on a 25" monitor on a PC, and reading the same book on a phone with a 3.5" screen!
But maybe by adding a page-map.xml file to his epub, he could duplicate the lenght of pages of his printed book. Of course, the text showed in the screen of the reader device will not match the text in a page of the printed copy; that is not possible. But he will be able to "jump" -in the epub- to the same page of the printed copy.
RbnJrg is offline   Reply With Quote
Old 11-17-2013, 01:43 PM   #5
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
If it is for yourself or a small group, make a PDF out of it.

You can't preserve the layout, just as HarryT says. This is an issue even between 10" screens and 5" screens.

You can put in an endless supply of links to different locations which replicate the references, but what a pain. It also brings up where do you put foot/end notes?
Within each chapter tends to work better, since the machine can stay in the same file. But many works refer to notes at the end of a book.

Since the bottom of the page can not be predicted, you can insert footnotes immediately following the paragraph in which they are referenced, if they aren't too long.

How to overcome these and other similar obstacles has been the fodder for extended discussions in these forums.
mrmikel is offline   Reply With Quote
Advert
Old 11-17-2013, 02:20 PM   #6
osprofi
Junior Member
osprofi began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2013
Device: ACER A511
Hi
thanks for your quick responses
1) I read in an articles that I have to divide the content files into chunks which equal the page content and then reference in the spine element. This seems hurrible work.
2) I agree that having diff screen sizes the page outlook will be different. This is maybe solved with some css formatting ?
Do you have an opinion here?
Thanks for responding; regards; franz
osprofi is offline   Reply With Quote
Old 11-17-2013, 03:23 PM   #7
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
Use Sigil. It simplifies matters greatly. You just need to put the text in and it will handle all the references. But it takes some knowledge of the process.

However, since you don't seem to know a lot of html or css, you might consider Atlantic Word Processor or Jutoh, which will allow you to work in a word processor and then when you are happy with it, publish the work to an epub.

CSS formatting will not stop the reader from changing the size of the text and thereby changing the page.

If you are a Windows user and a user of Word of recent vintage, Toxaris has made an add on which will create a basic epub from the word document.

Pablo has a tutorial on the website which covers basic epub and if you read the Sigil documentation, you might get an idea of how things go.

If you just want to convert some text to an epub, you can use calibre. It functions well, but it puts in a lot of its own formatting which is not so easy to understand for editing after conversion. It makes guesses where your chapters are and so, which are adjustable.
mrmikel is offline   Reply With Quote
Old 11-18-2013, 02:26 AM   #8
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,724
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by osprofi View Post
1) I read in an articles that I have to divide the content files into chunks which equal the page content and then reference in the spine element.
You can add page number references with <a id="xxx"> tags to the .html files and add a <pageList> section to the .ncx file.
However, not all readers and reading apps support pageLists, because they're not defined in the ePub2 standard.
You can also include an ADE page-map file, but this will only work with ADE/RMSDK readers and apps.
Doitsu is offline   Reply With Quote
Old 11-18-2013, 02:53 AM   #9
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by osprofi View Post
Hi
thanks for your quick responses
1) I read in an articles that I have to divide the content files into chunks which equal the page content and then reference in the spine element. This seems hurrible work.
2) I agree that having diff screen sizes the page outlook will be different. This is maybe solved with some css formatting ?
Files should be broken into chunks because there are ereaders that cannot handle content files which are too large. However, you should divide the content files into 1 file = 1 chapter, and that will take care of creating pagebreaks to separate each chapter.

css will not solve the different screen sizes issue, but does it really need fixing? ebooks are a different paradigm altogether from paper books. Page numbers are meaningless except as a reference to locations within the paper copy of the book. The rule for ebooks is to just divide up the chapters and let the ereader create the "pages" -- it is how basically all ebooks are made.

By using the PageList you can create a page number index that Amazon will use to generate page numbers; by using Page-map, Adobe-based readers/apps will generate page numbers as well.

If you don't need to reference a paper book, you can just ignore these altogether.
eschwartz is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I Create Page Breaks? jdanniel Sigil 15 09-18-2012 06:15 AM
h3 causing nav problems in epub to mobi BKh Conversion 15 11-03-2011 11:15 PM
epub ncx to mobi nav points is losing items upon conversion bfollowell Conversion 13 09-27-2011 10:23 AM
Epub to mobi nav points illustrata Conversion 2 06-09-2011 12:10 AM
Tried to create 2nd library, now the original is MIA. Lianne Calibre 4 08-14-2010 08:54 PM


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


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