From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alain Muls Newsgroups: gmane.emacs.help Subject: Latex & Beamer Date: Fri, 13 Mar 2009 12:30:12 +0100 Organization: RMA-CISS Message-ID: <200903131230.12148.alain.muls@telenet.be> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1236943788 24301 80.91.229.12 (13 Mar 2009 11:29:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Mar 2009 11:29:48 +0000 (UTC) To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 13 12:31:04 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Li5bR-0003zK-EL for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Mar 2009 12:31:01 +0100 Original-Received: from localhost ([127.0.0.1]:59192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Li5a5-00082C-Hb for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Mar 2009 07:29:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Li5Yi-0007OV-J1 for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 07:28:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Li5Yf-0007N9-7F for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 07:28:12 -0400 Original-Received: from [199.232.76.173] (port=60670 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Li5Ye-0007N3-Ew for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 07:28:08 -0400 Original-Received: from barracudarma.rma.ac.be ([193.190.204.80]:45153) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Li5Ye-00046b-2o for help-gnu-emacs@gnu.org; Fri, 13 Mar 2009 07:28:08 -0400 X-ASG-Debug-ID: 1236943685-3f3401b00000-2yy5ZX X-Barracuda-URL: http://193.190.204.80:8000/cgi-bin/mark.cgi Original-Received: from pony2.rma.ac.be (localhost [127.0.0.1]) by barracudarma.rma.ac.be (Spam Firewall) with ESMTP id 6540462E189 for ; Fri, 13 Mar 2009 12:28:05 +0100 (CET) Original-Received: from pony2.rma.ac.be (pony2.rma.ac.be [193.190.204.75]) by barracudarma.rma.ac.be with ESMTP id o0fvVAMuXOsCrcwa for ; Fri, 13 Mar 2009 12:28:05 +0100 (CET) Original-Received: by pony2.rma.ac.be (Postfix, from userid 502) id 483AF5FE82; Fri, 13 Mar 2009 12:28:05 +0100 (CET) Original-Received: from geod02.localnet (unknown [10.67.42.109]) by pony2.rma.ac.be (Postfix) with ESMTP id 346515FE81 for ; Fri, 13 Mar 2009 12:28:03 +0100 (CET) X-ASG-Orig-Subj: Latex & Beamer User-Agent: KMail/1.11.1 (Linux/2.6.27-10-generic; KDE/4.2.1; i686; ; ) X-Sanitizer: Anomy mail sanitizer at the Royal Military Academy Content-Disposition: inline X-Barracuda-Connect: pony2.rma.ac.be[193.190.204.75] X-Barracuda-Start-Time: 1236943685 X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at rma.ac.be X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62882 Archived-At: Hi This is perhaps not the correct list, but I use Latex and Beamer from Emacs to make my presentations. In beamer I use the Warsawa theme which allows me to put the sections/subsections in a line on top of the slide. These entries can be used for quick navigating from section to section. In my presentation I have the annoying fact that these entries are always 1 page off than their actual location. Is there a solution for this? Tx/Alain