From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: suppress \label{} in LaTeX export Date: Thu, 01 Oct 2009 14:12:36 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MtS1A-0001LA-04 for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 16:12:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtS14-0001Ku-RK for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 16:12:46 -0400 Received: from [199.232.76.173] (port=60731 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtS14-0001Kr-IH for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 16:12:42 -0400 Received: from mail-pz0-f181.google.com ([209.85.222.181]:40251) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtS14-0000iX-AW for emacs-orgmode@gnu.org; Thu, 01 Oct 2009 16:12:42 -0400 Received: by pzk11 with SMTP id 11so506751pzk.14 for ; Thu, 01 Oct 2009 13:12:40 -0700 (PDT) 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 Hi, Is it possible to suppress the \label{sec-1} lines following each headline after a LaTeX export? I've found no mention of this in the manual, and the presence of headline labels is breaking my Beamer TOC. Thanks -- Eric