From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alan Schmitt" Subject: Summary of syntax? Date: Thu, 02 Feb 2012 09:47:14 +0100 Message-ID: <72B0EE37-7104-4359-9B62-A179E200877E@polytechnique.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RssKB-0006iO-Pm for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 03:47:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RssK6-00085x-Bt for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 03:47:23 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:35634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RssK6-00085o-3m for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 03:47:18 -0500 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: Org Mode List Hello, I was just reading a document in org mode that had some code written like this: : make : make install I wanted to know more about this syntax (colon at the start of the line), so I went to the manual and searched for it. Unfortunately I could not find it, nor could I find a summary of the syntax for org files. Is there a syntax reference card somewhere? Thanks a lot, Alan