Hello,

Thorsten Jolitz <tjol...@gmail.com> writes:

> do derived backends set their attributes always via the 
>
> ,--------------
> | +ATTR_BACKEND:
> `--------------
>
> construct of the parent backend and don't have their own 
>
> ,--------------
> | +ATTR_MY-BACKEND:
> `--------------
>
> construct?

You can use any name you want for attributes

  #+attr_my-special-name

and then retrieve it with

  (org-export-read-attribute :attr_my-special-name element)


Regards,

-- 
Nicolas Goaziou

Reply via email to