Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2006 14:28:43 +0000
From:      Ceri Davies <ceri@submonkey.net>
To:        <remko@FreeBSD.org>, Yar Tikhiy <yar@comp.chem.msu.su>
Cc:        freebsd-doc@freebsd.org
Subject:   Re: A small artifact in rendering
Message-ID:  <C023771B.8AAE%ceri@submonkey.net>
In-Reply-To: <43FB5C2C.7000901@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21/2/06 18:30, "Remko Lodder" <remko@FreeBSD.org> wrote:

> Yar Tikhiy wrote:
>> Hi doc folks,
>>=20
>> Just noticed that in arch-handbook, Chapter 8, the copyright line
>> looks as follows:
>>=20
>> Copyright =A9 2002, 2004, 2005 John BaldwinRobert Watson
>>=20
>> Note a missing separator between the names.  The HTML is:
>>=20
>> Copyright&nbsp;&copy;&nbsp;2002, 2004, 2005
>> <span class=3D"HOLDER">John Baldwin</span><span
>> class=3D"HOLDER">Robert Watson</span>
>>=20
>> The SGML code was:
>>=20
>>     <copyright>
>>       <year>2002</year>
>>       <year>2004</year>
>>       <year>2005</year>
>>       <holder>John Baldwin</holder>
>>       <holder>Robert Watson</holder>
>>     </copyright>
>>=20
>> There's an obvious bug either in the source or in the docbook
>> machinery, but I have no idea which is the case.
>>=20
>=20
> Hi Yar,
>=20
> I spotted this a while ago as well, still have it "pending"
> in my queue but never got to solve it since it seems like
> something strange, the parsing should make multiple
> holder tags into name, name so that they are seperated
> nicely.
>=20
> If you can come up with a good solution please fix :) if i
> can help, please yell.

Well, the hackup solution is to put a space after 'Baldwin'.  That's what w=
e
do for all of the authorgroup stuff.

ceri
--=20
That must be wonderful!  I don't understand it at all.
                                      -- Moliere






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C023771B.8AAE%ceri>