-
I would like to re-open a brief discussion on docbook-apps from 2004 about the TOC using titleabbrev rather than title. I would like to see this reversed, or parameterized. A parameter could be added called toc.prefer.titleabbrev and work similarly to index.prefer.titleabbrev in the stylesheets for html. I suggest making this available for all output types.
Thanks
John.
2009-11-06 03:35:01 UTC by jgreen4
-
I've done some testing, and I don't believe the numeration type on orderedlists is being preserved or represented in any way in the ePub generation. The non-arabic numeration types are:
upperalpha
loweralpha
upperroman
lowerroman
Please add or change the class on the element in the XHTML of the EPUB, so that I can target these types of numeration in the CSS.
Thanks.
2009-11-06 00:32:32 UTC by adamwitwer
-
abdelazer committed revision 8531 to the DocBook SVN repository, changing 1 files.
2009-11-05 23:04:33 UTC by abdelazer
-
Citing Debian bug #554441:
------------------------------------------------------------------------------------------------------------------------------------------
I tried to generate XHTML from a DocBook document. With XHTML 1.0, no problem.
With XHTML 1.1 (and the corresponding XSL stylesheets), the generated document
is invalid, because it contains things such as:
2009-11-04 21:21:57 UTC by dleidert
-
The Debian maintainer Daniel Leidert has added a patch to docbook-xsl 1.75.2+dfsg-3 that implements the same solution as Pod::Man. I have successfully tested a resulting manpage on both GNU and Solaris systems.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507673
Here’s the patch by itself. I believe it is now suitable for inclusion upstream...
2009-11-04 18:00:23 UTC by anders1
-
Fixed in svn r8530.
2009-11-02 02:40:12 UTC by dleidert
-
Fixed in svn r8530.
2009-11-02 02:39:10 UTC by dleidert
-
dleidert committed revision 8530 to the DocBook SVN repository, changing 1 files.
2009-11-02 02:38:47 UTC by dleidert
-
There is a namespace stripping function in chunktoc.xsl and in a few other stylesheets (docbook.xsl, chunk-code.xsl and their profile- version). This function starts with the following test:
exsl, ng and db namespaces are declared in all the above mentioned xsl files except...
2009-10-31 20:16:40 UTC by tomg7
-
TDG-V0.0.25 for V5.0 states for the equation element:
[Processing systems that number equations or build a table of equations at the beginning of a document may have difficulty correctly formatting documents that contain both equations with titles and equations without titles. You are advised to use informalequation for equations without titles.]
Assuming this caveat doesn't say that such...
2009-10-31 02:47:37 UTC by kbr