El Martes, 19 de Junio de 2007 20:06, Steve Blair escribió:
> FOP 0.93 creates a PDF file with unwanted whitespace in paragraphs that
> use these index entries.
This might work also:
Copy the match="indexterm" name="indexterm" template found in fo/index.xsl to
your customization layer. In the name="wrapper.name" variable defined here,
change
<xsl:when test="$axf.extensions != 0">
to
<xsl:when test="$axf.extensions != 0 or $fop1.extensions != 0">
If that works, maybe it should be the default.
--
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