From mboxrd@z Thu Jan 1 00:00:00 1970 From: zwz Subject: [beamer] Can I just export one frame? Date: Mon, 21 Nov 2011 13:40:57 +0800 Message-ID: <87mxbqowwm.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]:42159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSMUm-0005SO-7t for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 00:32:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSMUl-0002Qo-Dv for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 00:32:44 -0500 Received: from lo.gmane.org ([80.91.229.12]:33291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSMUl-0002Qk-7h for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 00:32:43 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RSMUc-00072R-JC for emacs-orgmode@gnu.org; Mon, 21 Nov 2011 06:32:34 +0100 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 ; Mon, 21 Nov 2011 06:32:34 +0100 Received: from zhangweize by 60.191.28.52 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Nov 2011 06:32:34 +0100 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 It takes long to export the whole file when it contains many babel stuff. And in many cases, I just want to check if the current frame is arranged as expected. SO I just want to know if there is some convenient way to export just one frame without tagging all the other frames as :noexport.