diff -r 5b32dc297d05 -r 3c36c452f013 sysmodellibs/sysmodelgen/core/legend.xsl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysmodellibs/sysmodelgen/core/legend.xsl Wed Oct 13 16:21:25 2010 +0100 @@ -0,0 +1,333 @@ + + + + + + + <xsl:call-template name="title-line1"/> + <xsl:variable name="t2"><xsl:call-template name="title-line2"/></xsl:variable> + <xsl:variable name="t3"><xsl:call-template name="title-line3"/></xsl:variable> + <xsl:if test="$t2!=''"><xsl:value-of select="concat(' ',$t2)"/></xsl:if> + <xsl:if test="$t3!=''"><xsl:value-of select="concat(': ',$t3)"/></xsl:if> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + movelegend('legend-root') + + + + + + + + + + + + + + + movelegend('legend-owner') + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + normal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + translate( + + 0) + + + + + font-family: '' + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + font-family: '' + + + + + + + + + + + + +color- +style- + + + + + + + fill:; + ; + + + + + + + + + + + + + + + + + + + url() + + + + url() + + + + + + + + + + + + + ; + + + url() + + + + url() + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file