X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bfec9cc7ab5a396f7662090b208691ec59a69f1b..2f1753cc3e240fa497a87873ed19fe3f11e22331:/doc/help/xslt/slides/keynote/xsltsl/svg.xsl diff --git a/doc/help/xslt/slides/keynote/xsltsl/svg.xsl b/doc/help/xslt/slides/keynote/xsltsl/svg.xsl deleted file mode 100644 index 1254ab92..00000000 --- a/doc/help/xslt/slides/keynote/xsltsl/svg.xsl +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - $Id: svg.xsl 3991 2004-11-10 06:51:55Z balls $ - - - Ball - Steve - - - 2002 - Steve Ball - - - - SVG Stylesheet - - -
- Introduction - - This module provides templates for creating SVG images. -
-
-
- - - Aqua-style Button - - - Part of the mechanism to create an Aqua-style button. Include a call to this template in your SVG document's defs element. This template only needs to be included once. Use this in conjunction with svg:aqua-button. - - The default values for color1, color2 and color3 result in a grey button. - - - - - - prefix - - A prefix to append to the identifiers used, so that they don't clash with other identifiers. Default: "aqua-". - - - - color1 - - The base colour of the button. Default: "#d9d9d9". - - - - color2 - - A "background" colour for the button. Should be a darker colour than color1. Default: "#a9a9a9". - - - - color3 - - A highlight colour for the button. Should be a lighter colour than color1. Default: "#f9f9f9". - - - - - - - Returns SVG result-tree-fragment. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Aqua-style Button - - - Part of the mechanism to create an Aqua-style button. Include a call to this template in your SVG document where you want a button to appear. This template can be used many times in a single SVG document. Use this in conjunction with svg:aqua-button-defs. - - - - - - prefix - - A prefix to append to the identifiers used, so that they don't clash with other identifiers. Default: "aqua-". - - - - - - - Returns SVG result-tree-fragment. - - - - - - - - - - - - - - - - - -