This commit is contained in:
Rudolf Hangl
2009-02-17 15:46:58 +00:00
parent 0a8e90a8b3
commit b307d989a6
+24 -24
View File
@@ -6,7 +6,7 @@
<xsl:template match="abschlusspruefung">
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:layout-master-set>
<fo:simple-page-master orientation="l" format="A4" margin="5mm 5mm 5mm 5mm" master-name="PageMaster">
<fo:simple-page-master orientation="l" format="A4" margin="0mm 5mm 0mm 5mm" master-name="PageMaster">
<fo:region-body margin="0mm 0mm 0mm 0mm"/>
</fo:simple-page-master>
</fo:layout-master-set>
@@ -43,23 +43,23 @@
</fo:block>
<!-- NAME - MATRIKELNUMMER -->
<fo:block-container position="absolute" top="32mm" left="15mm" height="10mm">
<fo:block-container position="absolute" top="30mm" left="15mm" height="10mm">
<fo:block text-align="left" line-height="14pt" font-family="sans-serif" font-size="12pt" font-weight="bold">
<xsl:value-of select="titelpre" /><xsl:text> </xsl:text><xsl:value-of select="vorname" /><xsl:text> </xsl:text><xsl:value-of select="nachname" /><xsl:text> </xsl:text><xsl:value-of select="titelpost" />
</fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="36mm" left="15mm" height="20mm">
<fo:block-container position="absolute" top="34mm" left="15mm" height="20mm">
<fo:block text-align="left" line-height="14pt" font-family="sans-serif" font-size="12pt">
<xsl:text>Personenkennzeichen: </xsl:text><xsl:value-of select="matrikelnr" />
</fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="45mm" left="15mm">
<fo:block-container position="absolute" top="40mm" left="15mm">
<fo:table table-layout="fixed" border-collapse="separate">
<fo:table-column column-width="261.6mm"/>
<fo:table-body>
<fo:table-row line-height="14pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="200mm" text-align="left" font-weight="bold">
<xsl:text> Prüfungssenat:</xsl:text>
@@ -73,7 +73,7 @@
<fo:table-column column-width="24mm"/>
<fo:table-column column-width="36.8mm"/>
<fo:table-body>
<fo:table-row line-height="12pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="200mm" text-align="left" font-weight="bold">
<xsl:text> 1. Prüfungsteil</xsl:text>
@@ -99,7 +99,7 @@
<fo:table-column column-width="24mm"/>
<fo:table-column column-width="36.6mm"/>
<fo:table-body>
<fo:table-row line-height="12pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid" border-color="black">
<fo:block font-family="sans-serif" font-size="10pt" content-width="45mm" text-align="left">
<xsl:text> Prüfer/in</xsl:text>
@@ -129,7 +129,7 @@
<fo:table-column column-width="24mm"/>
<fo:table-column column-width="36.4mm"/>
<fo:table-body>
<fo:table-row line-height="14pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid" border-color="black">
<fo:block font-family="sans-serif" font-size="10pt" content-width="80mm" text-align="left">
<xsl:text> </xsl:text><xsl:value-of select="betreuer" />
@@ -147,7 +147,7 @@
</fo:table-cell>
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="36.4mm" text-align="left">
<xsl:text> </xsl:text>
<xsl:text> </xsl:text>\n\n
</fo:block>
</fo:table-cell>
</fo:table-row>
@@ -156,7 +156,7 @@
<fo:table table-layout="fixed" border-collapse="separate">
<fo:table-column column-width="261.6mm"/>
<fo:table-body>
<fo:table-row line-height="12pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="261.6mm" text-align="left" font-weight="bold">
<xsl:text> 2. Prüfungsteil</xsl:text>
@@ -166,13 +166,13 @@
</fo:table-body>
</fo:table>
<fo:table table-layout="fixed" border-collapse="separate">
<fo:table-column column-width="80mm"/>
<fo:table-column column-width="80mm"/>
<fo:table-column column-width="96mm"/>
<fo:table-column column-width="24mm"/>
<fo:table-column column-width="24mm"/>
<fo:table-column column-width="36mm"/>
<fo:table-body>
<fo:table-row line-height="12pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="45mm" text-align="left">
<xsl:text> Prüfer/in</xsl:text>
@@ -199,15 +199,15 @@
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row line-height="20pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="80mm" text-align="left">
<xsl:text> </xsl:text><xsl:value-of select="pruefer1_nachname" />\n
<xsl:text> </xsl:text><xsl:value-of select="pruefer1_nachname" />
</fo:block>
</fo:table-cell>
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="45mm" text-align="left">
\n
\n\n\n
</fo:block>
</fo:table-cell>
<fo:table-cell border-width="0.2mm" border-style="solid">
@@ -231,7 +231,7 @@
<fo:table table-layout="fixed" border-collapse="separate">
<fo:table-column column-width="261.6mm"/>
<fo:table-body>
<fo:table-row line-height="12pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="261.6mm" text-align="left" font-weight="bold">
<xsl:text> 3. Prüfungsteil</xsl:text>
@@ -247,7 +247,7 @@
<fo:table-column column-width="24mm"/>
<fo:table-column column-width="36mm"/>
<fo:table-body>
<fo:table-row line-height="12pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="45mm" text-align="left">
<xsl:text> Prüfer/in</xsl:text>
@@ -274,15 +274,15 @@
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row line-height="20pt">
<fo:table-row line-height="10pt">
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="80mm" text-align="left">
<xsl:text> </xsl:text><xsl:value-of select="pruefer2_nachname" />\n
<xsl:text> </xsl:text><xsl:value-of select="pruefer2_nachname" />
</fo:block>
</fo:table-cell>
<fo:table-cell border-width="0.2mm" border-style="solid">
<fo:block font-family="sans-serif" font-size="10pt" content-width="45mm" text-align="left">
\n
\n\n\n
</fo:block>
</fo:table-cell>
<fo:table-cell border-width="0.2mm" border-style="solid">
@@ -306,7 +306,7 @@
</fo:table>
</fo:block-container>
<fo:block-container position="absolute" top="120mm" left="15mm">
<fo:block-container position="absolute" top="115mm" left="15mm">
<fo:block text-align="left" line-height="9pt" font-family="sans-serif" font-size="7pt">
Die kommissionelle Diplomprüfung vor einem facheinschlägigen Prüfungssenat setzt sich aus der Präsentation der Diplomarbeit (1. Prüfungsteil),
einem Prüfungsgespräch, das auf die Querverbindungen des Themas der Diplomarbeit zu den relevanten Fächern des Studienplanes eingeht (2. Prüfungsteil)
@@ -315,15 +315,15 @@
</fo:block-container>
<fo:block-container position="absolute" top="145mm" left="15mm">
<fo:block-container position="absolute" top="135mm" left="15mm">
<fo:block text-align="left" line-height="10pt" font-family="sans-serif" font-size="10pt">
Gesamtbeurteilung: _______________________________________________________
</fo:block>
</fo:block-container>
<fo:block-container position="absolute" top="150mm" left="15mm" height="20mm">
<fo:block-container position="absolute" top="140mm" left="15mm" height="20mm">
<fo:block text-align="left" line-height="10pt" font-family="sans-serif" font-size="8pt">
(mit ausgezeichnetem Erfolg bestanden, mit gutem Erfolg bestanden, bestanden, nicht bestanden)
(mit ausgezeichnetem Erfolg bestanden, mit gutem Erfolg bestanden, bestanden, nicht bestanden)
</fo:block>
</fo:block-container>