Thread: pop-up endnotes
View Single Post
Old 11-23-2014, 11:44 AM   #28
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 jjose View Post
Hi eschwartz

I use page break only for heading 1, and will like to avoid it on any other stile.

can you be more specific please on how to edit the CSS.

Were can I find how to do it, and what to look for


thanks a lot

juan abba
Select the book in calibre and press "T" -- this is the shortcut key for the ebook editor.

Search the raw HTML of the EPUB for the file(s) with the endnotes, and check which CSS classes affect them as well as what CSS rules they apply. The Live CSS panel may help with this. If there is a page-break-{before|after} you will want to delete it.
If each endnote has its own file, you will want to select all those files in the File Browser pane and right-click ==> Merge files.

Knowledge of basic HTML+CSS can be very useful when making ebooks, you might wish to read for example @Pablo's tutorial.

Last edited by eschwartz; 11-23-2014 at 11:47 AM.
eschwartz is offline   Reply With Quote