[Libreoffice-bugs] [Bug 132595] New: Export-epub enhancement
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 1 18:47:04 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132595
Bug ID: 132595
Summary: Export-epub enhancement
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: paiperix at gmail.com
Hi.
First of all, sorry for my english.
A suggestion. I use to make books in epub format with writer2epub but sometimes
failed, especially when the text has images and tables. In the last time i'm
trying the "export to epub" tool and it works well. Does not has problems with
images and the work with tables is much better than w2e. Anyway, i make some
suggestions:
- the footnotes appear in the middle of the text, and this is a problem. Breaks
the lecture. I suggest bring al the footnotes to an only html section, like w2e
does, in fact.
- again with footnotes: in my experience, when i've been reading a epub on
ebookreader, it's really hard to press the exact point that must send to the
footnote. One can press in the screen over the number but usually change the
page or mark like selection. I guess that is a link problem. My suggestion is
try with the following kind of link that works well in many devices:
first link:
<a href="../Text/notas.xhtml#nt1" id="rf1"><sup>[1]</sup></a>
return link:
<div class="nota">
<p id="nt1"><sup>[1]</sup> XXXXXXX <a
href="../Text/Introduction.xhtml#rf1"><<</a></p>
</div>
I hope you welcome my suggestions.
Thanks for all your great job.
Greetings
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200501/6114b0f5/attachment.htm>
More information about the Libreoffice-bugs
mailing list