cv_print.xsl
branchstyles
changeset 9 5ad30cb766bc
parent 8 8138139b1aa9
child 12 d0e38c0c45c9
equal deleted inserted replaced
8:8138139b1aa9 9:5ad30cb766bc
   209           <block xsl:use-attribute-sets="section-title-font">
   209           <block xsl:use-attribute-sets="section-title-font">
   210             <xsl:call-template name="gentext">
   210             <xsl:call-template name="gentext">
   211               <xsl:with-param name="string">str-experience</xsl:with-param>
   211               <xsl:with-param name="string">str-experience</xsl:with-param>
   212             </xsl:call-template>
   212             </xsl:call-template>
   213           </block>
   213           </block>
   214           <xsl:apply-templates select="work[not(@role='stage')]"/>
   214           <xsl:apply-templates select="work[not(@role='stage' or @role='minor')]"/>
       
   215         </block>
       
   216 	<block xsl:use-attribute-sets="section-block">
       
   217           <block xsl:use-attribute-sets="section-title-font">
       
   218             <xsl:call-template name="gentext">
       
   219               <xsl:with-param name="string">str-otherexperience</xsl:with-param>
       
   220             </xsl:call-template>
       
   221           </block>
       
   222           <xsl:apply-templates select="work[@role='minor']" mode="short"/>
   215         </block>
   223         </block>
   216 	<!--
   224 	<!--
   217 	<block xsl:use-attribute-sets="section-block">
   225 	<block xsl:use-attribute-sets="section-block">
   218           <block xsl:use-attribute-sets="section-title-font">
   226           <block xsl:use-attribute-sets="section-title-font">
   219             <xsl:call-template name="gentext">
   227             <xsl:call-template name="gentext">