Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 02:23:47 +0200
From:      Christian Brueffer <chris@unixpages.org>
To:        Giorgos Keramidas <keramida@FreeBSD.org>
Cc:        freebsd-doc@FreeBSD.org
Subject:   Re: Using <copyright></copyright> tags
Message-ID:  <20020827002346.GH805@unixpages.org>
In-Reply-To: <20020827001547.GA30772@hades.hell.gr>
References:  <20020827000309.GF805@unixpages.org> <20020827001547.GA30772@hades.hell.gr>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, Aug 27, 2002 at 03:15:48AM +0300, Giorgos Keramidas wrote:
> On 2002-08-27 02:03 +0000, Christian Brueffer wrote:
> > One of them is to change the copyright statement from
> >
> >   Copyright  2000 by Addison-Wesley Longman, Inc
> >
> > to something like
> >
> >   Original English language edition Copyright 2001 by Addison Wesley
> >   Japanese language translation Copyright 2001 by Pearson Education Japan.
> >
> > How can this be done best using docbook?
> 
> <bookinfo> can contain more than one <copyright>s.
> 
> 	<bookinfo>
> 	  <copyright>
> 	    <year>2001</year>
> 	    <holder>Addison-Wesley Longman, Inc</holder>
> 	  </copyright>
> 
> 	  <copyright>
> 	    <year>2001</year>
> 	    <holder>Pearson Education Japan</holder>
> 	  </copyright>
> 
> As far as I can tell from "Docbook: The definitive guide", there is no
> easy way to add comments to <holder>, but I guess you could do
> something like:
> 
> 	<holder>Addison-Wesley Longman, Inc (Original English language
> 	  edition)</holder>
> 

Thanks for the info, I'll play around with that.

- Christian

-- 
http://www.unixpages.org			chris@unixpages.org
GPG Pub-Key    : www.unixpages.org/cbrueffer.asc
GPG Fingerprint: 0DB5 8563 2473 C72A A8D1  56EA DAD2 B05D 5F3C 3185
GPG Key ID     : DAD2B05D5F3C3185

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?20020827002346.GH805>