These e-mails aren't intended for me, but I keep on receiving them. Ted Knoy
On Mon, Jul 2, 2012 at 10:52 AM, tee <[email protected]> wrote: > Thanks David. > > I think ePub3 and HTML5 support is still not here. When converting the > HTML5 doctype files to ePub, Sigil (an ePub editor) forces ePub2 version > and stripped all HTML5 tags. > > Converting to mobil format for Amazon Kindle is even worse, I feel as if > dealing with the IE6 & 7. > > Tee > > On Jun 30, 2012, at 3:16 AM, David Dorward wrote: > > > > > On 30 Jun 2012, at 11:04, tee wrote: > >> I thought maybe I can use hyperlink for "monolithic" instead of adding > 3 (which will be directed to Appendix), but this often is not desirable > because in other sections of paragraphs where citations are used, there > aren't alway clear sentences to hyperlink. > > > > A hyperlink (to an <aside>) is the closest thing HTML has AFAIK. > > > >> This is for an ebook project, it's different from the webpage, and the > readers are more accustom to the footnotes, but footnote doesn't work for > ebook format, because devices' sizes vary, and portrait vs landscape view > affects text flow too so strictly speaking there isn't pagination. > > > > > > > > The example syntax given in the EPUB specification[1] is: > > > > <html … xmlns:epub="http://www.idpf.org/2007/ops"> > > … > > <p> … <a epub:type="noteref" href="#n1">1</a> … </p> > > … > > <aside epub:type="footnote" id="n1"> > > … > > </aside> > > … > > </html> > > > > [1] http://idpf.org/epub > > > > -- > > David Dorward > > http://dorward.me.uk > > > > > > > > ******************************************************************* > > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > > Help: [email protected] > > ******************************************************************* > > > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [email protected] > ******************************************************************* > > ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [email protected] *******************************************************************
