Next in thread →
Next in month →
Re: DOCBOOK: what kind of element is a set of exercises?
"Robert P. J. Day" wrote: > > i'm still grappling with how to categorize a set of exercises > that would be found at the end of a section. > > i'd like the set to have a title, "Exercises", but i don't want > it to be a <section> since that doesn't seem appropriate, and i > don't want the exercises to show up in the TOC. I think that easiest way to go is to markup exercises as section with special role: <section role="exercises"> </section> and tweak stylesheets to not show this in ToC. Jirka -- ----------------------------------------------------------------- Jirka Kosek e-mail: http://www.kosek.cz
Next in thread →
Next in month →