Marcin Borkowski writes:
> On 2014-11-03, at 18:20, Nicolas Goaziou wrote:
>
>>> do I get it right that exporting starts with the deepest parts, and then
>>> proceeds to the outer ones?
>>
>> Correct.
>
> Thanks!
As a side note, when reaching the outer parts, you can also discard
everything expo
On 2014-11-03, at 18:20, Nicolas Goaziou wrote:
>> do I get it right that exporting starts with the deepest parts, and then
>> proceeds to the outer ones?
>
> Correct.
Thanks!
--
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
Hello,
Marcin Borkowski writes:
> do I get it right that exporting starts with the deepest parts, and then
> proceeds to the outer ones?
Correct.
Regards,
--
Nicolas Goaziou
Hi there,
do I get it right that exporting starts with the deepest parts, and then
proceeds to the outer ones? I.e., when I have a function call of the
type
(org-html-whatever (element contents info))
then the `contents' are already interpreted by similar functions at the
lower (`inner') levels