From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: pdflayout.sty missing in orgmode distribution? Date: Thu, 6 May 2010 17:50:37 +0200 Message-ID: <34A05308-C82A-45A4-A4AF-280DBC529D4A@gmail.com> References: <300871113.805969.1273134609618.JavaMail.root@imap1b> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OA3Ly-00067E-De for emacs-orgmode@gnu.org; Thu, 06 May 2010 11:51:10 -0400 Received: from [140.186.70.92] (port=42593 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OA3Lt-00061o-5F for emacs-orgmode@gnu.org; Thu, 06 May 2010 11:51:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OA3Lr-000708-48 for emacs-orgmode@gnu.org; Thu, 06 May 2010 11:51:04 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:37197) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OA3Lq-0006zT-Pq for emacs-orgmode@gnu.org; Thu, 06 May 2010 11:51:03 -0400 Received: by fxm1 with SMTP id 1so99444fxm.0 for ; Thu, 06 May 2010 08:51:01 -0700 (PDT) In-Reply-To: <300871113.805969.1273134609618.JavaMail.root@imap1b> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bruce Hackett Cc: Emacs org mode On May 6, 2010, at 10:30 AM, Bruce Hackett wrote: > I update my orgmode installation by downloading the latest tarball > org.tar.gz from time to time. For the last couple of months I have > been having a problem with the makefile asking me for the file > pdflayout.sty. The make process gets stuck at this point. It appears > to me that this file should be in the doc/ subdirectory of the > tarball, but it isn't there (or anywhere else) in any of the recent > distributions. An oversight? Yes, this is an oversight. Most people seem to use the git clone, where this file is included. I have modified the Makefile, so the file will be distributed with the next distribution again. In the mean time, get it here http://repo.or.cz/w/org-mode.git/blob_plain/HEAD:/doc/pdflayout.sty - Carsten