Suggestions
Search:
 
Next:
calloutlist
Previous:
areaspec areaset
Up:
Callouts callout.mod.xsl
Reference Section

Name

co — Process co [2.0.9]-related elements

Synopsis

<xsl:template match="co">
<xsl:variable name="conum">
			<xsl:number count="co" format="1"/>
		</xsl:variable>
  ...
</xsl:template>

A. Description

Print a callout number as a parenthesis.

B. Pertinent Variables

There are no configuration variables for this template.

D. DocBook Compliance and LaTeX Notes

This template is probably never applied, because we can't yet handled cos [2.0.9] in verbatim environments.