On Sat, 19 Feb 2011 22:46:02 +0100
Christian Moe wrote:
> Hi,
>
> I agree exporting 'chapters' in a single Org document to separate
> html files would be a nice option to have.
>
> Pending someone writing an export function for this, you could
>
> - post-process the HTML with one of the script
Hi,
I agree exporting 'chapters' in a single Org document to separate html
files would be a nice option to have.
Pending someone writing an export function for this, you could
- post-process the HTML with one of the scripts out there for
splitting up web pages, like htsplit available on CPAN
On Sat, 19 Feb 2011 11:54:38 +0100
Bastien wrote:
> Hi Alan,
>
> Alan L Tyree writes:
>
> > It is easy to export to XHTML, the first step in ePub construction,
> > but I would like every chapter to be a separate file. It is easy
> > enough to do this with a macro or a simple function (even tho
Hi Alan,
Alan L Tyree writes:
> It is easy to export to XHTML, the first step in ePub construction, but I
> would like every chapter to be a separate file. It is easy enough to do
> this with a macro or a simple function (even though I am no elisp
> guru).
Please share your functions!
> Is th
Greetings from Down Under,
I am constructing an ePub formatted book. It came to me in plain text and I
have formatted in org-mode.
It is easy to export to XHTML, the first step in ePub construction, but I would
like every chapter to be a separate file. It is easy enough to do this with a
macro