aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen/priv/xsl/db_pdf_params.xsl
diff options
context:
space:
mode:
authorLars Thorsen <[email protected]>2015-04-23 13:12:10 +0200
committerLars Thorsen <[email protected]>2015-05-08 08:28:04 +0200
commit38daeca0b7b816796ae232b2412ebe29e312525b (patch)
treec5bc4c7eaecf0bacf04eeccf90a7598de2e8bbc0 /lib/erl_docgen/priv/xsl/db_pdf_params.xsl
parent7cf4678d532d0710f9f54ebdf46ce5acef09ca35 (diff)
downloadotp-38daeca0b7b816796ae232b2412ebe29e312525b.tar.gz
otp-38daeca0b7b816796ae232b2412ebe29e312525b.tar.bz2
otp-38daeca0b7b816796ae232b2412ebe29e312525b.zip
[erl_docgen] Add the extra front page info to pdf
Diffstat (limited to 'lib/erl_docgen/priv/xsl/db_pdf_params.xsl')
-rw-r--r--lib/erl_docgen/priv/xsl/db_pdf_params.xsl8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/erl_docgen/priv/xsl/db_pdf_params.xsl b/lib/erl_docgen/priv/xsl/db_pdf_params.xsl
index c2d9fb4320..a4814581c2 100644
--- a/lib/erl_docgen/priv/xsl/db_pdf_params.xsl
+++ b/lib/erl_docgen/priv/xsl/db_pdf_params.xsl
@@ -98,6 +98,14 @@
<xsl:attribute name="text-align">end</xsl:attribute>
</xsl:attribute-set>
+ <xsl:attribute-set name="cover.extrainfo">
+ <xsl:attribute name="padding-before">2.5em</xsl:attribute>
+ <xsl:attribute name="font-size">1.33em</xsl:attribute>
+ <xsl:attribute name="font-weight">bold</xsl:attribute>
+ <xsl:attribute name="color">#C00</xsl:attribute>
+ <xsl:attribute name="text-align">end</xsl:attribute>
+ </xsl:attribute-set>
+
<xsl:attribute-set name="cover.inner.copyright">
<xsl:attribute name="border-before-style">solid</xsl:attribute>
<xsl:attribute name="border-before-width">1pt</xsl:attribute>