$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] location for PDF docs?
From: John Maddock (john_at_[hidden])
Date: 2008-11-06 11:54:41
Paul A Bristow wrote:
>> But not wishing to rush in where angels fear to tread (again), I
>> didn't actually start hacking.
>>
>> What I'd like to do is to copy the existing stuff for Author and
>> Title and do the same for Subject and keywords.
Do you mean copy the code that currently handles Author and Title, to handle
Subject and Keywords?
>> Similarly I'd like to copy the purpose field and use that for ISBN
>> and for Dewey.
>>
>> (Could also usefully emit an <isbn> ... </isbn> block?)
<isbn> is deprecated in favour of <biblioid>.
John.