← Prev in month ← Prev in thread

Re: [docbook-apps] Profiling - was Do not process.

From
Dave Pawson <>
Date
2017-07-10T07:00:20+00:00
ID
CAEncD4cNSUT4AAipom2=
Thread
Re: [docbook-apps] Profiling - was Do not process.
Am I using this right please?

docbook-xsl-1.79.1

source
 <informaltable audience="committee">

customization

<xsl:param name="profile.audience" select="public"></xsl:param>

I.e. no match (hence I expect no output from the table)

My custom
<xsl:import href="/sgml/docbook/fo/profile-docbook.xsl"/>
i.e. importing profile (one pass)

Yet in the pdf I'm seeing the table?

What have I got wrong please?

regards


On 9 July 2017 at 19:03, Jan Tosovsky <> wrote:
> On 2017-07-09 Dave Pawson wrote:
>> I'm using docbook for a committee meetings minutes.
>> These are to be made public, but some sections (various
>> elements, appendix down to para) require to be not
>> shown (not processed through to PDF).
>>
>> Suggestions please for a suitable attribute (to add or use),
>> then match on *[@redacted] etc
>
> For internal/public stuff in our documents we employ profiling using two 'condition' values. We then use two-pass processing.
>
> http://www.sagehill.net/docbookxsl/Profiling.html
>
> Jan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>



-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk
← Prev in month ← Prev in thread