emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Need for dedicated kinds of paragraphs


From: Max Nikulin
Subject: Re: Need for dedicated kinds of paragraphs
Date: Mon, 17 Oct 2022 18:37:09 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 17/10/2022 13:52, Damien Cassou wrote:

     #+BOX: attention
     This text will appear with a red background

If you have derived your export backend from ox-odt then you may use something like
    #+attr_odt: :type attention
or perhaps even
    #+attr_linuxmag: :type attention

Does that make sense? Do you have a better suggestion?

I see that you have tried special blocks. Unfortunately I do not see anything related to parameters in the `org-element-special-block-parser' `org-element-special-block-interpreter' pair.






reply via email to

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