Author: wyoung
Date: Thu Jan  3 13:51:48 2008
New Revision: 2075

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2075&view=rev
Log:
PDF userman now uses rag-right lines instead of fully-justified

Modified:
    trunk/doc/userman/fo.xsl

Modified: trunk/doc/userman/fo.xsl
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/fo.xsl?rev=2075&r1=2074&r2=2075&view=diff
==============================================================================
--- trunk/doc/userman/fo.xsl (original)
+++ trunk/doc/userman/fo.xsl Thu Jan  3 13:51:48 2008
@@ -44,4 +44,9 @@
                        </xsl:otherwise>
                </xsl:choose> 
        </xsl:template>
+
+       <!-- Rag-right lines -->
+       <xsl:attribute-set name="root.properties">
+               <xsl:attribute name="text-align">left</xsl:attribute>
+       </xsl:attribute-set>
 </xsl:stylesheet>


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to