/[d-i]/trunk/installer/doc/manual/build/stylesheets/db2latex/VERSION.xml
ViewVC logotype

Contents of /trunk/installer/doc/manual/build/stylesheets/db2latex/VERSION.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24834 - (show annotations) (download) (as text)
Sat Jan 8 17:04:24 2005 UTC (8 years, 4 months ago) by pronik-guest
File MIME type: text/xml
File size: 1038 byte(s)
EXPERIMENTAL: files for the new-style PDF generation
1 <?xml version='1.0'?>
2 <!--#############################################################################
3 | $Id: VERSION.xml,v 1.6 2004/01/31 12:47:11 j-devenish Exp $
4 |- #############################################################################
5 | $Author: j-devenish $
6 |
7 | PURPOSE:
8 + ############################################################################## -->
9
10 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
11 <xsl:variable name="VERSION">0.8pre1+20050108</xsl:variable>
12 <xsl:variable name="LASTRELEASE">0.8pre1</xsl:variable>
13 <xsl:variable name="TAG">
14 <xsl:variable name="RCSTAG" select="substring-before(substring-after('$Name: $',concat('$','Name: ')),'$')"/>
15 <xsl:choose>
16 <xsl:when test="normalize-space($RCSTAG)=''">HEAD</xsl:when>
17 <xsl:otherwise><xsl:value-of select="$RCSTAG" /></xsl:otherwise>
18 </xsl:choose>
19 </xsl:variable>
20 <xsl:variable name="CVSVERSION">$Id: VERSION.xml,v 1.6 2004/01/31 12:47:11 j-devenish Exp $</xsl:variable>
21
22
23 </xsl:stylesheet>
24

  ViewVC Help
Powered by ViewVC 1.1.5