From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Arntson Subject: Re: latex export beginner Date: Wed, 21 May 2014 15:32:05 -0700 Message-ID: <87egzmbw62.fsf@stevenarntson.com> References: <87zjibsta6.fsf@stevenarntson.com> <87k39fyd92.fsf@gmail.com> <87mwebrtpn.fsf@stevenarntson.com> <87fvk33uzb.fsf@alphaville.bos.redhat.com> <87iooyc3yz.fsf@stevenarntson.com> <874n0ioqto.fsf@pedroche.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52365) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnF3i-000687-Bi for emacs-orgmode@gnu.org; Wed, 21 May 2014 18:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnF3b-0005aB-H4 for emacs-orgmode@gnu.org; Wed, 21 May 2014 18:32:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:33158) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnF3b-0005Zm-BN for emacs-orgmode@gnu.org; Wed, 21 May 2014 18:32:19 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WnF3Z-0002yh-Da for emacs-orgmode@gnu.org; Thu, 22 May 2014 00:32:17 +0200 Received: from 97-126-85-177.tukw.qwest.net ([97.126.85.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 May 2014 00:32:17 +0200 Received: from steven by 97-126-85-177.tukw.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 May 2014 00:32:17 +0200 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 Success! I installed that package, and things are working. Thank you! -steven Igor Sosa Mayor writes: > Steven Arntson writes: > >> Nick Dokos writes: >> > > well, it's pretty clear... > > ! LaTeX Error: File `wrapfig.sty' not found. > > you have to install the wrapfig package. If you're in debian/ubuntu: > > sudo apt-get install texlive-latex-extra