RE: [docbook-apps] Do not process.

From
Jan Tosovsky <>
Date
2017-07-09T18:03:36+00:00
ID
007501d2f8dd$ae6d8680$0b489380$@
Thread
RE: [docbook-apps] Do not process.
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