From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Beamer export: upgrade problem, and basic questions Date: Tue, 21 Feb 2012 09:39:27 -0500 Message-ID: <21823.1329835167@alphaville> References: <87ipj0e94p.wl%jamshark70@dewdrop-world.net> <81vcn0e7w5.fsf@gmail.com> <87hayke3s5.wl%jamshark70@dewdrop-world.net> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzqsi-0005oo-PF for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 09:39:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzqsY-0004Zz-UX for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 09:39:52 -0500 Received: from g4t0016.houston.hp.com ([15.201.24.19]:48342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzqsY-0004Y1-IO for emacs-orgmode@gnu.org; Tue, 21 Feb 2012 09:39:42 -0500 In-Reply-To: Message from James Harkins of "Tue, 21 Feb 2012 21:04:26 +0800." <87hayke3s5.wl%jamshark70@dewdrop-world.net> 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: James Harkins Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org, Jambunathan K James Harkins wrote: > At Tue, 21 Feb 2012 17:05:38 +0530, > Jambunathan K wrote: > > > > James Harkins writes: > > > > > "org-export-preprocess-string: Cannot open load file: org-nil" -- > > > > Try one or both of > > > > (require 'org-latex) > > (require 'org-beamer) > > Thank you! OK... closer. Now, all looks reasonable until: > > (/usr/share/texmf-texlive/tex/latex/float/float.sty > Package: float 2001/11/08 v1.3d Float enhancements (AL) > \c@float@type=\count155 > \float@exts=\toks43 > \float@box=\box56 > \@float@everytoks=\toks44 > \@floatcapt=\box57 > ) > > ! LaTeX Error: File `wrapfig.sty' not found. > > Type X to quit or to proceed, > or enter new name. (Default extension: sty) > > Enter file name: > ! Emergency stop. > > > l.15 \usepackage > {soul}^^M > *** (cannot \read from terminal in nonstop modes) > > Full log attached. > > Maybe I need to use bleeding edge LaTeX, not the (old) ubuntu 10.04 packages? > Both soul.sty and wrapfig.sty are in the package texlive-latex-extra, so you just need to install that: sudo apt-get install texlive-latex-extra Nick > hjh > > > -- > James Harkins /// dewdrop world > jamshark70@dewdrop-world.net > http://www.dewdrop-world.net > > "Come said the Muse, > Sing me a song no poet has yet chanted, > Sing me the universal." -- Whitman > > blog: http://www.dewdrop-world.net/words > audio clips: http://www.dewdrop-world.net/audio > more audio: http://soundcloud.com/dewdrop_world/tracks >