From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Oscar Singer Subject: Re: Rebuilding orgcard for US Letter Date: Mon, 19 May 2008 15:18:11 -0700 Message-ID: <4831FCA3.4020607@synapse.com> References: <482DB27F.5050100@synapse.com> <20273.1210975293@alphaville.zko.hp.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 1JyDgO-0000gx-D9 for emacs-orgmode@gnu.org; Mon, 19 May 2008 18:18:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JyDgM-0000gl-QM for emacs-orgmode@gnu.org; Mon, 19 May 2008 18:18:15 -0400 Received: from [199.232.76.173] (port=59375 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyDgM-0000gi-L5 for emacs-orgmode@gnu.org; Mon, 19 May 2008 18:18:14 -0400 Received: from henry.synapsedev.com ([66.147.194.230]:44063 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 1JyDgM-0001N7-8m for emacs-orgmode@gnu.org; Mon, 19 May 2008 18:18:14 -0400 In-Reply-To: <20273.1210975293@alphaville.zko.hp.com> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Nick Dokos wrote: > Marc Oscar Singer wrote: > > > Your TeX installation seems to be misconfigured/incomplete. > That was true. Once I installed it, I was able to run make doc. Unfortunately, I still was getting an A4 sized orgcard. I had to add -t letter to the dvips command to coerce the output to be letter. Not sure why. Thanks for the help.