Show
Ignore:
Timestamp:
01/14/12 19:10:26 (12 years ago)
Author:
František Kučera <franta-hg@…>
Branch:
default
Message:

Lepší odsazení, tabulátory.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • šablona/makra/diagramy.xsl

    r76 r87  
    2323        xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    2424        exclude-result-prefixes="m j"> 
    25      
     25 
    2626        <!-- 
    2727                Diagramy/grafy 
     
    4848                </xsl:call-template> 
    4949        </xsl:template> 
    50      
    51     <xsl:template name="vložDiagram"> 
     50 
     51        <xsl:template name="vložDiagram"> 
    5252                <xsl:param name="zadání"/> 
    5353                <xsl:param name="kompletní"/> 
     
    9090 
    9191</xsl:stylesheet> 
     92