From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yasushi SHOJI Subject: Re: exporting a big project in multiple files to both pdf and html Date: Fri, 2 Feb 2018 09:38:48 +0900 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehPOm-0002eW-0I for emacs-orgmode@gnu.org; Thu, 01 Feb 2018 19:41:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehPNT-0006vf-VS for emacs-orgmode@gnu.org; Thu, 01 Feb 2018 19:39:57 -0500 Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]:42073) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ehPNT-0006sx-7v for emacs-orgmode@gnu.org; Thu, 01 Feb 2018 19:38:51 -0500 Received: by mail-lf0-x22b.google.com with SMTP id q17so28950433lfa.9 for ; Thu, 01 Feb 2018 16:38:51 -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" To: Alan Schmitt Cc: emacs-orgmode Hi, On Thu, Feb 1, 2018 at 9:29 PM, Alan Schmitt wrote: > Not here. If I try to export the second file (the one with the link to > the first file), I get an error: > > user-error: Unable to resolve link: "*A headline" I now see that I totally misread your message. What you want is to have multiple pdf files, say a.pdf and b.pdf, and link from a.pdf to some specific page on the b.pdf, right? I thought you want to generate one pdf from multiple org files. Since you said "generate a single book from it". Anyway, I don't know anything about latex, but how do you write such a link in latex? Something like this?: https://tex.stackexchange.com/q/41539 -- yashi