From owner-cvs-all Sat Oct 28 19:39:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31A4637B479; Sat, 28 Oct 2000 19:39:11 -0700 (PDT) Received: (from nik@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA86007; Sat, 28 Oct 2000 19:39:11 -0700 (PDT) (envelope-from nik@FreeBSD.org) Message-Id: <200010290239.TAA86007@freefall.freebsd.org> From: Nik Clayton Date: Sat, 28 Oct 2000 19:39:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk doc.images.mk doc.subdir.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2000/10/28 19:39:10 PDT Modified files: share/mk doc.docbook.mk doc.images.mk doc.subdir.mk Log: LIB_IMAGES -> IMAGES_LIB, to be consistent with IMAGES_PNG and IMAGES_EPS Extend the image support. Now handles the "install" part for HTML, PS, and PDF, as well as packaging. Better support for images in the PDF output. I'm still trying to figure out how to get good quality PDF from EPS source though. Revision Changes Path 1.23 +32 -17 doc/share/mk/doc.docbook.mk 1.5 +39 -14 doc/share/mk/doc.images.mk 1.5 +3 -3 doc/share/mk/doc.subdir.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message