home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / numbering_sections.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.1 KB  |  57 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <title>Section Numbering</title>
  7.   <meta name="GENERATOR" content="amaya 5.2" />
  8.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  9.   <style type="text/css">
  10.   </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><p><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></p>
  21.       </td>
  22.       <td><p><a href="../Numbering.html" accesskey="t"><img alt="top"
  23.         src="../../images/up.gif" /></a></p>
  24.       </td>
  25.     </tr>
  26.   </tbody>
  27. </table>
  28.  
  29. <div id="Section">
  30. <h1><a name="L1064">Section Numbering</a></h1>
  31.  
  32. <p>Section headings (<code>Hn</code> elements) can be automatically numbered
  33. to reflect the document structure. Element <code>H1</code> is supposed to be
  34. the document title and is not numbered, but, when this function is on, all
  35. other headings (<code>H2</code> to <code>H6</code>) receive a number that is
  36. computed according to their type and their position in the document
  37. structure. These numbers are displayed in blue and cannot be edited directly,
  38. but they are updated automatically whenever a heading is created or deleted.
  39. They appear not only in the main view, but also in the Table of contents
  40. view.</p>
  41.  
  42. <p>When the document is <a href="../Printing.html#L1062">printed</a>, section
  43. numbers appear in the printed document only if the numbering function is on
  44. at that time.</p>
  45.  
  46. <p>When the document is saved, section numbers are not saved in the <a
  47. href="../Publishing.html#L1104">HTML form</a>, but they are generated in the
  48. <a href="../Publishing.html#L1105">text form</a>.</p>
  49.  
  50. <p>The <strong>Section Numbering</strong> command from the
  51. <strong>Special</strong> menu is a toggle that allows you to switch the
  52. numbering function on or off.</p>
  53.  
  54. </div>
  55. </body>
  56. </html>
  57.