Skip to content
Snippets Groups Projects
Commit 7b77a5a5 authored by Goik Martin's avatar Goik Martin
Browse files

Explaining comment

parent 2fa5c218
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@
</xsl:variable>
<xsl:choose>
<xsl:when test="1 &lt; count($xfigBasenameSet/*)">
<xsl:when test="1 &lt; count($xfigBasenameSet/*)"> <!-- More than one image: Animation -->
<xsl:for-each select="$xfigBasenameSet/*">
<section>
<xsl:choose>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment