|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Mar 2026
Device: apple books
|
Problemas con un epub
He creado un epub con la intención de subirlo a Amazon como complemento a un libro que he autopublicado, pero me da dos errores graves que me impiden subirlo.
El primero es un recuadro que aparece en las notas finales del libro y que estéticamente afea enormente las páginas y el segundo es que las referencias a las notas finales que tengo en el texto del libro no me envían al número correspondiente de las notas finales existentes, pero, sin embargo, al revés sí, es decir, que si pincho en el número correspondiente de las páginas de notas finales si me lleva al número de referencia que aparece en el texto del libro. Adjunto imagen del primer problema y e-pub completo para poder comprobar el asunto de las notas finales. |
|
|
|
|
|
#2 | |
|
A Hairy Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,467
Karma: 21000001
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
|
Quote:
I have created an epub with the intention of uploading it to Amazon as a complement to a book that I have self-published, but it gives me two serious errors that prevent me from uploading it. The first is a box that appears in the final notes of the book and that aesthetically makes the pages enormously ugly and the second is that the references to the final notes that I have in the text of the book do not send me to the corresponding number of the existing end notes, but, however, the other way around, that is, that if I click on the corresponding number of the endnote pages it will take me to the reference number that appears in the text of the book. I attach an image of the first problem and a complete e-pub to be able to check the subject of the final grades. |
|
|
|
|
| Advert | |
|
|
|
|
#3 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,926
Karma: 9553607
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
|
Quote:
Como sea, tu problema del recuadro de las notas finales lo resuelves cambiando en el archivo "11_Limpio-73.xhtml" lo siguiente: En lugar de: Code:
<section id="_idContainer1983" class="Basic-Text-Frame" role="doc-endnotes" epub:type="endnotes"> Code:
<section id="_idContainer1983" role="doc-endnotes" epub:type="endnotes"> Translated: Ugh, a fixed-layout epub; that's your choice, of course, but to go with that type of epub, it might have been better to consider the .pdf format. And if you already have that format available for your book buyers, then it's best to create a fluid-layout epub. Anyway, you can solve your problem with the endnotes border by changing the following in the "11_Limpio-73.xhtml" file: Instead of: Code:
<section id="_idContainer1983" class="Basic-Text-Frame" role="doc-endnotes" epub:type="endnotes"> Code:
<section id="_idContainer1983" role="doc-endnotes" epub:type="endnotes"> Last edited by RbnJrg; Yesterday at 10:55 AM. |
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problemi con calibre | Fox6269 | Devices | 3 | 09-30-2020 10:31 AM |
| Problemas en la conexión con calibre server | camacano | Server | 2 | 03-30-2019 09:56 AM |
| Problemas de actualización | Jaun Saint | Android | 0 | 12-08-2016 09:10 PM |
| Problemas en Amazon | cristbo | Cafetería | 2 | 10-29-2012 03:34 PM |