remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / make.graphic.viewport.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/make.graphic.viewport.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/make.graphic.viewport.xml
deleted file mode 100755 (executable)
index 7763b69..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="make.graphic.viewport">\r
-<refmeta>\r
-<refentrytitle>make.graphic.viewport</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>make.graphic.viewport</refname>\r
-<refpurpose>Use tables in HTML to make viewports for graphics</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="make.graphic.viewport.frag">\r
-<xsl:param name="make.graphic.viewport" select="1"/>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The HTML <tag>img</tag> element only supports the notion\r
-of content-area scaling; it doesn't support the distinction between a\r
-content-area and a viewport-area, so we have to make some compromises.</para>\r
-\r
-<para>If <parameter>make.graphic.viewport</parameter> is non-zero, a table\r
-will be used to frame the image. This creates an effective viewport-area.\r
-</para>\r
-\r
-<para>Tables and alignment don't work together, so this parameter is ignored\r
-if alignment is specified on an image.</para>\r
-</refsection>\r
-</refentry>\r