Hello All,

> And now the problem. How can I create indexterms with startofrange and
> endofrange? I couldn't find it in the User Guide.
I have learned that I can use a passthrough block, like this:
=== Code Coverage
++++
<indexterm id="idx_codecoverage" class='startofrange'><primary>Code
Coverage</primary></indexterm>
++++

... a lot of text here ...

++++
<indexterm startref="idx_codecoverage" class="endofrange"/>
++++

And it produces the desired output in Index section.

Is there a better way to achieve this functionality with Asciidoc?

--
Regards,
Tomek Kaczanowski
http://kaczanowscy.pl/tomek

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to