[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
patch: set id attribute for part in DocBook
From: |
Per Bothner |
Subject: |
patch: set id attribute for part in DocBook |
Date: |
Sun, 09 Nov 2014 22:56:30 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
It would be nice if the DocBook output generated for @part
would include an id attribute. This is used for setting the filename
in "chunked html" output in the standard DocBook XSLT scripts.
The attacked patch is definitely broken (it fails on the example
in the texinfo manual with an @* in the part name). However, it does do what I
need it to do. It would be much appreciated if someone who knows what they're
doing could clean it up and check it in.
--
--Per Bothner
address@hidden http://per.bothner.com/
part-id.patch
Description: Text Data
- patch: set id attribute for part in DocBook,
Per Bothner <=