Hi there, I'm working on three problems: In version 1.44 fo xsl stylesheets, the following settings aren't having the desired effect. 1. formal.procedures <xsl:param name="formal.procedures" select="1"/> In the output procedures have only the "Title of Procedure", not "Procedure 1.1. Title of Procedure". 2. xref.page.numbers: <xsl:param name="insert.xref.page.number" select="1"/> I've set this, and I get pages numbers after glossseealsos, but not after any other xrefs. 3. body.font.master When I set: <xsl:param name="body.font.master">11</xsl:param>, and run the .fo through xep, I get a bunch of errors like the ones pasted below. Is there something else I need to set to let me go with a bigger font? I just wanted to know if these thinks were working for others or if there are any quick fixes. Thanks, David warning: static content overflow (xsl-region-before) 136warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 137warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 138warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 139warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 140warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 141 141warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 142 142 143 144 145 143warning: static content overflow (xsl warning: static content overflow (xsl-region-before) 144warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 145warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 146 147 148 146warning: static content overflow (xsl-region- warning: static content overflow (xsl-region-before) 147warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 148warning: static content overflow (xsl-region-after) warning: static content overflow (xsl-region-before) 149 149warning: static content overflow (xsl-region-after) ---------------------------------------------------------------- To subscribe or unsubscribe from this elist use the subscription manager: <http://lists.oasis-open.org/ob/adm.pl>
