Date: Fri, 22 Mar 2002 17:54:19 +0000 From: Ceri <ceri@FreeBSD.org> To: doc@FreeBSD.org Cc: murray@FreeBSD.org Subject: Callout images for the Handbook Message-ID: <20020322175418.GA32876@submonkey.net>
next in thread | raw e-mail | index | archive | help
--aVD9QWMuhilNxW9f Content-Type: multipart/mixed; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Unless anyone has any idea why this isn't already enabled, then I'd like to commit the attached patch, which simply allows me to make use of 10 callouts (I need to document a configuration file with 10 points of note, and feel callouts are the best way to do this). I need this in order to commit an article I've written on setting up a DHCP server. The images are already there, we're just not using them for some reason, hence this request for feedback. Thanks, Ceri --=20 keep a mild groove on --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="handbook-Makefile.diff" Content-Transfer-Encoding: quoted-printable --- doc/en_US.ISO8859-1/books/handbook/Makefile.old Fri Mar 22 17:50:08 2002 +++ doc/en_US.ISO8859-1/books/handbook/Makefile Fri Mar 22 17:50:25 2002 @@ -104,6 +104,11 @@ IMAGES_LIB+=3D callouts/3.png IMAGES_LIB+=3D callouts/4.png IMAGES_LIB+=3D callouts/5.png +IMAGES_LIB+=3D callouts/6.png +IMAGES_LIB+=3D callouts/7.png +IMAGES_LIB+=3D callouts/8.png +IMAGES_LIB+=3D callouts/9.png +IMAGES_LIB+=3D callouts/10.png =20 #=20 # SRCS lists the individual SGML files that make up the document. Changes --k1lZvvs/B4yU6o8G-- --aVD9QWMuhilNxW9f Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8m2/KocfcwTS3JF8RApEyAJ9PI/uLCWzPTDlzUUcIZu0o3N8oQACbBHxo oP6B+iYcbjyo+L41EKN7+uQ= =zBfs -----END PGP SIGNATURE----- --aVD9QWMuhilNxW9f-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020322175418.GA32876>