emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] #+ATTR_MY-ASCII: in derived backend?


From: Nicolas Goaziou
Subject: Re: [O] #+ATTR_MY-ASCII: in derived backend?
Date: Sun, 22 Sep 2013 14:36:29 +0200

Hello,

Thorsten Jolitz <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]