Show:

What's happening?

  • DocBook

    dleidert committed revision 8563 to the DocBook SVN repository, changing 1 files.

    2009-12-28 21:03:18 UTC by dleidert

  • html: draft.watermark.image pointing to web-resource

    The draft.watermark.image parameter is pointing to http://docbook.sourceforge.net/release/images/draft.png. This requires web-acess. The docbook-xsl(-ns) tarballs however contain draft.png in the images directory. So IMO the parameter should better point to one of the below: images/draft.png http://docbook.sourceforge.net/release/xsl(-ns)/images/ Maybe instead of using the literal...

    2009-12-28 20:58:40 UTC by dleidert

  • xhtml: leaks xmlns:saxon to output for anchors

    A Debian user reported, that when processing a DocBook file with the XHTML stylesheets, the anchors in the output contain xmlns:saxon namespace attributes. This is caused by the anchor template containing:

    2009-12-28 20:43:47 UTC by dleidert

  • Comment: no way to disable l10n.language

    The "l10n.language" template is called in many places in the stylesheet modules. I suppose that you could replace each call with a simple "en" string if you want to. I cannot think of any other workaround.

    2009-12-28 18:50:18 UTC by mzjn

  • Nested lists are broken for manpage output (no un-indent)

    The attached file renders fine with xhtml/docbook.xsl, but with manpages/docbook.xsl the nested lists do not un-indent when they end. $ sw_vers ProductName: Mac OS X ProductVersion: 10.6.2 BuildVersion: 10C540 $ xsltproc --version Using libxml 20632, libxslt 10124 and libexslt 813 xsltproc was compiled against libxml 20632, libxslt 10124 and libexslt 813 libxslt 10124 was compiled...

    2009-12-23 09:33:15 UTC by themiwi

  • Comment: no way to disable l10n.language

    My last comment was nonsense. This override works and brings same speedup. en Of course it is still translating, which I'd like to avoid.

    2009-12-22 15:42:13 UTC by ensonic

  • Comment: no way to disable l10n.language

    I have put this to my customization right now: and I get a speed-up from 4.4 sec to 3.4 sec!

    2009-12-21 21:36:07 UTC by ensonic

  • no wa to disable l10n.language

    I like to disable i18n of my docbook xslt. The documents are english api docs, there are no translations and l10n.language is top in the xsltproc --profile output number match name mode Calls Tot 100us Avg 0 gentext.template 3256 163817 50 1 l10n.language 1984 101624...

    2009-12-21 13:26:52 UTC by ensonic

  • Localization for Georgian language (Xsssl and Gentext)

    Please, check and apply the patch of localization for Georgian language (code: ka). The patch is against trunk.

    2009-12-18 17:51:10 UTC by avsd

  • DocBook

    nwalsh committed revision 8562 to the DocBook SVN repository, changing 43 files.

    2009-12-17 23:10:25 UTC by nwalsh

Our Numbers

Code

Repositories

browse code, statistics, last commit on 2009-12-28 svn co https://docbook.svn.sourceforge.net/svnroot/docbook docbook