El Sábado, 7 de Julio de 2007 18:49, Randy McMurchy escribió: > xsltproc --nonet -stringparam chunk.quietly 1 -stringparam rootid 0
ROOT_ID must be set to the empty string. In the Makefile ROOT_ID="" on command line -stringparam rootid "" That setting is used to render only a subset of the book, eg a <part>, <chapter>, or <sect1>, instead of the full book. To do it, set the para to the ID value of the subset you want to build. That is a feature long time requested that hasn't can be implemented until now. -- 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 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
