From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Egli Subject: Re: A7 printing Date: Fri, 04 Jan 2008 23:38:34 +0100 Message-ID: <87d4shi5cl.fsf@novell.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAvBf-0000Jp-3Q for emacs-orgmode@gnu.org; Fri, 04 Jan 2008 17:38:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAvBd-0000Hx-DD for emacs-orgmode@gnu.org; Fri, 04 Jan 2008 17:38:46 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAvBd-0000Hn-9W for emacs-orgmode@gnu.org; Fri, 04 Jan 2008 17:38:45 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JAvBd-0006Dc-Ft for emacs-orgmode@gnu.org; Fri, 04 Jan 2008 17:38:45 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JAvBZ-0007Se-Uc for emacs-orgmode@gnu.org; Fri, 04 Jan 2008 22:38:41 +0000 Received: from 77-56-52-52.dclient.hispeed.ch ([77.56.52.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Jan 2008 22:38:41 +0000 Received: from christian.egli by 77-56-52-52.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Jan 2008 22:38:41 +0000 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 Hi "Rustom Mody" writes: > I want to print org files for hpda (ie in A7 size). Now strictly this is > outside the business of org because one just exports the file to latex and then > uses latex functionality to do to go from A4 to A7. However since this is under > active consideration here (and I'm not a latex expert :-) ) I'm asking for > pointers. I do not quite understand what you are trying to do, but if is simply "to go from A4 to A7" then something like psnup or pdfnup should be what you are looking for. No need to be a latex expert. The usage of psnup or pdfnup is actually quite simple. Consult the man page for details. HTH Christian