From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Cross-reference to Tables and Figures in Latex export is broken Date: Mon, 13 Jun 2016 10:18:37 +0545 Message-ID: <3C6824C4-8BC2-48C7-9EB3-5A9742A68742@agrarianresearch.org> References: Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCJZQ-0006K7-An for emacs-orgmode@gnu.org; Mon, 13 Jun 2016 00:33:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCJZL-0001Lk-CK for emacs-orgmode@gnu.org; Mon, 13 Jun 2016 00:33:51 -0400 Received: from mail-pf0-x244.google.com ([2607:f8b0:400e:c00::244]:35227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCJZL-0001Ld-3r for emacs-orgmode@gnu.org; Mon, 13 Jun 2016 00:33:47 -0400 Received: by mail-pf0-x244.google.com with SMTP id t190so9671789pfb.2 for ; Sun, 12 Jun 2016 21:33:46 -0700 (PDT) Received: from [192.168.1.166] ([43.245.84.197]) by smtp.gmail.com with ESMTPSA id i8sm33490143pao.26.2016.06.12.21.33.43 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 12 Jun 2016 21:33:45 -0700 (PDT) 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" To: org-mode mailing list I updated org, and now :exports results has stopped working, and I am = getting both the code and the results in my output!!! V. > On 13-Jun-2016, at 9:25 am, Vikas Rawal = wrote: >=20 > This must be a result of some recent update. >=20 > When I export to pdf via xelatex, cross references to Tables and = Figures in my org document get messed up. Table/Figure numbers in = cross-references are wrong. >=20 > Has anyone else faced this? >=20 > Vikas