[exim-cvs] cvs commit: exim/exim-doc/doc-docbook MyStyle-ch…

Página Inicial
Delete this message
Reply to this message
Autor: Philip Hazel
Data:  
Para: exim-cvs
Assunto: [exim-cvs] cvs commit: exim/exim-doc/doc-docbook MyStyle-chunk-html.xsl MyStyle-filter-fo.xsl MyStyle-nochunk-html.xsl MyStyle-spec-fo.xsl MyStyle-txt-html.xsl
ph10 2005/08/05 11:57:41 BST

  Modified files:
    exim-doc/doc-docbook MyStyle-chunk-html.xsl 
                         MyStyle-filter-fo.xsl 
                         MyStyle-nochunk-html.xsl 
                         MyStyle-spec-fo.xsl MyStyle-txt-html.xsl 
  Log:
  Stylesheet version number changed.


  Revision  Changes    Path
  1.2       +1 -1      exim/exim-doc/doc-docbook/MyStyle-chunk-html.xsl
  1.2       +1 -1      exim/exim-doc/doc-docbook/MyStyle-filter-fo.xsl
  1.2       +1 -1      exim/exim-doc/doc-docbook/MyStyle-nochunk-html.xsl
  1.2       +1 -1      exim/exim-doc/doc-docbook/MyStyle-spec-fo.xsl
  1.2       +1 -1      exim/exim-doc/doc-docbook/MyStyle-txt-html.xsl


  Index: MyStyle-chunk-html.xsl
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-docbook/MyStyle-chunk-html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MyStyle-chunk-html.xsl    16 Jun 2005 10:32:31 -0000    1.1
  +++ MyStyle-chunk-html.xsl    5 Aug 2005 10:57:41 -0000    1.2
  @@ -1,4 +1,4 @@
  -<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-chunk-html.xsl,v 1.1 2005/06/16 10:32:31 ph10 Exp $ -->
  +<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-chunk-html.xsl,v 1.2 2005/08/05 10:57:41 ph10 Exp $ -->


<!-- This stylesheet driver imports the DocBook XML stylesheet for chunked
HTML output, and then imports my common stylesheet for HTML output. Finally, it
@@ -7,7 +7,7 @@

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.66.1/xhtml/chunk.xsl"/>
+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.68.1/xhtml/chunk.xsl"/>
<xsl:import href="MyStyle-html.xsl"/>



  Index: MyStyle-filter-fo.xsl
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-docbook/MyStyle-filter-fo.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MyStyle-filter-fo.xsl    16 Jun 2005 10:32:31 -0000    1.1
  +++ MyStyle-filter-fo.xsl    5 Aug 2005 10:57:41 -0000    1.2
  @@ -1,4 +1,4 @@
  -<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-filter-fo.xsl,v 1.1 2005/06/16 10:32:31 ph10 Exp $ -->
  +<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-filter-fo.xsl,v 1.2 2005/08/05 10:57:41 ph10 Exp $ -->


<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

@@ -8,7 +8,7 @@
all printed output. Finally, there are some changes that apply only when
printing the filter document. -->

-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.66.1/fo/docbook.xsl"/>
+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.68.1/fo/docbook.xsl"/>
<xsl:import href="MyStyle.xsl"/>
<xsl:import href="MyStyle-fo.xsl"/>


  Index: MyStyle-nochunk-html.xsl
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-docbook/MyStyle-nochunk-html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MyStyle-nochunk-html.xsl    16 Jun 2005 10:32:31 -0000    1.1
  +++ MyStyle-nochunk-html.xsl    5 Aug 2005 10:57:41 -0000    1.2
  @@ -1,11 +1,11 @@
  -<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-nochunk-html.xsl,v 1.1 2005/06/16 10:32:31 ph10 Exp $ -->
  +<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-nochunk-html.xsl,v 1.2 2005/08/05 10:57:41 ph10 Exp $ -->


<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

<!-- This stylesheet driver imports the DocBook XML stylesheet for unchunked
HTML output, and then imports my common stylesheet for HTML output. -->

-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.66.1/xhtml/docbook.xsl"/>
+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.68.1/xhtml/docbook.xsl"/>
<xsl:import href="MyStyle-html.xsl"/>

</xsl:stylesheet>

  Index: MyStyle-spec-fo.xsl
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-docbook/MyStyle-spec-fo.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MyStyle-spec-fo.xsl    16 Jun 2005 10:32:31 -0000    1.1
  +++ MyStyle-spec-fo.xsl    5 Aug 2005 10:57:41 -0000    1.2
  @@ -1,4 +1,4 @@
  -<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-spec-fo.xsl,v 1.1 2005/06/16 10:32:31 ph10 Exp $ -->
  +<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-spec-fo.xsl,v 1.2 2005/08/05 10:57:41 ph10 Exp $ -->


<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

@@ -8,7 +8,7 @@
all printed output. Finally, there are some changes that apply only when
printing the Exim specification document. -->

-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.66.1/fo/docbook.xsl"/>
+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.68.1/fo/docbook.xsl"/>
<xsl:import href="MyStyle.xsl"/>
<xsl:import href="MyStyle-fo.xsl"/>


  Index: MyStyle-txt-html.xsl
  ===================================================================
  RCS file: /home/cvs/exim/exim-doc/doc-docbook/MyStyle-txt-html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- MyStyle-txt-html.xsl    16 Jun 2005 10:32:31 -0000    1.1
  +++ MyStyle-txt-html.xsl    5 Aug 2005 10:57:41 -0000    1.2
  @@ -1,4 +1,4 @@
  -<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-txt-html.xsl,v 1.1 2005/06/16 10:32:31 ph10 Exp $ -->
  +<!-- $Cambridge: exim/exim-doc/doc-docbook/MyStyle-txt-html.xsl,v 1.2 2005/08/05 10:57:41 ph10 Exp $ -->


<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>

@@ -7,7 +7,7 @@
adds an instruction to use "(c)" for copyright rather than the Unicode
character. -->

-<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.66.1/xhtml/docbook.xsl"/>
+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.68.1/xhtml/docbook.xsl"/>
<xsl:import href="MyStyle-html.xsl"/>

<xsl:template name="dingbat.characters">