Re: [O] Making ePub books: further report

2011-12-11 Thread Alan L Tyree
On 12/12/11 02:51:29, Bastien wrote: > Hi Alan, > > Alan L Tyree writes: > > > So -- back to my original question: is there some variable > somewhere > > > that puts in both name="xxx" and id="xxx" or do I need to write a > post > > export clean up function? > > From latest git, can now set

Re: [O] Making ePub books: further report

2011-12-11 Thread Alan L Tyree
On 11/12/11 21:02:51, Jambunathan K wrote: > Alan L Tyree writes: > > > On 11/12/11 20:41:18, Alan L Tyree wrote: > >> On 11/12/11 18:42:10, Nick Dokos wrote: > >> > Alan L Tyree wrote: > >> > > >> > > > http://thread.gmane.org/gmane.emacs.orgmode/41826/ > focus=41849 > >> > > > >> > > Yes,

Re: [O] Making ePub books: further report

2011-12-11 Thread Bastien
Alan L Tyree writes: > Bad form to answer my own question: these seem to be hard coded in org- > html.el along with the other items that give ePub validation a nervous > breakdown. I'll post a full list of the offending items later. Thanks. If you can, please document this on Worg. This will

Re: [O] Making ePub books: further report

2011-12-11 Thread Bastien
Hi Alan, Alan L Tyree writes: > So -- back to my original question: is there some variable somewhere > that puts in both name="xxx" and id="xxx" or do I need to write a post > export clean up function? >From latest git, can now set ̀org-export-html-headline-anchor-format' to nil. See the doc

Re: [O] Making ePub books: further report

2011-12-11 Thread Jambunathan K
Alan L Tyree writes: > On 11/12/11 20:41:18, Alan L Tyree wrote: >> On 11/12/11 18:42:10, Nick Dokos wrote: >> > Alan L Tyree wrote: >> > >> > > > http://thread.gmane.org/gmane.emacs.orgmode/41826/focus=41849 >> > > >> > > Yes, Calibre does a nice job of converting XHTML to ePub; it can >> b

Re: [O] Making ePub books: further report

2011-12-11 Thread Alan L Tyree
On 11/12/11 20:41:18, Alan L Tyree wrote: > On 11/12/11 18:42:10, Nick Dokos wrote: > > Alan L Tyree wrote: > > > > > > http://thread.gmane.org/gmane.emacs.orgmode/41826/focus=41849 > > > > > > Yes, Calibre does a nice job of converting XHTML to ePub; it can > be > > > read in all the readers

Re: [O] Making ePub books: further report

2011-12-11 Thread Alan L Tyree
On 11/12/11 18:42:10, Nick Dokos wrote: > Alan L Tyree wrote: > > > > http://thread.gmane.org/gmane.emacs.orgmode/41826/focus=41849 > > > > Yes, Calibre does a nice job of converting XHTML to ePub; it can be > > read in all the readers that I use, but it won't pass the > validation > > tests.

Re: [O] Making ePub books

2011-12-11 Thread Alan L Tyree
On 11/12/11 18:42:10, Nick Dokos wrote: > Alan L Tyree wrote: > > > > http://thread.gmane.org/gmane.emacs.orgmode/41826/focus=41849 > > > > Yes, Calibre does a nice job of converting XHTML to ePub; it can be > > read in all the readers that I use, but it won't pass the > validation > > tests.

Re: [O] Making ePub books

2011-12-10 Thread Nick Dokos
I said: > > Back when Avdi Green was working on his book, there was some and I managed to mangle Avdi's name pretty badly: it is "Avdi Grimm". Apologies, Nick

Re: [O] Making ePub books

2011-12-10 Thread Nick Dokos
Alan L Tyree wrote: > > http://thread.gmane.org/gmane.emacs.orgmode/41826/focus=41849 > > Yes, Calibre does a nice job of converting XHTML to ePub; it can be > read in all the readers that I use, but it won't pass the validation > tests. OK unless you want to publish on sites that require vali

Re: [O] Making ePub books

2011-12-10 Thread Alan L Tyree
On 11/12/11 18:07:48, Nick Dokos wrote: > Alan L Tyree wrote: > > > Debian Squeeze; org 7.7; emacs 23.2.1 > > > > I am back to trying to make ePub books from org articles/books. I > am=20 > > working on a book which currently produces about 100 pages in > LaTeX=20 > > export. It will be about 20

Re: [O] Making ePub books

2011-12-10 Thread Nick Dokos
Alan L Tyree wrote: > Debian Squeeze; org 7.7; emacs 23.2.1 > > I am back to trying to make ePub books from org articles/books. I am=20 > working on a book which currently produces about 100 pages in LaTeX=20 > export. It will be about 200 pages when finished. > > ePub uses XHTML for the main c

[O] Making ePub books

2011-12-10 Thread Alan L Tyree
Debian Squeeze; org 7.7; emacs 23.2.1 I am back to trying to make ePub books from org articles/books. I am working on a book which currently produces about 100 pages in LaTeX export. It will be about 200 pages when finished. ePub uses XHTML for the main content. So, I export the org file to HT