docbook-apps

  • 1.  RE: [docbook-apps] HTMLHelp - profiling and chunking problem with alias.h

    Posted 11-30-2007 21:45
    Using the two-pass profiling method seems to fix this problem, but why doesn't it work with the one pass profiling method? The output for the CHM works fine, so only part of the output for the one pass method is not working. Is it possibly a bug?



    ________________________________

    From: Joe Hines [mailto:jhines@pattieng.com]
    Sent: Fri 11/30/2007 3:26 PM
    To: docbook-apps@lists.oasis-open.org
    Subject: [docbook-apps] HTMLHelp - profiling and chunking problem with alias.h



    When I use profiling with xsltproc and the htmlhelp stylesheets, the HHP file output lists the correct files, but the alias.h file is incorrect. Alias.h contains the chunked filenames for all of the possible content, and disregards the profiling, so if my profiling is set to only output one chapter, alias.h contains the links for all 5 chapters in my document, but the one chapter I want is chapter 1 in the output and its links are set as chapter 5 in alias.h. I am using the following context-sensitive code below:




    This topicname and topicid gets mapped to ch05 instead of the actual output of ch01. The CHM works fine, but I cannot open it up from the Help ID of 1000 because it looks for ch05.



    ---------------------------------------------------------------------
    To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org






  • 2.  Re: [docbook-apps] HTMLHelp - profiling and chunking problem with alias.h

    Posted 12-04-2007 10:42
    Joe Hines wrote:

    > Using the two-pass profiling method seems to fix this problem, but
    > why doesn't it work with the one pass profiling method? The output
    > for the CHM works fine, so only part of the output for the one pass
    > method is not working. Is it possibly a bug?

    It is for sure bug ;-)

    It should be fixed now, try with the latest snapshot from:

    http://docbook.sourceforge.net/snapshots/

    --
    ------------------------------------------------------------------
    Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
    ------------------------------------------------------------------
    Professional XML consulting and training services
    DocBook customization, custom XSLT/XSL-FO document processing
    ------------------------------------------------------------------
    OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
    ------------------------------------------------------------------