From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Beamer export: upgrade problem, and basic questions Date: Wed, 22 Feb 2012 02:19:11 -0500 Message-ID: <7108.1329895151@alphaville> References: <87ipj0e94p.wl%jamshark70@dewdrop-world.net> <81vcn0e7w5.fsf@gmail.com> <87hayke3s5.wl%jamshark70@dewdrop-world.net> <21823.1329835167@alphaville> <87aa4cdxrz.wl%jamshark70@dewdrop-world.net> <22035.1329837711@alphaville> <87mx8bwq5c.wl%jamshark70@dewdrop-world.net> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S06Tw-0006GX-VL for emacs-orgmode@gnu.org; Wed, 22 Feb 2012 02:19:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S06Tt-0007oD-Gu for emacs-orgmode@gnu.org; Wed, 22 Feb 2012 02:19:20 -0500 Received: from g1t0026.austin.hp.com ([15.216.28.33]:34471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S06Tt-0007ne-0b for emacs-orgmode@gnu.org; Wed, 22 Feb 2012 02:19:17 -0500 In-Reply-To: Message from James Harkins of "Wed, 22 Feb 2012 10:36:15 +0800." <87mx8bwq5c.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 James Harkins wrote: > At Tue, 21 Feb 2012 10:21:51 -0500, > Nick Dokos wrote: > > > Does anyone have a comprehensive list of all ubuntu packages that are required for beamer to work with org 7.8.03? > > > > > > > Check > > > > http://orgmode.org/worg/org-dependencies.html > > > > It's out of date, but maybe it's still useful. > > :) Actually I already had all the mentioned packages installed. > > Fortunately "wasysym" is in the description of ubuntu's > texlive-fonts-recommended package, so I found it that way. > > And... success! > > So, at least texlive-fonts-recommended should be added to the > dependencies page. I haven't checked for tex* packages that I > installed but which aren't on that page. > That was present in the "standard classes" section but not in the beamer section (which was completely empty :-( ). I worked on the file a bit to bring it up to date (at least in some respects): the "standard classes" now include beamer, and I checked the default list of packages to make sure everything needed is present. I added a new section on code blocks, the "listings" package and the "minted" package. But there is still a lot of work to be done. If you have suggestions for improvements, let me know (or better yet: clone the worg repository and start making changes!) Nick