docbook-apps

  • 1.  db5 xl:href in bibliographies

    Posted 09-06-2006 17:54
    Is this supposed to generate links in any of the output formats yet?
    Maybe I did it wrong. I put one of my biblioentries below for
    reference. In the output (pdf, html, and xhtml), I don't see any
    links. If this needs to be added to the stylesheet, could someone
    please tell me the name of the template that handles xl:href?

    <biblioentry xml:id="MHEM">
    <abbrev xml:id="MHEM_abbrev">MHEM</abbrev>
    <editor>
    <personname>
    <firstname>Michiel</firstname>
    <surname>Hazewinkel</surname>
    </personname>
    </editor>

    <biblioid class="isbn">1-4020-0609-8</biblioid>
    <copyright>
    <year>2002</year>
    </copyright>
    <publisher>
    <publishername xl:href="http://springer.de">
    Springer-Verlag
    </publishername>
    <city>Berlin</city> <city>Heidelberg</city> <city>New
    York</city>

    </publisher>
    </biblioentry>

    --
    http://chris.chiasson.name/



  • 2.  Re: [docbook-apps] db5 xl:href in bibliographies

    Posted 09-06-2006 19:18
    Chris Chiasson wrote:

    > links. If this needs to be added to the stylesheet, could someone
    > please tell me the name of the template that handles xl:href?

    xl:href attribute is currently supported only on inline elements (not on
    all, but almost on all). See template named simple.xlink in html/inline.xsl.

    Jirka

    --
    ------------------------------------------------------------------
    Jirka Kosek e-mail: jirka@kosek.cz http://www.kosek.cz
    ------------------------------------------------------------------
    Profesionální školení a poradenství v oblasti technologií XML.
    Podívejte se na náš nove spuštený web http://DocBook.cz
    Podrobný prehled školení http://xmlguru.cz/skoleni/
    ------------------------------------------------------------------
    Nejbližší termíny školení:
    ** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
    ** DocBook 11.-13.12.2006 ** XSL-FO 11.-12.12.2006 **
    ------------------------------------------------------------------
    http://xmlguru.cz Blog mostly about XML for English readers
    ------------------------------------------------------------------