From mboxrd@z Thu Jan 1 00:00:00 1970 From: zwz Subject: [beamer] source code in two column Date: Thu, 22 Sep 2011 16:52:39 +0800 Message-ID: <87mxdx6js8.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6ew3-0002aV-Ch for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 04:47:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6evx-0006Nx-44 for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 04:47:11 -0400 Received: from lo.gmane.org ([80.91.229.12]:34462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6evw-0006Nt-U2 for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 04:47:05 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R6evt-0006NE-1D for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 10:47:01 +0200 Received: from 60.191.28.52 ([60.191.28.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Sep 2011 10:47:00 +0200 Received: from zhangweize by 60.191.28.52 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Sep 2011 10:47:00 +0200 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 I use org to make presentations for C class. Sometimes the code is quite long. And I want to arrange it in two column so that it will be presented in one slide. I wonder how to do it easily using org-export. My current setting just hides the code that beyond the page in one column. Best regards, zwz