Print legal text smaller. The one of 100 who reads is has to use a reading-glass.

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3531 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Tobias Markmann 2009-10-10 14:31:40 +00:00
parent 88da694266
commit bfc21f7241
1 changed files with 3 additions and 1 deletions

View File

@ -174,7 +174,9 @@
</env>
<cmd name="newpage" nl2="1"/>
<cmd name="section*" nl2="1"><parm>Legal</parm></cmd>
<xsl:apply-templates select="/xep/header/legal" />
<group><cmd name="small" />
<xsl:apply-templates select="/xep/header/legal" />
</group>
<cmd name="newpage" nl2="1"/>
<cmd name="tableofcontents" nl2="1"/>
<cmd name="newpage" nl2="1"/>