| |
---|
| | </HTML> |
---|
| | </xsl-out:template> |
---|
| | </xsl:when> |
---|
| | <xsl:when test="$format='latex'"> |
---|
| | |
---|
| | <!-- Set to pdf if using PDFLaTeX, otherwise eps. --> |
---|
| | <xsl-out:param name="latex-image-format">pdf</xsl-out:param> |
---|
| | |
---|
| | <!-- *** LaTeX Source Output *** --> |
---|
| | <!-- Should this produce a LaTeX source fragment or an entire valid source document? --> |
---|
| | |
---|
| |
---|
|