Date: Thu, 12 Aug 2004 15:09:05 +0000 (UTC) From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk Message-ID: <200408121509.i7CF95AH027717@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
blackend 2004-08-12 15:09:05 UTC FreeBSD doc repository Modified files: share/mk doc.docbook.mk Log: Fix the RTF build: Jade is not able to embed images but links them instead, so images have to be installed with the .rtf document (it's similar to the HTML case). I added a new format: rtf.tar which is a better solution than using rtf since the images are not embedded. make FORMATS=rtf.tar is your friend :) Revision Changes Path 1.115 +22 -2 doc/share/mk/doc.docbook.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408121509.i7CF95AH027717>