Re: DOCBOOK-APPS: Goal and Conclusion Tags

From
Joachim Ziegler <>
Date
2002-09-22T16:45:03+00:00
ID
Thread
Re: DOCBOOK-APPS: Goal and Conclusion Tags
Am Sonntag, 22. September 2002 11:33 schrieb Jirka Kosek:
> 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

role-attributes are a good idea.

how would you do enumeration of the exercises by the stylesheets?
what i mean is that they appear as "Exercise 1:..." and so on.

joachim