On 09/19/08 08:46, Larry Evans wrote:
On 09/19/08 08:27, Larry Evans wrote:
[snip]
Docbook has a simple way of doing this.  Attached are the input .xml
file and the (pretty printed) output .html file.
Also attached is the .xsl file doing the transformation.

For some reason my mailer dropped the .html file.  I tried again to
attach it here.
[snip]
Failed again.  Thie following is just a cut&paste quoted copy.

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
  <meta name="generator" content=
  "HTML Tidy for Linux (vers 6 November 2007), see www.w3.org">
  <meta http-equiv="Content-Type" content=
  "text/html; charset=us-ascii">

  <title>Chapter&nbsp;1.&nbsp;chapter_1.title</title>
  <meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
</head>

<body bgcolor="white" text="black" link="#0000FF" vlink="#840084"
alink="#0000FF">
  <div class="chapter" lang="en">
    <div class="titlepage">
      <div>
        <div>
          <h2 class="title"><a name="id257669" id=
          "id257669"></a>Chapter&nbsp;1.&nbsp;chapter_1.title</h2>
        </div>
      </div>
    </div>

    <p>Paragraph before orderedlist. See item <a class="xref" href=
    "#ordlist_1.item_2.title">2</a></p>

    <div class="orderedlist">
      <ol type="1">
        <li>
          <p><a name="ordlist_1.item_1.title" id=
          "ordlist_1.item_1.title"></a>ordlist_1.item_1.title</p>

          <p>ordlist_1.item_1.para_1</p>

          <p>ordlist_1.item_1.para_2</p>
        </li>

        <li>
          <p><a name="ordlist_1.item_2.title" id=
          "ordlist_1.item_2.title"></a>ordlist_1.item_2.title</p>

          <p>ordlist_1.item_2.para_1</p>

          <p>ordlist_1.item_2.para_2</p>
        </li>
      </ol>
    </div>

    <p>Paragraph after ordered list. See item <a class="xref" href=
    "#ordlist_1.item_1.title">1</a></p>
  </div>
</body>
</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to