On 17/09/2007, George Herbert george.herbert@gmail.com wrote:
On 9/17/07, Thomas Dalton thomas.dalton@gmail.com wrote:
How about 'specific="page 45-47"'; that way you can put in whatever internal location specification makes contextual sense given the media being referred to...
If the actual contents of the refs is put at the bottom, with a different tag, the specific part can just be the contents of the ref tag: <ref name="foo">page 10</ref>
Not backwards compatible... You might be able to code a bot to fix that, but...
If could be implemented is a backwards compatible way - if there is a tag containing the general details of the ref on the page, then assume it's using the new system, otherwise assume it's using the old system. The general details would need to be in something other than a <ref> tag anyway for any of this to work.