<tbody>\r
<!-- Exclude PostGIS types ,management functions, long transaction support, or exceptional functions from consideration -->\r
<!-- leaving out operators in an effor to try to fit on one page -->\r
- <xsl:for-each select="sect1[not(@id='PostGIS_Types' or @id='Management_Functions' or @id='Long_Transactions_Support' or @id='Exceptional_Functions' or @id='Operators')]/refentry">\r
+ <xsl:for-each select="sect1[not(@id='PostGIS_Types' or @id='Management_Functions' or @id='Long_Transactions_Support' or @id='Exceptional_Functions')]/refentry">\r
<xsl:sort select="@id"/>\r
<xsl:variable name='comment'>\r
<xsl:value-of select="normalize-space(translate(translate(refnamediv/refpurpose,'
', ' '), '	', ' '))"/>\r