From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joost Kremers Subject: Re: Exporting PDF (new setup) Date: Mon, 01 May 2017 16:11:13 +0200 Message-ID: <87o9vc8y66.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5C2q-00082e-Lp for emacs-orgmode@gnu.org; Mon, 01 May 2017 10:11:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5C2n-0000ag-Ih for emacs-orgmode@gnu.org; Mon, 01 May 2017 10:11:20 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:37477) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d5C2n-0000aX-95 for emacs-orgmode@gnu.org; Mon, 01 May 2017 10:11:17 -0400 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: Peter Davis Cc: Nick Dokos , emacs-orgmode@gnu.org On Mon, May 01 2017, Peter Davis wrote: > Nick Dokos writes: > >> >> As a first step, switch to buffer *Org PDF LaTeX Output* and >> check for errors. > > Thanks, Nick. I found the same error I got running pdflatex in a > command shell: > > ! LaTeX Error: File `wrapfig.sty' not found. > > I had installed basictex using Homebrew (one of several Mac > package managers), but I think I'd be better off with TeXLive or > MacTeX. I'm trying that now. IIUC BasicTeX is a subset of TeXLive. If it comes with the TeXLive Manager, it should be possible to add packages on a need-to-have basis, rather than installing all of TeXLive. Just do `tlmgr install wrapfig` in a shell, or (if installed) use the graphical TeXLive Manager. -- Joost Kremers Life has its moments