schedule xslfo: Mehr margin, mehr Platz für Zeit, kleinere Zeit

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@931 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2007-05-04 22:31:56 +00:00
parent d0c2f3aaaa
commit 772a557fae
1 changed files with 5 additions and 5 deletions

View File

@ -17,8 +17,8 @@
<simple-page-master master-name="FullPage"
page-width="210mm" page-height="297mm"
margin-top="8mm" margin-bottom="8mm"
margin-left="8mm" margin-right="8mm">
margin-top="15mm" margin-bottom="15mm"
margin-left="15mm" margin-right="15mm">
<region-body/>
</simple-page-master>
@ -36,10 +36,10 @@
<xsl:apply-templates select="title"/>
<xsl:apply-templates select="subtitle"/>
<xsl:variable name="table-width" select="210-8-8-15"/>
<xsl:variable name="table-width" select="210-15-15-20"/>
<table table-layout="fixed" width="{$table-width}mm" border-collapse="collapse">
<table-column column-width="15mm"/>
<table-column column-width="20mm"/>
<xsl:for-each select="rooms/room">
<table-column column-width="{$table-width div count(../room)}mm"/>
</xsl:for-each>
@ -92,7 +92,7 @@
<xsl:message>== <xsl:value-of select="$previous-timeslot/@time"/> ++ <xsl:value-of select="@time"/> ==</xsl:message>
<table-row>
<table-cell display-align="center">
<block text-align="center">
<block text-align="center" font-size="12pt">
<xsl:variable name="posteventempty">
<xsl:for-each select="*">