fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [6759] booking: fix font problems at jasperdefinition


From: Sigurd Nes
Subject: [Fmsystem-commits] [6759] booking: fix font problems at jasperdefinition
Date: Wed, 12 Jan 2011 20:26:40 +0000

Revision: 6759
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6759
Author:   sigurdne
Date:     2011-01-12 20:26:39 +0000 (Wed, 12 Jan 2011)
Log Message:
-----------
booking: fix font problems at jasperdefinition

Modified Paths:
--------------
    trunk/booking/jasper/templates/application.jrxml

Modified: trunk/booking/jasper/templates/application.jrxml
===================================================================
--- trunk/booking/jasper/templates/application.jrxml    2011-01-12 13:51:18 UTC 
(rev 6758)
+++ trunk/booking/jasper/templates/application.jrxml    2011-01-12 20:26:39 UTC 
(rev 6759)
@@ -20,11 +20,11 @@
                        <pen lineWidth="0.5" lineColor="#000000"/>
                </box>
        </style>
-       <style name="headers" isDefault="false" forecolor="#808080" 
fontName="DejaVu Sans" fontSize="14"/>
-       <style name="Sans_Normal" isDefault="true" fontName="DejaVu Sans" 
fontSize="10" isBold="false" isItalic="false" isUnderline="false" 
isStrikeThrough="false"/>
-       <style name="Sans_Bold" isDefault="false" fontName="DejaVu Sans" 
fontSize="10" isBold="true" isItalic="false" isUnderline="false" 
isStrikeThrough="false"/>
-       <style name="Sans_Italic" isDefault="false" fontName="DejaVu Sans" 
fontSize="10" isBold="false" isItalic="true" isUnderline="false" 
isStrikeThrough="false"/>
-       <style name="Sans_Bold_Italic" isDefault="false" fontName="DejaVu Sans" 
fontSize="10" isBold="true" isItalic="true" isUnderline="false" 
isStrikeThrough="false"/>
+       <style name="headers" isDefault="false" forecolor="#808080" 
fontName="Serif" fontSize="14"/>
+       <style name="Sans_Normal" isDefault="true" fontName="Serif" 
fontSize="10" isBold="false" isItalic="false" isUnderline="false" 
isStrikeThrough="false"/>
+       <style name="Sans_Bold" isDefault="false" fontName="Serif" 
fontSize="10" isBold="true" isItalic="false" isUnderline="false" 
isStrikeThrough="false"/>
+       <style name="Sans_Italic" isDefault="false" fontName="Serif" 
fontSize="10" isBold="false" isItalic="true" isUnderline="false" 
isStrikeThrough="false"/>
+       <style name="Sans_Bold_Italic" isDefault="false" fontName="Serif" 
fontSize="10" isBold="true" isItalic="true" isUnderline="false" 
isStrikeThrough="false"/>
        <subDataset name="resources">
                <parameter name="APPLICATION_ID" class="java.lang.Integer"/>
                <queryString>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]