From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Export org file to pdf: unable to resolve link Date: Sat, 13 Feb 2016 07:34:31 +0530 Message-ID: References: <30701A91-FEFF-4BAD-B35F-2E155717F91D@gmail.com> <87fux05d0g.fsf@nicolasgoaziou.fr> <87d1s3edp7.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUPZi-0003Sn-P2 for emacs-orgmode@gnu.org; Fri, 12 Feb 2016 21:04:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUPZe-0002mY-3V for emacs-orgmode@gnu.org; Fri, 12 Feb 2016 21:04:42 -0500 Received: from mail-pf0-x22a.google.com ([2607:f8b0:400e:c00::22a]:35072) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUPZd-0002mK-On for emacs-orgmode@gnu.org; Fri, 12 Feb 2016 21:04:38 -0500 Received: by mail-pf0-x22a.google.com with SMTP id c10so57069920pfc.2 for ; Fri, 12 Feb 2016 18:04:37 -0800 (PST) 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: John Hendy Cc: Sergio Bacelar , org-mode mailing list > On 11-Feb-2016, at 6:36 pm, John Hendy wrote: >=20 > On Thu, Feb 11, 2016 at 4:36 AM, Nicolas Goaziou = wrote: >> Hello, >>=20 >> Sergio Bacelar writes: >>=20 >>> Yes, that will work but I hoped that the file >>> won't need to be changed to be exported to >>> pdf. >>=20 >> You may ask for an upstream update, the syntax used in the document = is >> invalid (i.e., an internal link pointing to no active location). >=20 > Echoing this, and I think Vikas would want to know as well since it > looks like a [awesome] document designed for reproducibility. >=20 My apologies to all for not being able to attend to the fix promptly. As = it turned out, I had sometime noticed the bug, fixed it in my local copy = and forgotten to push it to the remote. So my local copy was happily = compiling. I have now pushed my latest version. Please see if it compiles for you = now. Since I wrote this manual, I have learnt a few more things, and would = like to update the manual. I hope to be able to do it in a few days. Thanks everyone, Vikas=