This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. detail :: <xsl:copy-of select="$boost.doxygen.reftitle"/> -specialization yes yes yes
unspecified false false false explicit conversion-operator static mutable See Also: Will not throw. unspecified <alt> <xsl:value-of select="*|text()"/> </alt> <mediaobject> <imageobject role="html"> <imagedata format="PNG" align="center"> <xsl:attribute name="fileref"> <xsl:value-of select="concat(concat(concat($boost.doxygen.formuladir.fixed, 'form_'), @id), '.png')"/> </xsl:attribute> </imagedata> </imageobject> <textobject role="tex"> <phrase> <xsl:value-of select="*|text()"/> </phrase> </textobject> </mediaobject> </equation> </xsl:when> <xsl:otherwise> <inlineequation> <alt> <xsl:value-of select="*|text()"/> </alt> <inlinemediaobject> <imageobject role="html"> <imagedata format="PNG"> <xsl:attribute name="fileref"> <xsl:value-of select="concat(concat(concat($boost.doxygen.formuladir.fixed, 'form_'), @id), '.png')"/> </xsl:attribute> </imagedata> </imageobject> <textobject role="tex"> <phrase> <xsl:value-of select="*|text()"/> </phrase> </textobject> </inlinemediaobject> </inlineequation> </xsl:otherwise> </xsl:choose> </xsl:template> </xsl:stylesheet>