I use <abbrev> in conjunction with biblio elements. In my oppinion, it
is not intended as standalone.

Stephan


 <biblioentry id="biblio_GoF">
  <abbrev>GoF</abbrev>
  <title>Design Patterns</title>
  <subtitle>Elements of Reusable Object-Oriented Software</subtitle>
  <author>
   <honorific>Dr.</honorific><firstname>Stoffel Wolfgang</firstname>
   <surname>Gamma</surname>
  </author>
  <author><surname>Helm</surname></author>
  <author><surname>Johnson</surname></author>
  <author><surname>Vlissides</surname></author>
  <pubdate>1995</pubdate>
  <pagenums>0-100</pagenums> 
  <isbn>0-201-63361-2</isbn>
  <publisher>
    <publishername>Addison-Wesley</publishername>
    <address> 
      <city>Indianapolis</city>
      <country>USA</country>
    </address>
  </publisher> 
  <abstract><para>Das Buch �ber Design Patterns.</para></abstract>
 </biblioentry>  
 

-----Original Message-----
From: Vincent Mouton [mailto:[EMAIL PROTECTED]] 
Sent: Mittwoch, 2. Oktober 2002 09:39
To: [EMAIL PROTECTED]
Subject: DOCBOOK-APPS: abbrev - missing possibility to add the meaning
of an abbreviation


Hi,

I couldn't find any other docbook element for abbreviations than the
abbrev element.
But I find that this element only denotes the fact that a sequence of
characters is an abbreviation, and cannot explain what that abbreviation
means. idem for the acronym element.

I was missing an attribute for the purpose of adding the <abbr
title="etcetera">etc.</abbr> tags in an html output, that would make the
page accessibility compliant.

Is there another way to have the same result and (here comes th�
question) are there any chances to update docbook with this feature.

cheers,
vincent mouton


Reply via email to