From owner-freebsd-doc@FreeBSD.ORG Wed Aug 31 01:30:23 2005 Return-Path: X-Original-To: freebsd-doc@FreeBSD.org 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 B792F16A420; Wed, 31 Aug 2005 01:30:23 +0000 (GMT) (envelope-from murray@freebsdmall.com) Received: from mail.freebsdmall.com (ns1.freebsdmall.com [69.50.233.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FD6343D4C; Wed, 31 Aug 2005 01:30:23 +0000 (GMT) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id 71CC11CE52; Tue, 30 Aug 2005 18:30:23 -0700 (PDT) Date: Tue, 30 Aug 2005 18:30:23 -0700 From: Murray Stokely To: Pav Lucistnik Message-ID: <20050831013023.GE40795@freebsdmall.com> References: <1125401964.4959.28.camel@pav.hide.vol.cz> <20050831.043516.71548826.hrs@allbsd.org> <20050830194154.GD35225@freebsdmall.com> <1125433684.62512.2.camel@ikaros.oook.cz> <1125436111.62512.7.camel@ikaros.oook.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1125436111.62512.7.camel@ikaros.oook.cz> User-Agent: Mutt/1.4.2.1i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Cc: freebsd-doc@FreeBSD.org, Hiroki Sato , murray@FreeBSD.org Subject: Re: abandoning jade X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 01:30:23 -0000 On Tue, Aug 30, 2005 at 11:08:31PM +0200, Pav Lucistnik wrote: > Correction: I got 11 pages of garbage when working in my locale. When I > put LANG=C in front of make, it generates pretty nice PDF... > > Here is the PH generated with openjade+jadetex on amd64: > > http://raven.oook.cz/ph.pdf > > Looks good to me. It generates a fair amount of warnings, I don't know > if those are normal in jade builds too? TeX hbox overflow warnings are normal just about anytime you typeset a TeX document. Non-TeX warnings are not normal. - Murray