Hello,

Thorsten Jolitz <tjol...@gmail.com> 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

Reply via email to