File: dbfo_orientation.html

package info (click to toggle)
docbook-xsl-doc 1.78.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,848 kB
  • sloc: makefile: 10; sh: 5
file content (27 lines) | stat: -rw-r--r-- 2,873 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>dbfo_orientation</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: ReferenceDocumentation"><link rel="up" href="pi-fo.html" title="Part2.FO Processing Instruction Reference"><link rel="prev" href="dbfo_list-width.html" title="dbfo_list-width"><link rel="next" href="dbfo_pgwide.html" title="dbfo_pgwide"><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">dbfo_orientation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="dbfo_list-width.html">Prev</a></td><th width="60%" align="center">Part2.FO Processing Instruction Reference</th><td width="20%" align="right"><a accesskey="n" href="dbfo_pgwide.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="dbfo_orientation"></a><div class="titlepage"></div>
<div class="refnamediv"><h2>dbfo_orientation</h2><p>
dbfo_orientation
 &#8212; Specifies the orientation for a CALS table row or cell
</p></div>
<div class="refsynopsisdiv"><h2>Synopsis</h2>

    <pre class="synopsis"><code class="sgmltag-xmlpi">&lt;?dbfo orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270"?&gt;</code></pre>
  
</div>
<div class="refsect1"><a name="idp9286624"></a><h2>Description</h2>
    
<p>Use the <a href="../pi/dbfo_orientation.html"><code class="sgmltag-xmlpi">&lt;?dbfo orientation?&gt;</code></a> PI as a child of a CALS
      <a href="http://docbook.org/tdg5/en/html/table.html"><code class="sgmltag-element">table</code></a> row or cell to specify the orientation
      (rotation) for the row or cell.</p>

  </div><div class="refsect1"><a name="idp9288640"></a><h2>Parameters</h2>
    
<div class="variablelist"><dl class="variablelist"><dt><span class="term">orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270"</span></dt><dd>
          
<p>Specifies the number of degrees by which the cell or
            row is rotated</p>

        </dd></dl></div>

  </div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="dbfo_list-width.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="pi-fo.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="dbfo_pgwide.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">dbfo_list-width</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">dbfo_pgwide</td></tr></table></div></body></html>