Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 87562

Summary: app-text/docbook-xsl-stylesheets-1.66.1 is buggy
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Text-Markup Team (OBSOLETE) <text-markup+disabled>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2005-04-01 07:01:20 UTC
Version 1.66.1 creates a wrong "Table of Contents" - eg of the subversion handbook.
Using Version 1.65.1 I have no problem to create the docs. With version 1.66.1 the "Table of Contents" does not only contain the titles of each chapter but also some parts of the content of each chapter.

Reproducible: Always
Steps to Reproduce:
1.svn checkout http://svn.red-bean.com/svnbook
2.cd trunk/src/tools
3.ln -s /usr/share/sgml/docbook/xsl-stylesheets-1.66.1 ./xsl
4.cd ../en
5.make all-html
6. view the result
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-05-29 03:09:45 UTC
This seems like an upstream problem. Could you please try with version 1.68.1?
Comment 2 Toralf Förster gentoo-dev 2005-05-29 05:01:50 UTC
1.68.1 works fine
Comment 3 Toralf Förster gentoo-dev 2005-05-29 05:29:17 UTC
BTW some other font glitches are now removed
Comment 4 Leonardo Boshell (RETIRED) gentoo-dev 2005-05-29 07:08:38 UTC
Ok, resolving then.

I don't fully understand comment #3, you mean in the package or in the ebuild?
Something that we should look into?
Comment 5 Toralf Förster gentoo-dev 2005-05-29 07:24:41 UTC
(In reply to comment #4)
> I don't fully understand comment #3, you mean in the package or in the ebuild?
> Something that we should look into?
In the package, fixed fonts in the table of contents and in headlines looks now
nicer than before.