Or some kind of environment. See http://kitchingroup.cheme.cmu.edu/blog/2013/11/30/Custom-directives/ for an example of making a special block.

John

-----------------------------------
John Kitchin
Associate Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu



On Mon, Feb 3, 2014 at 9:49 AM, Bastien <bzg@gnu.org> wrote:
Hi Davide,

Davide Mazzi <mistnim@gmail.com> writes:

> So, that when exporting (to html or pdf/tex) the digression would
> appear more indented, ore maybe even boxed. And below it the
> Subheading would continue as normal.
> I guess this is not the right way to do it, and shouldn't use a
> subsubheading for a digression like that. So how do I do it?

Not sure it really fits your needs, but it sounds like you are looking
for inline tasks.

(require 'org-inlinetask)

then `C-c C-x t' in an Org document.

HTH,

--
 Bastien