Stephan Wiesner wrote:

> This is clearly a solution, though I loose the logical meaning. I like
> to use style sheets that can generate documents with 'only exercises' or
> 'only solutions' or 'whole document 'without annotations'. For this I
> like to use special tags to mark my meaning.

You can use role attribute for distinguish normal section from goal,
e.g.

<section role="goal">
...
</section>

This allows you to process your document selectively and doesn't enforce
you to modify DocBook and stylesheets.

                                Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek                        
  e-mail: [EMAIL PROTECTED]
  http://www.kosek.cz

Reply via email to