letzte xslfo-changes der datenspuren 2007

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1380 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2008-06-06 21:22:00 +00:00
parent 170d3e3231
commit 4c61315ce0
1 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@
<xsl:attribute-set name="table-headers">
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-size">14pt</xsl:attribute>
<xsl:attribute name="font-size">16pt</xsl:attribute>
<xsl:attribute name="text-align">center</xsl:attribute>
</xsl:attribute-set>
@ -17,7 +17,7 @@
<simple-page-master master-name="FullPage"
page-width="210mm" page-height="297mm"
margin-top="15mm" margin-bottom="15mm"
margin-top="20mm" margin-bottom="15mm"
margin-left="15mm" margin-right="15mm">
<region-body/>
</simple-page-master>
@ -25,7 +25,7 @@
</layout-master-set>
<page-sequence master-reference="FullPage">
<flow flow-name="xsl-region-body" font-size="14pt">
<flow flow-name="xsl-region-body" font-size="18pt">
<block text-align="right" font-size="8pt">
Release <xsl:value-of select="@version"/>,
@ -67,13 +67,13 @@
</xsl:template>
<xsl:template match="title">
<block font-size="30pt" text-align="center" font-weight="bold" margin-bottom="1mm">
<block font-size="36pt" text-align="center" font-weight="bold" margin-top="5mm" margin-bottom="5mm">
<xsl:apply-templates/>
</block>
</xsl:template>
<xsl:template match="subtitle">
<block font-size="20pt" text-align="center" font-weight="bold" margin-bottom="5mm">
<block font-size="26pt" text-align="center" font-weight="bold" margin-bottom="10mm">
<xsl:apply-templates/>
</block>
</xsl:template>
@ -132,10 +132,10 @@
<block font-weight="bold">
<xsl:value-of select="title"/>
</block>
<block font-style="italic" font-size="12pt">
<block font-style="italic" font-size="16pt">
<xsl:value-of select="subtitle"/>
</block>
<block display-align="after" font-size="12pt">
<block display-align="after" font-size="16pt">
<xsl:for-each select="persons/person[string(.) != '&lt;&lt;&lt;/&gt;&gt; Network']">
<xsl:if test="position() &gt; 1">
<xsl:text>, </xsl:text>