From mboxrd@z Thu Jan 1 00:00:00 1970 From: Davide Mazzi Subject: Closing a subheadline Date: Mon, 3 Feb 2014 15:31:46 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c120ea244cd504f1816290 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAKYx-0002IZ-KM for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 09:31:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAKYt-0007i4-O0 for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 09:31:51 -0500 Received: from mail-qa0-x243.google.com ([2607:f8b0:400d:c00::243]:48741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAKYt-0007hw-JK for emacs-orgmode@gnu.org; Mon, 03 Feb 2014 09:31:47 -0500 Received: by mail-qa0-f67.google.com with SMTP id j5so3457746qaq.6 for ; Mon, 03 Feb 2014 06:31:46 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --001a11c120ea244cd504f1816290 Content-Type: text/plain; charset=ISO-8859-1 Hello, I have a situation like this: #+BEGIN_SRC org-mode * A blahbla ** B blahblah *** Brief digression on B blahblah $$ some math $$ Here I want to continue with B blahblha #+END_SRC 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? Thank you Daniele Parisi --001a11c120ea244cd504f1816290 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hello, I have a situation like this:
<= br>
#+BEGIN_SRC org-mode

* A
= =A0 blahbla

** B
=A0 =A0blahblah

*** Brief digression on B
=A0 =A0 =A0 blahblah
=A0 =A0 =A0 $$ some math $$

=A0 =A0Here I want = to continue with B
=A0 =A0blahblha

#+END= _SRC

So, that when exporting (to html or pdf/tex) the digression woul= d appear more indented, ore maybe even boxed. And below it the Subheading w= ould 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 ho= w do I do it?
Thank you
Daniele Parisi
--001a11c120ea244cd504f1816290--