From owner-freebsd-doc@FreeBSD.ORG Sun Dec 28 19:43:07 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 170E416A4CE; Sun, 28 Dec 2003 19:43:07 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5CE643D4C; Sun, 28 Dec 2003 19:43:05 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from localhost ([192.168.0.5]) by pittgoth.com (8.12.10/8.12.10) with SMTP id hBT3h4aJ099522; Sun, 28 Dec 2003 22:43:04 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Sun, 28 Dec 2003 22:43:05 -0500 From: Tom Rhodes To: Hiroki Sato Message-Id: <20031228224305.551990d9.trhodes@FreeBSD.org> In-Reply-To: <20031229.004849.59647608.hrs@eos.ocn.ne.jp> References: <20031228153032.D52833@abigail.blackend.org> <20031229.004849.59647608.hrs@eos.ocn.ne.jp> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-doc@FreeBSD.org Subject: Re: GS A4 format workaround truncates images X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2003 03:43:07 -0000 On Mon, 29 Dec 2003 00:48:49 +0900 (JST) Hiroki Sato wrote: > Marc Fonvieille wrote > in <20031228153032.D52833@abigail.blackend.org>: > > blackend> I just noted our workaround to allow build with "GS A4" truncates > blackend> images, have a look at: > blackend> > blackend> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html > blackend> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/vinum-access-bottlenecks.html > blackend> > blackend> etc. > blackend> > blackend> If you try a build with previous Groff options i.e.: > blackend> > blackend> PIC2PS?= ${GROFF} -p -S -Wall -mtty-char -man > blackend> > blackend> the images are OK. > > Hmmm, I could reproduce the problem. When gs with A4=yes and > ${PIC2PS} with "-p a4" are used, the truncation does not occur. > > I think we can replace ps2epsi with a make target using gs directly. > Does anyone have other ideas? I will commit the workaround in a couple > of days. So, let me get this straight. A workaround to a workaround. I like the way it sounds! :) -- Tom Rhodes