From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Block conventions Date: Tue, 4 Jan 2011 14:05:27 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=51982 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PaCEl-0004vV-KK for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 14:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PaCCa-0005Hh-Gk for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 14:05:49 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:53852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PaCCa-0005HN-9X for emacs-orgmode@gnu.org; Tue, 04 Jan 2011 14:05:48 -0500 Received: by fxm12 with SMTP id 12so7797855fxm.0 for ; Tue, 04 Jan 2011 11:05:47 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-mode ml Orgsters, I was wondering whether it is common practice to indicate source code blocks with capital letters, as in #+BEGIN_SRC text Example source block #+END_SRC while indicating special blocks with lower-case, as in #+begin_latex This is \LaTeX. #+end_latex They both work (I think). But, I can't decide which one looks better to my eye. What are your thoughts? -- Jeffrey Horn http://www.failuretorefrain.com/jeff/