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

« back to all changes in this revision

Viewing changes to doc/fo/template.calc.column.width.html

  • Committer: Package Import Robot
  • Author(s): Daniel Leidert (dale)
  • Date: 2011-11-19 14:03:57 UTC
  • mfrom: (1.2.1) (7.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20111119140357-sbxpl2jntwg50joy
Tags: 1.76.1-1
* New upstream release.
* debian/control (Vcs-Browser, Vcs-Svn): Adjusted for unstable.
  (Standards-Version): Bumped to 3.9.2.
  (Conflicts): Changed to breaks to fix conflicts-with-version.
  (Recommends): Weaken to Suggests (closes: #623949). Only suggest the
  virtual packages.
* debian/rules (override_dh_installdocs): Added a comment about this unusal
  piece of code.
* debian/patches/series: Added.
* debian/source/format: Added for format 3.0 (quilt).

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>calc.column.width</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="table-templates.html" title="Part�3.�Formatting Object Table Reference"><link rel="prev" href="table-templates.html" title="Part�3.�Formatting Object Table Reference"><link rel="next" href="../template/index.html" title="Part�4.�Titlepage Template Stylesheet Reference"><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">calc.column.width</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="table-templates.html">Prev</a>�</td><th width="60%" align="center">Part�3.�Formatting Object Table Reference</th><td width="20%" align="right">�<a accesskey="n" href="../template/index.html">Next</a></td></tr></table><hr></div><div class="refentry" title="calc.column.width"><a name="template.calc.column.width"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>calc.column.width</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="table-templates.html" title="Part�3.�Formatting Object Table Reference"><link rel="prev" href="table-templates.html" title="Part�3.�Formatting Object Table Reference"><link rel="next" href="../template/index.html" title="Part�4.�Titlepage Template Stylesheet Reference"><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">calc.column.width</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="table-templates.html">Prev</a>�</td><th width="60%" align="center">Part�3.�Formatting Object Table Reference</th><td width="20%" align="right">�<a accesskey="n" href="../template/index.html">Next</a></td></tr></table><hr></div><div class="refentry" title="calc.column.width"><a name="template.calc.column.width"></a><div class="titlepage"></div>
2
2
<div class="refnamediv"><h2>calc.column.width</h2><p>
3
3
calc.column.width
4
4
 &#8212; Calculate an XSL FO table column width specification from a
10
10
  ...
11
11
&lt;/xsl:template&gt;</pre>
12
12
</div>
13
 
<div class="refsect1" title="Description"><a name="id1460953"></a><h2>Description</h2>
 
13
<div class="refsect1" title="Description"><a name="id36262359"></a><h2>Description</h2>
14
14
 
15
15
<p>CALS expresses table column widths in the following basic
16
16
forms:</p>
79
79
 
80
80
</li></ul></div>
81
81
 
82
 
</div><div class="refsect1" title="Parameters"><a name="id1460954"></a><h2>Parameters</h2>
 
82
</div><div class="refsect1" title="Parameters"><a name="id36262360"></a><h2>Parameters</h2>
83
83
 
84
84
<div class="variablelist"><dl><dt><span class="term">colwidth</span></dt><dd>
85
85
 
87
87
 
88
88
</dd></dl></div>
89
89
 
90
 
</div><div class="refsect1" title="Returns"><a name="id1461100"></a><h2>Returns</h2>
 
90
</div><div class="refsect1" title="Returns"><a name="id36262491"></a><h2>Returns</h2>
91
91
 
92
92
<p>The XSL column width specification.</p>
93
93