From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: beamer: removing navigation buttons Date: Thu, 12 May 2011 21:43:11 +0530 Message-ID: <82ei43aodk.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKYW1-0006j2-6W for emacs-orgmode@gnu.org; Thu, 12 May 2011 12:13:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKYW0-0008Fn-Cm for emacs-orgmode@gnu.org; Thu, 12 May 2011 12:13:29 -0400 Received: from lo.gmane.org ([80.91.229.12]:43329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKYW0-0008Fi-62 for emacs-orgmode@gnu.org; Thu, 12 May 2011 12:13:28 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QKYVy-0000B7-4M for emacs-orgmode@gnu.org; Thu, 12 May 2011 18:13:26 +0200 Received: from 122.179.39.255 ([122.179.39.255]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 18:13:26 +0200 Received: from nsivaram.net by 122.179.39.255 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 May 2011 18:13:26 +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 On Thu, May 12 2011,Mehul Sanghvi wrote: > Is there a way to remove the navigation buttons/icons at the bottom right ? Getting this somewhere in the preamble should help \setbeamertemplate{navigation symbols}{} sivaram --