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

« back to all changes in this revision

Viewing changes to doc/pi/dbhtml_start.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>dbhtml_start</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="pi-html.html" title="Part�1.�HTML Processing Instruction Reference"><link rel="prev" href="dbhtml_row-height.html" title="dbhtml_row-height"><link rel="next" href="dbhtml_stop-chunking.html" title="dbhtml_stop-chunking"><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">dbhtml_start</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="dbhtml_row-height.html">Prev</a>�</td><th width="60%" align="center">Part�1.�HTML Processing Instruction Reference</th><td width="20%" align="right">�<a accesskey="n" href="dbhtml_stop-chunking.html">Next</a></td></tr></table><hr></div><div class="refentry" title="dbhtml_start"><a name="dbhtml_start"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>dbhtml_start</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="pi-html.html" title="Part�1.�HTML Processing Instruction Reference"><link rel="prev" href="dbhtml_row-height.html" title="dbhtml_row-height"><link rel="next" href="dbhtml_stop-chunking.html" title="dbhtml_stop-chunking"><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">dbhtml_start</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="dbhtml_row-height.html">Prev</a>�</td><th width="60%" align="center">Part�1.�HTML Processing Instruction Reference</th><td width="20%" align="right">�<a accesskey="n" href="dbhtml_stop-chunking.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="dbhtml_start"></a><div class="titlepage"></div>
2
2
<div class="refnamediv"><h2>dbhtml_start</h2><p>
3
3
dbhtml_start
4
4
 &#8212; (obsolete) Sets the starting number on an ordered list
5
5
</p></div>
6
 
<div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2>
 
6
<div class="refsynopsisdiv"><h2>Synopsis</h2>
7
7
 
8
8
    <pre class="synopsis"><code class="sgmltag-xmlpi">&lt;?dbhtml start="<em class="replaceable"><code>character</code></em>"?&gt;</code></pre>
9
9
  
10
10
</div>
11
 
<div class="refsect1" title="Description"><a name="id36253415"></a><h2>Description</h2>
 
11
<div class="refsect1"><a name="idp8918624"></a><h2>Description</h2>
12
12
    
13
13
<p><span class="emphasis"><em>This PI is obsolete</em></span>. The intent of
14
14
      this PI was to provide a means for setting a specific starting
17
17
      <a href="http://docbook.org/tdg5/en/html/listitem.html"><code class="sgmltag-element">listitem</code></a> in the list; that will have the same
18
18
      effect as what this PI was intended for.</p>
19
19
 
20
 
  </div><div class="refsect1" title="Parameters"><a name="id36253442"></a><h2>Parameters</h2>
 
20
  </div><div class="refsect1"><a name="idp8920720"></a><h2>Parameters</h2>
21
21
    
22
 
<div class="variablelist"><dl><dt><span class="term">start="<em class="replaceable"><code>character</code></em>"</span></dt><dd>
 
22
<div class="variablelist"><dl class="variablelist"><dt><span class="term">start="<em class="replaceable"><code>character</code></em>"</span></dt><dd>
23
23
          
24
24
<p>Specifies the character to use as the starting
25
25
            number; use 0-9, a-z, A-Z, or lowercase or uppercase
27
27
 
28
28
        </dd></dl></div>
29
29
 
30
 
  </div><div class="refsect1" title="Related Information in DocBook XSL: The Complete Guide"><a name="id36253469"></a><h2>Related Information in <a class="ulink" href="http://www.sagehill.net/docbookxsl/" target="_top">DocBook XSL: The Complete Guide</a></h2>
 
30
  </div><div class="refsect1"><a name="idp8924208"></a><h2>Related Information in <a class="ulink" href="http://www.sagehill.net/docbookxsl/" target="_top">DocBook XSL: The Complete Guide</a></h2>
31
31
    
32
32
<p><a class="ulink" href="http://www.sagehill.net/docbookxsl/Orderedlists.html#ListStartNum" target="_top">List starting number</a></p>
33
33