~ubuntu-branches/ubuntu/saucy/docbook-xsl-doc/saucy-proposed

« back to all changes in this revision

Viewing changes to doc/website/autolayout-file.html

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert
  • Date: 2013-05-26 00:54:15 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20130526005415-uktl1p29syniq984
Tags: 1.78.1-1
* New upstream release.
* debian/control: Dropped DM-Upload-Allowed field.
  (Standards-Version): Bumped to 3.9.4.
* debian/watch: Updated.

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>autolayout-file</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="general.html" title="General Parameters"><link rel="prev" href="general.html" title="General Parameters"><link rel="next" href="body.attributes.html" title="body.attributes"><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">autolayout-file</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="general.html">Prev</a>�</td><th width="60%" align="center">General Parameters</th><td width="20%" align="right">�<a accesskey="n" href="body.attributes.html">Next</a></td></tr></table><hr></div><div class="refentry" title="autolayout-file"><a name="autolayout-file"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>autolayout-file</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="general.html" title="General Parameters"><link rel="prev" href="general.html" title="General Parameters"><link rel="next" href="body.attributes.html" title="body.attributes"><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">autolayout-file</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="general.html">Prev</a>�</td><th width="60%" align="center">General Parameters</th><td width="20%" align="right">�<a accesskey="n" href="body.attributes.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="autolayout-file"></a><div class="titlepage"></div>
2
2
 
3
3
<div class="refnamediv"><h2><span class="refentrytitle">autolayout-file</span></h2><p>
4
4
autolayout-file
5
5
 &#8212; Identifies the autolayout.xml file
6
6
</p></div>
7
7
 
8
 
<div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2>
 
8
<div class="refsynopsisdiv"><h2>Synopsis</h2>
9
9
<a name="autolayout-file.frag"></a><pre class="programlisting">
10
10
&lt;xsl:param name="autolayout-file"&gt;autolayout.xml&lt;/xsl:param&gt;
11
11
</pre>
12
12
</div>
13
13
 
14
 
<div class="refsection" title="Description"><a name="id36249853"></a><h2>Description</h2>
 
14
<div class="refsection"><a name="idp8452432"></a><h2>Description</h2>
15
15
<p>When the source pages are spread over several directories, this
16
16
parameter can be set (for example, from the command line of a batch-mode
17
17
XSLT processor) to indicate the location of the autolayout.xml file.</p>