From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Oscar Singer Subject: Rebuilding orgcard for US Letter Date: Fri, 16 May 2008 09:12:47 -0700 Message-ID: <482DB27F.5050100@synapse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jx2YF-00064y-JO for emacs-orgmode@gnu.org; Fri, 16 May 2008 12:12:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jx2YE-00064Q-Qy for emacs-orgmode@gnu.org; Fri, 16 May 2008 12:12:59 -0400 Received: from [199.232.76.173] (port=38715 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jx2YE-00064E-Gj for emacs-orgmode@gnu.org; Fri, 16 May 2008 12:12:58 -0400 Received: from henry.synapsedev.com ([66.147.194.230]:42212 helo=henry.synapse.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jx2YE-0008UB-2I for emacs-orgmode@gnu.org; Fri, 16 May 2008 12:12:58 -0400 Received: from friendly.synapse.com (localhost.localdomain [127.0.0.1]) by henry.synapse.com (Postfix) with ESMTP id 7E7F8D2C034 for ; Fri, 16 May 2008 09:12:31 -0700 (PDT) Received: from zealous.synapse.com ([10.75.2.7]) by friendly.synapse.com with esmtp (Exim 4.67) (envelope-from ) id 1Jx2Y3-00073C-L5 for emacs-orgmode@gnu.org; Fri, 16 May 2008 09:12:47 -0700 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: emacs-orgmode@gnu.org I'd like to rebuild the orgcard.tex file into a US letter sized document. elf@zealous ~...gtd/org-6.03 > make doc/orgcard.pdf (cd doc; tex orgcard.tex) This is TeX, Version 3.141592 (Web2C 7.5.6) kpathsea: Running mktexfmt tex.fmt I can't find the format file `tex.fmt'! make: *** [doc/orgcard.dvi] Error 1 I have tex installed, but I'm not sure if this file should be part of the orgmode package, or part of my distribution. Thoughts?