[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: multipage html output
From: |
Orm Finnendahl |
Subject: |
Re: multipage html output |
Date: |
Sun, 11 Aug 2024 12:54:55 +0200 |
Hi,
Am Samstag, den 10. August 2024 um 12:32:12 Uhr (+0000) schrieb Ihor
Radchenko:
> I do not see it in
>
> > (defvar org-export-multipage-split-functions nil
> > "List of functions applied to the parse tree after it has been
> > split for multipage output. Each function is called with three
> > arguments: The parse tree, as returned by
> > `org-element-parse-buffer', the backend, as a symbol, and the
> > communication channel, as a plist. It must return the modified
> > parse tree to transcode.")
>
> Also, as a side note, this docstring does not follow docstring
> conventions. Try M-x checkdoc
I corrected it adding your suggestion explicitely. Checkdoc doesn't
complain about this one any more, but complains all over the place
with other docstrings not written by me as well, so I'm not
sure. Please check again.
> >
> > I factored out org-html-transcode-multipage to
> > org-export-transcode-multipage and got rid of
> > org-html-transcode-multipage.
>
> I do not see `org-export-transcode-multipage' in
> https://github.com/ormf/org-mode/tree/org-html-multipage
>
> Did you forget to push some commits?
No, that was a typo in my mail. It should have said:
> I factored out org-html-transcode-multipage to
> org-export-transcode-org-data and got rid of
> org-html-transcode-multipage.
>
> Looking forward.
:-) I'll keep you posted...
--
Orm
- Re: multipage html output, Orm Finnendahl, 2024/08/05
- Re: multipage html output, Ihor Radchenko, 2024/08/05
- Re: multipage html output, Orm Finnendahl, 2024/08/06
- Re: multipage html output, Orm Finnendahl, 2024/08/06
- Re: multipage html output, Orm Finnendahl, 2024/08/06
- Re: multipage html output, Ihor Radchenko, 2024/08/10
- Re: multipage html output,
Orm Finnendahl <=
- Re: multipage html output, Ihor Radchenko, 2024/08/11
- Re: multipage html output, Orm Finnendahl, 2024/08/11
- Re: multipage html output, Orm Finnendahl, 2024/08/12
- Re: multipage html output, Ihor Radchenko, 2024/08/12
- Re: multipage html output, Orm Finnendahl, 2024/08/12
- Re: multipage html output, Rudolf Adamkovič, 2024/08/17
- Re: multipage html output, Ihor Radchenko, 2024/08/17
- Re: multipage html output, Orm Finnendahl, 2024/08/19
- Re: multipage html output, Ihor Radchenko, 2024/08/22