[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] New Exporter BUG/Change in behaviour
From: |
Nicolas Goaziou |
Subject: |
Re: [O] New Exporter BUG/Change in behaviour |
Date: |
Sun, 07 Apr 2013 00:22:56 +0200 |
Hello,
Thorsten Jolitz <address@hidden> writes:
> Shouldn't the
>
> ,---------------------
> | :EXPORT_OPTIONS: d:t
> `---------------------
>
> setting in the following minimal org-file export the property-drawer for
> this subtree too?
>
> ,-----------------------
> | * header1
> | :PROPERTIES:
> | :EXPORT_OPTIONS: d:t
> | :END:
> |
> | hello world
> |
> | |hello| table|
> |
> `-----------------------
No. The "d:" item only applies to regular drawers.
`property-drawer' elements are not among them. Back-ends handle these
beasts as they see fit (they usually ignore them, as you can tell).
Regards,
--
Nicolas Goaziou