~ubuntu-branches/ubuntu/trusty/docbook-xsl-doc/trusty

« back to all changes in this revision

Viewing changes to doc/fo/callout.graphics.path.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-03-14 15:13:12 UTC
  • Revision ID: james.westby@ubuntu.com-20090314151312-31veakxfen1x36in
Tags: upstream-1.74.3
Import upstream version 1.74.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>callout.graphics.path</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.3"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="callouts.html" title="Callouts"><link rel="prev" href="callout.graphics.number.limit.html" title="callout.graphics.number.limit"><link rel="next" href="callout.icon.size.html" title="callout.icon.size"><link rel="copyright" href="copyright.html" title="License"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">callout.graphics.path</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="callout.graphics.number.limit.html">Prev</a>�</td><th width="60%" align="center">Callouts</th><td width="20%" align="right">�<a accesskey="n" href="callout.icon.size.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="callout.graphics.path"></a><div class="titlepage"></div>
 
2
 
 
3
<div class="refnamediv"><h2><span class="refentrytitle">callout.graphics.path</span></h2><p>
 
4
callout.graphics.path
 
5
 &#8212; Path to callout graphics
 
6
</p></div>
 
7
 
 
8
<div class="refsynopsisdiv"><h2>Synopsis</h2>
 
9
<a name="callout.graphics.path.frag"></a><pre class="programlisting">
 
10
&lt;xsl:param name="callout.graphics.path"&gt;images/callouts/&lt;/xsl:param&gt;
 
11
</pre>
 
12
</div>
 
13
 
 
14
<div class="refsection" lang="en"><a name="id1404444"></a><h2>Description</h2>
 
15
 
 
16
<p>Sets the path to the directory holding the callout graphics. his
 
17
location is normally relative to the output html directory. see
 
18
base.dir. Always terminate the directory with / since the graphic file
 
19
is appended to this string, hence needs the separator.
 
20
</p>
 
21
 
 
22
</div>
 
23
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="callout.graphics.number.limit.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="callouts.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="callout.icon.size.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">callout.graphics.number.limit�</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">�callout.icon.size</td></tr></table></div></body></html>
 
24