On 2011.07.15 15:03, Burkhard L?ck wrote: > Am Donnerstag, 14. Juli 2011, um 22:51:28 schrieb Jack: > > I have noticed that while editing and processing some docbooks and > > displaying them in KHelpCenter, the section titles are not being > > displayed. This has the effect of making all the text in a chapter > run > > together with no apparent separation. This is with khelpcenter > 4.6.5 > > on an Archlinux system. I do not see the problem on khelpcenter > 4.6.3 > > on my Gentoo box. At first I thought it might be related to the > > problem with <author> sections not displaying the email address, but > > that has now been resolved, but this problem remains. > > > > Any troubleshooting suggestions would be appreciated. > > > Just build kmymoney/master in my devel environment, nothing uncommon. > The Handbook looks ok, I can not reproduce your failure. > > Same for any other docs build from sources in master/branch 4.7, > everything is > as usual.
Well, I had two separate problems, and one of them was my own fault. I was using <ulink> instead of <link> so it's not surprising it couldn't find a url that was really just the id of the sect I really wanted to link to. However, I think the missing section headings may be related to the missing prev/next links in http://bugs.kde.org/show_bug.cgi?id=271331, as I see the problem with docbook-xsl 1.76.1 but not on a different box with docbook-xsl 1.75.2. Jack
