El Martes, 15 de Mayo de 2007 08:37, Nicolas RAINARD escribió: > Thank you for telling me about your project, this is pretty much what I > was looking for. The XHTML output is much cleaner to me (except, maybe, the > semantically ordered lists which are rendered as <ul> with hard-coded > numbers).
Yes, it's not perfect. Only the templates for that DB elements we need a customized output has been changed and cleaned in part. And there is a lot of hacks that depends on how our DocBook-XML code is structured a will not work on other projects. But is an example that with some basic changes on the stock DocBook-XSL code a more simple and nice XHTML code output is possible. > You definitively should make your work more public. It is public and free software. The current XSL code used in production-mode (based on DocBook-XSL-1.69.1) is available inside the *LFS books sources trees. The XML and XSL sources for the master LFS book can by fetch via SVN using: svn co svn://svn.linuxfromscratch.org/LFS/trunk/BOOK/ The new-xsl code, that is a full rework of the old one to support all *LFS books flavours using a common customization layout (I need to port yet the specific code for HLFS and CLFS) can be fetch using: svn co svn://svn.linuxfromscratch.org/LFS/branches/new-xsl/ -- Manuel Canales Esparcia Usuario de LFS nº2886: http://www.linuxfromscratch.org LFS en castellano: http://www.escomposlinux.org/lfs-es http://www.lfs-es.info TLDP-ES: http://es.tldp.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
