From 6884a6a38c8eec0672979913cf726866941b647c Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Mon, 12 Jul 2004 07:00:09 +0000 Subject: [PATCH] Add a new todo item : New Callout number images. Norm's DocBook stylesheets only include numbers 1 to 9. We are using up to 15 in the Security Advisory section of the Security chapter of the Handbook, so we need more images to avoid the ugly mixture of images and text that is currently rendered in both HTML and print output. --- en/docproj/handbook3.sgml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/en/docproj/handbook3.sgml b/en/docproj/handbook3.sgml index 43a1581aaa..ac0b8ac9b4 100644 --- a/en/docproj/handbook3.sgml +++ b/en/docproj/handbook3.sgml @@ -1,6 +1,6 @@ - + %developers; %includes; @@ -27,6 +27,14 @@ TaskResponsibleLast updatedStatus + + + Create new callout images for the numbers 1 - 25 as the default images with the DocBook stylesheets only go from 1-9 and then fall back on text numbers. This looks bad when we have more than 9 callouts in the text, such as the Security Advisories section of the Security chapter. + Loader (loader@freebsdmall.com) + July 12, 2004 + &inprogress; + + Add a type attribute to localhost URLs so that these can be omitted from the printed output.