Date: Mon, 28 Oct 2002 22:54:41 +0000 From: Nik Clayton <nik@freebsd.org> To: Nik Clayton <nik@freebsd.org> Cc: "Bruce A. Mah" <bmah@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/share/mk doc.images.mk Message-ID: <20021028225441.GK20263@clan.nothing-going-on.org> In-Reply-To: <20021028220542.GI20263@clan.nothing-going-on.org> References: <200210281941.g9SJft7R023440@repoman.freebsd.org> <200210282024.g9SKOEIL034091@intruder.bmah.org> <20021028220542.GI20263@clan.nothing-going-on.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--cDtQGJ/EJIRf/Cpq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 28, 2002 at 10:05:42PM +0000, Nik Clayton wrote: > Now it's just grunt work to add the necessary <textobject>s everywhere > there's a media object. After that, it should just work. I'm going to > add a couple more tonight just to make sure there are no nasty > surprises[1], and then either do the rest tomorrow, or someone else can > beat me to the punch. OK, that's the testing done. Take a look at the last couple of revisions to handbook/install/chapter.sgml to see what needs doing. The only files that might cause problems are dist-set?.txt, options.txt and timezone3.txt, which have '<' or '&' in them. I *think* (but haven't tested, and now need to crash for the night) that something like this in txtfiles.ent will work <!ENTITY txt.foo.bar SYSTEM "foo/bar.txt" CDATA linespecific> If not, Googling for 'ENTITY SYSTEM CDATA' should lead to some examples we can crib from :-) Either way, that's probably a better way to do things than inserting a couple of additional calls to ${SED} in doc.images.mk. N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ (__) FreeBSD Documentation Project http://www.freebsd.org/docproj/ \\\'',) \/ \= ^ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- .\._/= _) --cDtQGJ/EJIRf/Cpq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9vcAwk6gHZCw343URAnBTAJ4x4JQ828JPbhG9Uu92wJ5+AbGjgwCfZKId Q/GDs55WP+l3xQ4Ck/yE3KE= =+8Hw -----END PGP SIGNATURE----- --cDtQGJ/EJIRf/Cpq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021028225441.GK20263>