From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: label and ref in latex export Date: Thu, 11 Oct 2012 12:53:32 +0900 Message-ID: <20121011035332.GA26927@panahar> References: <20121011012131.GA20544@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TM9q7-0005Ny-Mb for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 23:53:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TM9q6-0008T9-Mh for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 23:53:39 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:39593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TM9q6-0008T5-HG for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 23:53:38 -0400 Received: by mail-pa0-f41.google.com with SMTP id fa10so1433877pad.0 for ; Wed, 10 Oct 2012 20:53:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 > Aloha Vikas, > > Perhaps "table *" -> "table*"? > I have corrected that. But it still says "Exporting to PDF...done, with some errors: [undefined reference]" The warning [undefined reference] seems to be on account of not finding the label reference. Vikas