From owner-freebsd-questions@FreeBSD.ORG Wed Jun 4 08:33:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695E737B401; Wed, 4 Jun 2003 08:33:28 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F1B443FAF; Wed, 4 Jun 2003 08:33:27 -0700 (PDT) (envelope-from hrs@eos.ocn.ne.jp) Received: from mail.d.allbsd.org (p59248-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.141.248]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 464691F70; Thu, 5 Jun 2003 00:33:26 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) h54FVvSI018301; Thu, 5 Jun 2003 00:31:58 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Thu, 05 Jun 2003 00:31:57 +0900 (JST) Message-Id: <20030605.003157.71137868.hrs@eos.ocn.ne.jp> To: me@farid-hajji.de From: Hiroki Sato In-Reply-To: <200306041634.29732.me@farid-hajji.de> References: <200306041634.29732.me@farid-hajji.de> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 3.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: doc@freebsd.org cc: freebsd-questions@freebsd.org Subject: Re: DocBook tex/pdf/ps output for different page sizes? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2003 15:33:28 -0000 Farid Hajji wrote in <200306041634.29732.me@farid-hajji.de>: me> how can I generate a pdf/ps copy of the handbook me> or any other DocBook document using me> /usr/doc/share/mk/doc.project.mk me> in other pagesizes, like a4, letter, or even me> a custom format? Or said another way: me> which knob to I need to turn for the pagesize? There is no command-line/Makefile knob for papersize, but you can add the following line (define %paper-type% "USletter") into your dsssl stylesheet for letter size output. "A0" to "A10", "B0" to "B10", "C0" to "C10", "USletter", "A4landscape", and "USlandscape" are valid. -- | Hiroki SATO /