Date: Mon, 04 Jun 2001 22:17:21 -0700 From: Dima Dorfman <dima@unixfreak.org> To: "G. Adam Stanislav" <adam@whizkidtech.net> Cc: doc@freebsd.org Subject: Re: Warning bug Message-ID: <20010605051721.65D293E31@bazooka.unixfreak.org> In-Reply-To: <3.0.6.32.20010605000156.00e279f0@mail85.pair.com>; from adam@whizkidtech.net on "Tue, 05 Jun 2001 00:01:56 -0500"
next in thread | previous in thread | raw e-mail | index | archive | help
"G. Adam Stanislav" <adam@whizkidtech.net> writes: > There is a bug in the way the <warning> tag is being processed: > > It creates something like this: > > <b>Warning</b>Blah, blah. > > What it should do (to be consistent with <tip>, <note>, etc): > > <b>Warning:</b> Blah, blah. > > Since it places no space after (or before) the </b>, it looks > pretty bad. Are you seeing this on your local builds, or just on www.freebsd.org? The web server, freefall, is using an old version of the stylesheets, so that may be the problem. I have the up-to-date stylesheets, and I don't see this problem on my local builds. If you're seeing this on your local builds, check what version of the "dsssl-docbook-modular" package you have. If you don't already have it, get 1.64_1. Dima Dorfman dima@unixfreak.org 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?20010605051721.65D293E31>