From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.help Subject: Re: speedbar + auctex (+ reftex?): show tables/figures/definitions Date: Tue, 08 Apr 2003 17:28:56 +0200 Organization: University of Duisburg, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <844r59qa87.fsf@lucy.is.informatik.uni-duisburg.de> References: <84y92t2enh.fsf@lucy.is.informatik.uni-duisburg.de> <84smsu6pn9.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1049816214 25747 80.91.224.249 (8 Apr 2003 15:36:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Apr 2003 15:36:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 08 17:36:44 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 192v9P-0006gB-00 for ; Tue, 08 Apr 2003 17:36:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 192v85-00046e-00 for gnu-help-gnu-emacs@m.gmane.org; Tue, 08 Apr 2003 11:35:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!pd951fde1.dip.t-dialin.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: pd951fde1.dip.t-dialin.net (217.81.253.225) Original-X-Trace: fu-berlin.de 1049815853 9088570 217.81.253.225 (16 [73968]) Mail-Copies-To: never User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:Ac9Zi8Zpv+uUE64Jso09yFK1gqs= Original-Xref: shelby.stanford.edu gnu.emacs.help:111787 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8288 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8288 Eric Ludlam writes: >>>> kai.grossjohann@gmx.net (Kai Großjohann) seems to think that: >> >>sb-texi.el doesn't do the labels thing, but I guess that could be >>added. > > What label thing? "Label" as in "\label" :-) /---- | \section{Foo Bar} | \label{sec:foo-bar} | | Bla bla. | | \begin{definition}[Dummy title] | \label{def:dummy} | This is a dummy definition. | \end{definition} | | Bla bla. \---- Speedbar will show the "Foo Bar" section title. I'm interested in seeing the labels sec:foo-bar and def:dummy, too. -- A preposition is not a good thing to end a sentence with.