OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: Re: Biblio: Abbrev only when first


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

/ Stephan Wiesner <stephan@stephan-wiesner.de> was heard to say:
| Hi list,
| The style contains the following (fo/biblio.xsl):
|     <xsl:when test="local-name($node/child::*[1]) = 'abbrev'">
|
| Is there a reason for this? 
| It results in the <abbrev> value being displayed as the first element of
| the corresponding entry in the bibliography section only when it is
| written as the first tag in the biblioentry.
|
| I exchanged it to this:
|     <xsl:when test="$node/abbrev">
|
| And now I get the abbrev, if I have one declared, no matter where it is
| placed.

My idea was that the author could use an initial abbrev element to
identify the entry. Other abbrevs in the entry might be formatted
different ways. In particular, with your code, if there's more than
one abbrev, you're going to get *all* of them.

                                        Be seeing you,
                                          norm

- -- 
Norman Walsh <ndw@nwalsh.com>      | There is no glory so bright but
http://www.oasis-open.org/docbook/ | the veil of business can hide it
Chair, DocBook Technical Committee | effectually. With most men life is
                                   | postponed to some trivial business
                                   | and so therefore is heaven. Men
                                   | think foolishly they may abuse and
                                   | misspend life as they please and
                                   | when they get to heaven turn over
                                   | a new leaf.--Thoreau
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.7 <http://mailcrypt.sourceforge.net/>

iD8DBQE91rotOyltUcwYWjsRAmnnAJ4myqgarAkgopQ3Ndj4ySrYVAN5hQCfVHd8
+iqqgINu7ZosiweF62htxxI=
=2RRc
-----END PGP SIGNATURE-----


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC