You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2006/09/01 17:39:32 UTC

svn commit: r439354 - /xmlgraphics/fop/trunk/src/documentation/poster/xslt/fop-poster.xsl

Author: jeremias
Date: Fri Sep  1 08:39:32 2006
New Revision: 439354

URL: http://svn.apache.org/viewvc?rev=439354&view=rev
Log:
Indicate on the poster where to get the sources.
Suggested by: Justin Erenkrantz

Modified:
    xmlgraphics/fop/trunk/src/documentation/poster/xslt/fop-poster.xsl

Modified: xmlgraphics/fop/trunk/src/documentation/poster/xslt/fop-poster.xsl
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/documentation/poster/xslt/fop-poster.xsl?rev=439354&r1=439353&r2=439354&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/documentation/poster/xslt/fop-poster.xsl (original)
+++ xmlgraphics/fop/trunk/src/documentation/poster/xslt/fop-poster.xsl Fri Sep  1 08:39:32 2006
@@ -95,8 +95,13 @@
               <text x="360" y="560" style="fill:blue; font-size:12">
                 For more details, please visit: <a xlink:href="http://xmlgraphics.apache.org/fop/">http://xmlgraphics.apache.org/fop/</a>
               </text>
-              <text x="700" y="590" style="fill:gray; font-size:5">
-                Poster generated with Apache FOP and Apache Batik
+              <text style="fill:gray; font-size:5" text-anchor="end">
+                <tspan x="830" y="587">
+                  Poster generated with Apache FOP and Apache Batik
+                </tspan>
+                <tspan x="830" y="594">
+                  The sources for the poster are available under: <a xlink:href="http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/src/documentation/poster">http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/src/documentation/poster</a>
+                </tspan>
               </text>
             </g>
           </svg>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org