Nicolas Goaziou writes:
> Eric Abrahamsen writes:
>
>> Not many formats: many files. To be honest, it's not necessary for epub
>> to export to many separate files, but it's often done. It is easier to
>> deal with, if you're editing the epub afterwards.
>
> In this case, the back-end can genera
Eric Abrahamsen writes:
> Not many formats: many files. To be honest, it's not necessary for epub
> to export to many separate files, but it's often done. It is easier to
> deal with, if you're editing the epub afterwards.
In this case, the back-end can generate multiple files. AFAIK, ox-odt
do
Nicolas Goaziou writes:
> Hello,
>
> Marcin Borkowski writes:
>
>> Is it a bad idea to write an /export/ backend with one-to-many
>> functionality? (Epub is probably the most obvious use case, but there
>> are others.)
>
> I don't know if that is a bad idea, but it sounds odd. In particular,
>
Hello,
Marcin Borkowski writes:
> Is it a bad idea to write an /export/ backend with one-to-many
> functionality? (Epub is probably the most obvious use case, but there
> are others.)
I don't know if that is a bad idea, but it sounds odd. In particular,
I don't get why it is "obvious" that ePu
On 2014-10-01, at 14:44, Nicolas Goaziou wrote:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I thought about using Org publishing mechanism instead of exporting,
>> but the two systems seem pretty locked in their paradigms: publishing
>> is many-to-many, exporting is one-to-one (or many-to-one, wit
Hello,
Eric Abrahamsen writes:
> I thought about using Org publishing mechanism instead of exporting,
> but the two systems seem pretty locked in their paradigms: publishing
> is many-to-many, exporting is one-to-one (or many-to-one, with
> includes). There's no built-in option for one-to-many.
Marcin Borkowski writes:
> On 2014-03-09, at 02:34, Marcin Borkowski wrote:
>
>> Hi all,
>>
>> I'd like to export an Org-mode file to /multiple/ HTML files. For
>> instance, I might want to convert all first and second level headings
>> to files, and third-level headings to , fourth-level ones t
Marcin Borkowski writes:
> On 2014-03-09, at 02:34, Marcin Borkowski wrote:
>
>> Hi all,
>>
>> I'd like to export an Org-mode file to /multiple/ HTML files. For
>> instance, I might want to convert all first and second level headings
>> to files, and third-level headings to , fourth-level ones t
On 2014-03-09, at 02:34, Marcin Borkowski wrote:
> Hi all,
>
> I'd like to export an Org-mode file to /multiple/ HTML files. For
> instance, I might want to convert all first and second level headings
> to files, and third-level headings to , fourth-level ones to
> inside these files etc. Is t
Hello Sacha and other Emacs people,
thanks for pointing this out, org-publish-meta is my "child".
It is now in early beta. I hope to start test-driving it soon.
Iannis
On Sun, Apr 6, 2014 at 11:45 PM, Sacha Chua wrote:
> Marcin Borkowski writes:
>
> Hello, Marcin, all!
>
> >> > I'd like to
Marcin Borkowski writes:
Hello, Marcin, all!
>> > I'd like to export an Org-mode file to /multiple/ HTML files. For
>> > instance, I might want to convert all first and second level
...
> Thanks a lot! Your code seems inspiring - I've only skimmed through it
> now, but e.g. the org-map-entries
Dnia 2014-03-13, o godz. 10:38:37
Richard Lawrence napisał(a):
> Hi Marcin,
>
> Marcin Borkowski writes:
> >
> > I'd like to export an Org-mode file to /multiple/ HTML files. For
> > instance, I might want to convert all first and second level
> > headings to files, and third-level headings to
Dnia 2014-03-13, o godz. 12:59:42
Bastien napisał(a):
> Hi Marcin,
>
> Marcin Borkowski writes:
>
> > It occurred to me that I could just walk through the file, creating
> > temporary buffers with my subtrees, demote them and export them one
> > by one to HTML. This seems doable (and even not
Hi Marcin,
Marcin Borkowski writes:
>
> I'd like to export an Org-mode file to /multiple/ HTML files. For
> instance, I might want to convert all first and second level headings
> to files, and third-level headings to , fourth-level ones to
> inside these files etc. Is that possible? I looked
You could have a look at o-blog for example. It does something which is not
too far from what you want (IIUC).
It does it in a way similar to what you describe.
Regards,
Fabrice
2014-03-09 10:34 GMT+01:00 Marcin Borkowski :
> Dnia 2014-03-09, o godz. 02:34:09
> Marcin Borkowski napisał(a):
>
Hi Marcin,
Marcin Borkowski writes:
> It occurred to me that I could just walk through the file, creating
> temporary buffers with my subtrees, demote them and export them one by
> one to HTML. This seems doable (and even not too complicated), but is
> there a better/simpler way, or has someone
Dnia 2014-03-09, o godz. 02:34:09
Marcin Borkowski napisał(a):
> Hi all,
>
> I'd like to export an Org-mode file to /multiple/ HTML files. For
> instance, I might want to convert all first and second level headings
> to files, and third-level headings to , fourth-level ones to
> inside these f
Hi all,
I'd like to export an Org-mode file to /multiple/ HTML files. For
instance, I might want to convert all first and second level headings
to files, and third-level headings to , fourth-level ones to
inside these files etc. Is that possible? I looked into the docs, but
didn't find anythin
18 matches
Mail list logo