git-svn-id: https://svn.coded.pt/svn/SIPRP@1101 bb69d46d-e84e-40c8-a05a-06db0d633741

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 16 years ago
parent e59df6f30f
commit 04229aa06e

@ -4230,20 +4230,28 @@
<xsl:when
test="position() &gt; 1">
<fo:block font-family="Helvetica"
font-size="10pt" font-weight="bold" margin-right="-0.0146in"
font-size="12pt" font-weight="bold" margin-right="-0.0146in"
text-indent="0in" text-align="left" margin-left="0.1in"
keep-with-next="always">
&#xa0;
</fo:block>
</xsl:when>
<xsl:otherwise>
<fo:block font-family="Helvetica"
font-size="6pt" font-weight="bold" margin-right="-0.0146in"
text-indent="0in" text-align="left" margin-left="0.1in"
keep-with-next="always">
&#xa0;
</fo:block>
</xsl:otherwise>
</xsl:choose>
<fo:block font-family="Helvetica"
font-size="10pt" font-weight="bold" margin-right="-0.0146in"
text-indent="0in" text-align="left" margin-left="0.1in"
keep-with-next="always">
<fo:block>
<fo:leader />
</fo:block>
<!-- <fo:block>-->
<!-- <fo:leader />-->
<!-- </fo:block>-->
<xsl:value-of
select="descricao" />
</fo:block>

Loading…
Cancel
Save