From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Moran Subject: Org-beamer problems Date: Fri, 21 Jan 2011 02:31:35 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=47200 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg6n3-0006Yv-Mz for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 21:31:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pg6n2-0001jW-Kj for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 21:31:53 -0500 Received: from lo.gmane.org ([80.91.229.12]:42692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pg6n2-0001jQ-DF for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 21:31:52 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pg6my-0003l7-JR for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 03:31:49 +0100 Received: from 124-168-109-244.dyn.iinet.net.au ([124.168.109.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Jan 2011 03:31:48 +0100 Received: from bill1moran by 124-168-109-244.dyn.iinet.net.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Jan 2011 03:31:48 +0100 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: emacs-orgmode@gnu.org I have installed the latest (git) version of org-mode and have stripped out all customizations from I think. I've copied Eric's two column example from here http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html with the headers given there. And I can't get either blocks or columns to work. There is no block or column command in the latex produced from the org file. I guess it's something to do with the value of the variable org-export-latex-classes but have been unable to find a statement of what that should be. I think I've undone all customizations of that variable from earlier attempts but can't be sure. Thanks for your help. Bill