source: trunk/Distribution/XSL/params/graphicsize.use.img.src.path.xml

Last change on this file was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 761 bytes
Line 
1<refentry id="graphicsize.use.img.src.path">
2<refmeta>
3<refentrytitle>graphicsize.use.img.src.path</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>graphicsize.use.img.src.path</refname>
8<refpurpose>Prepend <parameter>img.src.path</parameter> before
9filenames passed to extension functions</refpurpose>
10</refnamediv>
11
12<refsynopsisdiv>
13<src:fragment id='graphicsize.use.img.src.path.frag'>
14<xsl:param name="graphicsize.use.img.src.path" select="0"/>
15</src:fragment>
16</refsynopsisdiv>
17
18<refsect1><title>Description</title>
19
20<para>If non-zero <parameter>img.src.path</parameter> parameter will
21be appended before filenames passed to extension functions for
22measuring image dimensions.</para>
23
24</refsect1>
25</refentry>
Note: See TracBrowser for help on using the repository browser.