You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/05/06 23:54:57 UTC

svn commit: r908259 [2/2] - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/documentation/online_help/helpauthoring/HelpAuthoring_ind-passthru.html content/documentation/online_help/helpauthoring/HelpAuthorings-passthru.html

Modified: websites/staging/ooo-site/trunk/content/documentation/online_help/helpauthoring/HelpAuthorings-passthru.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/documentation/online_help/helpauthoring/HelpAuthorings-passthru.html (original)
+++ websites/staging/ooo-site/trunk/content/documentation/online_help/helpauthoring/HelpAuthorings-passthru.html Tue May  6 21:54:57 2014
@@ -1,5 +1,8 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
+
+<HTML>
 <HEAD>
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"></meta>
 <TITLE>OpenOffice Help Authoring Body</TITLE>
 
 <style>
@@ -11,7 +14,7 @@ th {font-style: bold; background-color: 
 </HEAD>
 
 <BODY>
-<A name=1></a><IMG src="HelpAuthoring-1_1.jpg"><br>
+<a name="1"></a><IMG src="HelpAuthoring-1_1.jpg"><br>
 <b>OpenOffice.org 2.0</b><br>
 Understanding, Authoring and Editing<br>
 <b>OPENOFFICE.ORG HELP</b><br>
@@ -22,17 +25,17 @@ Version:<br>
 Date:<br>
 Feb 3, 2006<br>
 <hr>
-<A name=2></a><hr>
-<A name=3></a><b>Public Documentation License Notice </b><br>
+<a name="2"></a><hr>
+<a name="3"></a><b>Public Documentation License Notice </b><br>
 The contents of this Documentation are subject to the Public Documentation License Version 1.0 (the &quot;License&quot;); you may only <br>
 use this Documentation if you comply with the terms of this License. A copy of the License is available at <br>
-<A href="http://www.openoffice.org/licenses/PDL.html">http://www.openoffice.org/licenses/PDL.html.</a> <br>
+<A href="http://www.openoffice.org/licenses/PDL.html">http://www.openoffice.org/licenses/PDL.html.</A> <br>
 The Initial Writer of the Original Documentation is Sun Microsystems Inc. Copyright (C) 2005. All Rights Reserved.  (Initial Writer <br>
-contact(s): <A href="mailto:fpe@sun.com">fpe@sun.com</a>).<br>
+contact(s): <A href="mailto:fpe@sun.com">fpe@sun.com</A>).<br>
 Contributor(s): ______________________________________. <br>
 <hr>
-<A name=4></a><hr>
-<A name=5></a>Contents<br>
+<a name="4"></a><hr>
+<a name="5"></a>Contents<br>
 <b>1 How OpenOffice Help Works..........9</b><br>
 Help Ingredients..........9<br>
 Extended Tips...........9<br>
@@ -92,7 +95,7 @@ bookmark..........39<br>
 bookmark_value..........40<br>
 br..........41<br>
 caption..........41<br>
-<A name=6></a>case..........42<br>
+<a name="6"></a>case..........42<br>
 caseinline..........43<br>
 comment..........43<br>
 created..........44<br>
@@ -166,7 +169,7 @@ Moving a Paragraph to a Different Help F
 Excluding a Paragraph from Localization..........88<br>
 Tables ..........89<br>
 
-<A name=7></A><hr>
+<a name="7"></a><hr>
 Adding a Table...89<br>
 Modifying the Table Layout...89<br>
 Deleting a Table...90<br>
@@ -216,9 +219,9 @@ Glossary...105<br>
 XML Help Document Type Definition...108<br>
 <hr>
 <!--Page 8 -->
-<A name=8></a><hr>
+<a name="8"></a><hr>
 <!--Page 9 -->
-<A name=9></a><h2>1 How OpenOffice.org Help Works</h2>
+<a name="9"></a><h2>1 How OpenOffice.org Help Works</h2>
 This chapter gives an overview of the  OpenOffice.org  2.0 help system. It describes <br>
 the different features of the help system, how it is organized, and how it is built from <br>
 the source files.<br>
@@ -238,26 +241,27 @@ When the extended tips are enabled by pr
 without any delay. This mode is exited when a mouse button is clicked.<br>
 Extended tips use <i>Help Ids,</i> which are assigned to UI elements to find the correct text <br>
 for that UI element. The text itself is defined in the help files inside the ahelp element. <br>
-For more information about the structure of the help files, please refer to chapter  <A href="HelpAuthorings.html#23">2:</a> <br>
-&quot;<i><A href="HelpAuthorings.html#23">Help File XML format Basics</i></a>&quot; on page<A href="HelpAuthorings.html#23"> 23.</a><br>
+For more information about the structure of the help files, please refer to chapter  
+<a href="HelpAuthorings-passthru.html#23">2:</a> <br>
+&quot;<a href="HelpAuthorings-passthru.html#23"><i>Help File XML format Basics</i></a>&quot; on page<a href="HelpAuthorings-passthru.html#23"> 23.</a><br>
 <h4>Context-Sensitive Help</h4>
 OpenOffice.org  Help is context-sensitive, which means that the help viewer displays <br>
 reference information or instructions for the current application context when the help <br>
 is called from within the application.  <br>
-<b>9</b><br>
+<b><i>Page 9</i></b><br>
 <hr>
 <!--Page 10-->
-<A name=10></a>Context-sensitive  help is  invoked  by pressing  <b>F1</b>  or clicking the  <b>Help</b>  button in a <br>
+<a name="10"></a>Context-sensitive  help is  invoked  by pressing  <b>F1</b>  or clicking the  <b>Help</b>  button in a <br>
 dialog.<br>
 <i>Help IDs</i>  are used to identify the context. A lookup table is used to find the correct <br>
-anchor inside the help file set (see also<A href="HelpAuthorings.html#16"> <i>Application Help Calls</i></a> on page <A href="HelpAuthorings.html#16">16)</a>. <br>
+anchor inside the help file set (see also<a href="HelpAuthorings-passthru.html#16"> <i>Application Help Calls</i></a> on page <a href="HelpAuthorings-passthru.html#16">16)</a>. <br>
  Not all contexts are actually mapped to help topics. In that case, the start page of the corresponding <br>
 help section is shown.<br>
 <h4>Hierarchical List Of Contents</h4><br>
 There is a hierarchical list of help contents available from the <b>Contents</b> tab page of <br>
 the help viewer. This should not be considered a complete table of contents, like in a <br>
 book, but a selection of help topics sorted by different application/document types and <br>
-task groups (see<A href="HelpAuthorings.html#12"> Fig. 1 </a>on page<A href="HelpAuthorings.html#12"> 12)</a>.<br>
+task groups (see<a href="HelpAuthorings-passthru.html#12"> Fig. 1 </a>on page<a href="HelpAuthorings-passthru.html#12"> 12)</a>.<br>
 Help topics can appear more than once if they fit into multiple application/task groups. <br>
 Currently, these contents trees are manually compiled and saved in *.tree files.<br>
 In   the   future,   these   contents   lists   will   be   able   to   be   defined   within   the   help   files <br>
@@ -268,20 +272,19 @@ evaluated by the help compiler. The tree
 <h4>Index Of Keywords</h4><br>
 The  <b>Index</b>  tab page of the help viewer contains a two-level keyword index. These <br>
 two levels allow for a basic grouping of keywords. The index is displayed per help <br>
-module (see <A href="HelpAuthorings.html#12">Fig. 2</a> on page <A href="HelpAuthorings.html#12">12)</a>.<br>
+module (see <a href="HelpAuthorings-passthru.html#12">Fig. 2</a> on page <a href="HelpAuthorings-passthru.html#12">12)</a>.<br>
 After selecting an OpenOffice.org help module from the dropdown list at the top left of <br>
 the help viewer, the corresponding list of keywords is loaded.<br>
- Typing a search term directly causes a jump to the next suitable first-level entry in the <br>
-index list.<br>
+Typing a search term directly causes a jump to the next suitable first-level entry in the index list.<br>
 The   keywords   are   defined   inside   the   help   files   as  bookmarks.   See   also   section <br>
-<A href="HelpAuthorings.html#95"><i>Bookmarks</i></a> on page <A href="HelpAuthorings.html#95">95</a>.<br>
+<a href="HelpAuthorings-passthru.html#95"><i>Bookmarks</i></a> on page <a href="HelpAuthorings-passthru.html#95">95</a>.<br>
 <h4>Full-Text Search</h4><br>
 The  <b>Find</b>  tab page allows you to search through the help content. You can only <br>
-search through one help module at a time (see<A href="HelpAuthorings.html#12"> Fig. 3 </a>on page<A href="HelpAuthorings.html#12"> 12</a>).<br>
-<b>10</b><br>
+search through one help module at a time (see<a href="HelpAuthorings-passthru.html#12"> Fig. 3 </a>on page<a href="HelpAuthorings-passthru.html#12"> 12</a>).<br>
+<b><i>Page 10</i></b><br>
 <hr>
 <!-- Page 11 -->
-<A name=11></a>By default, the search engine searches for case-insensitive substrings that appear <br>
+<a name="11"></a>By default, the search engine searches for case-insensitive substrings that appear <br>
 anywhere in a help file. You can restrict the search scope by specifying a search for <br>
 complete words only, and to only search headings in help files.<br>
 The results are displayed sorted by search rank, showing the best matches at the top <br>
@@ -290,7 +293,7 @@ of the list.<br>
 The  <b>Bookmarks</b>  tab   page   lists   user-defined   bookmarks   that   correspond   to   help <br>
 pages. User-defined bookmarks from al  help modules can belong to this list. The icon <br>
 next to a bookmark indicates the help module to which the bookmark belongs (see <br>
-<A href="HelpAuthorings.html#12">Fig. 4</a> on page <A href="HelpAuthorings.html#12">12)</a>.<br>
+<a href="HelpAuthorings-passthru.html#12">Fig. 4</a> on page <a href="HelpAuthorings-passthru.html#12">12)</a>.<br>
 Double-clicking the bookmark takes you back to the corresponding help page.<br>
 Bookmarks can be named individual y.<br>
  Don't confuse these bookmarks with the bookmark element in the help XML format.<br>
@@ -305,10 +308,10 @@ are   defined  in  the file SFX.xcu in t
 share/registry/data/org/openoffice/Office.  <br>
 This   file   is   not   part   of   the helpcontent2 svn project.<br>
 
-<b>11</b><br>
+<b><i>Page 11</i></b><br>
 <hr>
 <!-- Page 12 -->
-<A name=12></a>
+<a name="12"></a>
 <p>
 <i>Fig. 1: List of contents</i><br><br>
 <img src="Fig1.png" alt="Figure 1: List of Contents" />
@@ -322,10 +325,10 @@ This   file   is   not   part   of   the
 <i>Fig. 4: Bookmarks</i><br><br>
 <img src="Fig4.png" alt="Figure 4: Bookmarks" />
 <p>
-<b>12</b><br>
+<b><i>Page 12</i></b><br>
 <hr>
 <!-- Page 13 -->
-<A name=13></a>
+<a name="13"></a>
 <h3>Installed Help Files</h3><br>
 On   installation,   a  help  directory   is   created   as   child   of   the   main  OpenOffice.org <br>
 directory. It contains al  global files (currently only main_transform.xsl), and one or <br>
@@ -345,8 +348,8 @@ language directory are as follows:<br>
 <tr>
 <td>
 help/main_transform.xsl</td>
-<td>The main transformation style sheet (<A href="HelpAuthorings.html#16">see <i>The Main</i></a>
-<A href="HelpAuthorings.html#16"><i>Transformation Style Sheet</i> below)</a></td>
+<td>The main transformation style sheet (<a href="HelpAuthorings-passthru.html#16">see <i>The Main</i></a>
+<a href="HelpAuthorings-passthru.html#16"><i>Transformation Style Sheet</i> below)</a></td>
 </tr>
 <tr>
 <td>
@@ -356,7 +359,7 @@ help/{lang}<br></td>
 <tr>
 <td>help/{lang}/*.css</td>
 <td>The cascading style sheets for displaying the help in the help 
-viewer (<A href="HelpAuthorings.html#16">see <i>The Cascading Style Sheets</i> below)</a></td>
+viewer (<a href="HelpAuthorings-passthru.html#16">see <i>The Cascading Style Sheets</i> below)</a></td>
 </tr>
 <tr>
 <td>help/{lang}/err.html<br></td>
@@ -369,32 +372,32 @@ found.</td>
 </tr>
 <tr>
 <td>help/{lang}/shared.tree</td>
-<td>The contents file for shared help files (see <i><A href="HelpAuthorings.html#15">Help Module Contents</i></a>
-<A href="HelpAuthorings.html#15"><i>Files (Section Archives)</i>)</a></td>
+<td>The contents file for shared help files (see <i><a href="HelpAuthorings-passthru.html#15">Help Module Contents</i></a>
+<a href="HelpAuthorings-passthru.html#15"><i>Files (Section Archives)</i>)</a></td>
 </tr>
 <tr>
 <td>help/{lang}/schart.jar</td>
-<td>The help file archive for help files dealing with charts <A href="HelpAuthorings.html#13">[1</a>]</td>
+<td>The help file archive for help files dealing with charts <a href="HelpAuthorings-passthru.html#13">[1</a>]</td>
 </tr>
 <tr>
 <td>help/{lang}/schart.tree</td>
-<td>The contents file for help files dealing with charts (see <i><A href="HelpAuthorings.html#15">Help</i></a>
-<A href="HelpAuthorings.html#15"><i>Module Contents Files (Section Archives)</i> </a>)<A href="HelpAuthorings.html#13">[1</a>]</td>
+<td>The contents file for help files dealing with charts (see <i><a href="HelpAuthorings-passthru.html#15">Help</i></a>
+<a href="HelpAuthorings-passthru.html#15"><i>Module Contents Files (Section Archives)</i> </a>)<a href="HelpAuthorings-passthru.html#13">[1</a>]</td>
 </tr>
 <tr>
 <td>help/{lang}/{module}.cfg</td>
-<td>The configuration files for a help module (<A href="HelpAuthorings.html#14">see <i>Help Module</i></a>
-<A href="HelpAuthorings.html#14"><i>Configuration Files</i> </a>)</td>
+<td>The configuration files for a help module (<a href="HelpAuthorings-passthru.html#14">see <i>Help Module</i></a>
+<a href="HelpAuthorings-passthru.html#14"><i>Configuration Files</i> </a>)</td>
 </tr>
 <tr>
 <td>help/{lang}/{module}.db</td>
-<td>The lookup tables for a help module (<A href="HelpAuthorings.html#15">see <i>Help Module Lookup</i></a><br>
-<A href="HelpAuthorings.html#15"><i>Tables (Databases)</i></a> )</td>
+<td>The lookup tables for a help module (<a href="HelpAuthorings-passthru.html#15">see <i>Help Module Lookup</i></a><br>
+<a href="HelpAuthorings-passthru.html#15"><i>Tables (Databases)</i></a> )</td>
 </tr>
 <tr>
 <td>help/{lang}/{module}.ht</td>
-<td>The extended tips for a help module (<A href="HelpAuthorings.html#15">see <i>Help Module Extended</i></a>
-<A href="HelpAuthorings.html#15"><i>Tip Files</i> </a>)</td>
+<td>The extended tips for a help module (<a href="HelpAuthorings-passthru.html#15">see <i>Help Module Extended</i></a>
+<a href="HelpAuthorings-passthru.html#15"><i>Tip Files</i> </a>)</td>
 </tr>
 <tr>
 <td>help/{lang}/{module}.idx/</td>
@@ -406,16 +409,16 @@ found.</td>
 </tr>
 <tr>
 <td>help/{lang}/{module}.key</td>
-<td>The index file for a help module (<A href="HelpAuthorings.html#16">see <i>Help Module Index Files </i></a>)</td>
+<td>The index file for a help module (<a href="HelpAuthorings-passthru.html#16">see <i>Help Module Index Files </i></a>)</td>
 </tr>
 <tr>
 <td>help/{lang}/{module}.tree<br></td>
-<td>The contents file for a help module (see <i><A href="HelpAuthorings.html#15">Help Module Contents</i></a></td>
+<td>The contents file for a help module (see <i><a href="HelpAuthorings-passthru.html#15">Help Module Contents</i></a></td>
 </tr>
 </table>
 
 
-<A href="HelpAuthorings.html#15"><i>Files (Section Archives)</i> </a>)<br>
+<a href="HelpAuthorings-passthru.html#15"><i>Files (Section Archives)</i> </a>)<br>
 
 
 <h4>Help Modules And Help Sections</h4><br>
@@ -424,21 +427,21 @@ down list at the top left of the help vi
 modules of OpenOffice.org.<br>
 1<br>
 This is a legacy remainder of an older StarOffice help structure.<br>
-<b>13</b><br>
+<b><i>Page 13</i></b><br>
 <hr>
-<A name=14></a>Each help file (*.xhp) has a scope that consists of one or more  <i>help sections</i>  and <br>
+<a name="14"></a>Each help file (*.xhp) has a scope that consists of one or more  <i>help sections</i>  and <br>
 includes the corresponding help file archives *.jar. These archives contain al  help <br>
 files   of   a   help   section.   A   help   section  <i>does   not</i>  correspond   to   an   application   of <br>
 OpenOffice.org. <br>
 In the help file viewer, the index and the full text search work within this scope only.<br>
  The distinction between help  <i>module</i>  and help  <i>section</i>  is confusing and will be eradicated in the <br>
 future. Basically, a help <i>section</i> contains all files that are found inside the text/{section} path <br>
-of the help source directory (see<A href="HelpAuthorings.html#18"> <i>Structure of the CVS Help Module</i></a> on page <A href="HelpAuthorings.html#18">18</a> for the structure of <br>
+of the help source directory (see<a href="HelpAuthorings-passthru.html#18"> <i>Structure of the CVS Help Module</i></a> on page <a href="HelpAuthorings-passthru.html#18">18</a> for the structure of <br>
 the help source module). Each help section produces a *.jar archive containing all help files in <br>
 that path. A help  <i>module</i>  takes one or more sections and combines them to form the scope of a <br>
 module.<br>
 <table border ="1">
-<caption><b>Table 2:OpenOffice.org help modules and scope</b><caption
+<caption><b>Table 2:OpenOffice.org help modules and scope</b></caption>
 <tr>
 <th><b>Help module</b><br></th>
 <th><b>Help Sections (Scope)</b><br></th>
@@ -468,7 +471,7 @@ module.<br>
 <td>swriter + shared + schart<br></td>
 </tr>
 <tr>
-<td>Base[<A href="HelpAuthorings.html#14">2</a>]<br></td>
+<td>Base[<a href="HelpAuthorings-passthru.html#14">2</a>]<br></td>
 <td>shared/explorer/database<br></td>
 </tr>
 </table>
@@ -476,7 +479,7 @@ module.<br>
 From the table above, it follows that the scope for the Writer help module includes al  <br>
 help files from swriter.jar, shared.jar and schart.jar. Each help module has a <br>
 set of six files (cfg, db, ht, jar, key, tree) and an *.idx directory associated with it <br>
-except for Draw and Base, which have no *.tree file.<A href="HelpAuthorings.html#14">[3]</a><br>
+except for Draw and Base, which have no *.tree file.<a href="HelpAuthorings-passthru.html#14">[3]</a><br>
 
 <h4>Help Module Configuration Files</h4><br>
 The *.cfg configuration files are ASCII files containing parameter=value pairs with <br>
@@ -496,10 +499,10 @@ Program=WRITER<br>
 
 * For historical reasons, the contents for Draw are included in the simpress.tree file and the contents for Base (database) are included in <br>
 the shared.tree file.<br>
-<b>14</b><br>
+<b><i>Page 14</i></b><br>
 <hr>
 <!--Page 15-->
-<A name=15></a><br>
+<a name="15"></a><br>
 Title specifies the help module title as displayed in the drop down list at the top <br>
 left of the help viewer.<br>
 <br>
@@ -516,44 +519,44 @@ same name as the configuration file (swr
 Heading defines an internal value that is used by the ful  text search engine.<br>
 <br>
 Program  specifies the application  name that will be  used  for switching content <br>
-(see <A href="HelpAuthorings.html#99"><i>Switching Content</i> </a>on page<A href="HelpAuthorings.html#99"> 99</a>)<br>
+(see <a href="HelpAuthorings-passthru.html#99"><i>Switching Content</i> </a>on page<a href="HelpAuthorings-passthru.html#99"> 99</a>)<br>
 <br>
 The   last   line   contains   the   creation   date.   Use   of   this   is   deprecated.   It   is   not <br>
 evaluated anywhere.<br>
 <hr>
 
 <h4>Help Module Contents Files (Section Archives)</h4><br>
-The  *.jar  contents files contain the help topic files for a help section (see  <i><A href="HelpAuthorings.html#13">Help</i></a><br>
-<A href="HelpAuthorings.html#13"><i>Modules and Help Sections</i>  </a>). It is an archive file with a subdirectory structure that <br>
+The  *.jar  contents files contain the help topic files for a help section (see  <i><a href="HelpAuthorings-passthru.html#13">Help</i></a><br>
+<a href="HelpAuthorings-passthru.html#13"><i>Modules and Help Sections</i>  </a>). It is an archive file with a subdirectory structure that <br>
 contains all  help  xhp  files. There is one archive per help  <i>section</i>  (sbasic, shared, <br>
 sdraw, simpress, scalc, schart, swriter, smath). Each help  <i>module</i>  comprises more <br>
-than one help section (see <i><A href="HelpAuthorings.html#13">Help Modules and Help Sections</i></a> ).<br>
+than one help section (see <i><a href="HelpAuthorings-passthru.html#13">Help Modules and Help Sections</i></a> ).<br>
 <h3>Help Module Lookup Tables (Databases)</h3><br>
 The lookup tables *.db are Berkeley databases that contain a lookup table used by <br>
 the help application to find a help page to display for a given help ID. The tables are <br>
 used   for   referencing   context   sensitive   help   pages   when   help   is   cal ed   from   the <br>
 application. They are not used for cal ing help files from within other help files. This is <br>
-designated by the parameter  UseDB=no  in the help file URL (see  <i><A href="HelpAuthorings.html#16">Application Help</i></a><br>
-<A href="HelpAuthorings.html#16"><i>Cal s</i>  </a>on page<A href="HelpAuthorings.html#16"> 16</a>). The data for that table come from the  bookmark elements in the <br>
-help files (see<A href="HelpAuthorings.html#95"> <i>Bookmarks</i></a> on page <A href="HelpAuthorings.html#95">95)</a>.<br>
+designated by the parameter  UseDB=no  in the help file URL (see  <i><a href="HelpAuthorings-passthru.html#16">Application Help</i></a><br>
+<a href="HelpAuthorings-passthru.html#16"><i>Cal s</i>  </a>on page<a href="HelpAuthorings-passthru.html#16"> 16</a>). The data for that table come from the  bookmark elements in the <br>
+help files (see<a href="HelpAuthorings-passthru.html#95"> <i>Bookmarks</i></a> on page <a href="HelpAuthorings-passthru.html#95">95)</a>.<br>
 
 <h4>Help Module Extended Tip Files</h4><br>
 The files *.ht are Berkeley databases that contain the extended help tip text for al  <br>
 Help IDs. The application uses these files to fetch the text for an extended tip for a <br>
 given Help ID.<br>
 The data for that table come  from the  bookmark  elements in conjunction with the <br>
-ahelp elements in the help files (see<A href="HelpAuthorings.html#95"> <i>Bookmarks</i></a> on page <A href="HelpAuthorings.html#95">95</a>). It is extracted from the <br>
+ahelp elements in the help files (see<a href="HelpAuthorings-passthru.html#95"> <i>Bookmarks</i></a> on page <a href="HelpAuthorings-passthru.html#95">95</a>). It is extracted from the <br>
 help files at compile time.<br>
 
-<b>15</b><br>
+<b><i>Page 15</i></b><br>
 <hr>
 <!-- Page 16-->
-<A name=16></a>
+<a name="16"></a>
 <h4>Help Module Index Files</h4><br>
 The files  *.key  are Berkeley databases that contain the index entries for the help <br>
 modules.<br>
 The   data   for   that   table   come   from   the  bookmark  elements   in   the   help   files   (see <br>
-<A href="HelpAuthorings.html#95"><i>Bookmarks</i></a> on page <A href="HelpAuthorings.html#95">95</a>). It is extracted from the help files at compile time.<br>
+<a href="HelpAuthorings-passthru.html#95"><i>Bookmarks</i></a> on page <a href="HelpAuthorings-passthru.html#95">95</a>). It is extracted from the help files at compile time.<br>
 <h3>The Main Transformation Style Sheet</h3><br>
 The file main_transform.xsl is global for al  languages and help files and is used for <br>
 final transformation of the xhp help file to yield an html file that is displayed by the help <br>
@@ -561,7 +564,7 @@ viewer component.<br>
 This style sheet is responsible for converting XML help elements and classes into <br>
 HTML elements and classes. The overal  layout of the help file is specified using this <br>
 style sheet. The graphical appearance is control ed by the cascading style sheets (see <br>
-<A href="HelpAuthorings.html#16">The Cascading Style Sheets</a>).<br>
+<a href="HelpAuthorings-passthru.html#16">The Cascading Style Sheets</a>).<br>
 
 <h4>The Cascading Style Sheets</h4><br>
 The cascading style sheets  *.css  describe the formatting style for the help page. <br>
@@ -599,10 +602,10 @@ be taken into account.<br></dd>
 <dt>Viewer</dt>
 <dd>6. Displays the help</dd>
 </dl>
-<b>16</b><br>
+<b><i>Page 16</i></b><br>
 <hr>
 <!--Page 17-->
-<A name=17></a>
+<a name="17"></a>
 
 The URLs sent to the help content provider have two forms:<br>
 <dl>
@@ -627,18 +630,18 @@ A parameter for the current operating sy
 A parameter to disable help ID lookup (only for help internal URLs): UseDB=no<br>
 <br>
 A parameter to describe the current help context (module):  DbPAR=swriter <br>
-This can differ from the help archive jar file used (see also <i><A href="HelpAuthorings.html#13">Help Modules and</i></a><br>
-<A href="HelpAuthorings.html#13"><i>Help Sections</i></a> on page <A href="HelpAuthorings.html#13">13)</a>.<br>
+This can differ from the help archive jar file used (see also <i><a href="HelpAuthorings-passthru.html#13">Help Modules and</i></a><br>
+<a href="HelpAuthorings-passthru.html#13"><i>Help Sections</i></a> on page <a href="HelpAuthorings-passthru.html#13">13)</a>.<br>
 
-<b>17</b><br>
+<b><i>Page 17</i></b><br>
 <hr>
 <!--Page 18 -->
-<A name=18></a>
+<a name="18"></a>
 <h3>Structure of the Help Source Module</h3><br>
 The   help   source   files   and   all   helper   files   are   located   in   the   CVS   module <br>
 helpcontent2. The directory layout is as follows:<br>
 <table border="1">
-<caption><b>Table 3: Structure of the Help source module</b><caption
+<caption><b>Table 3: Structure of the Help source module</b></caption>
 <tr>
 <th><b>Directory</b></th>
 <th><b>Content</b></th>
@@ -655,7 +658,7 @@ the DTD for the XML help format.<br>
 <tr>
 <td>helpcontent2/helpers/helpauthoring<br>
 <td>The help authoring environment for OpenOffice.org, <br>
-<A href="HelpAuthorings.html#75">see Authoring Help With OpenOffice.org </a>on <A href="HelpAuthorings.html#75">page 75</a>.<br>
+<a href="HelpAuthorings-passthru.html#75">see Authoring Help With OpenOffice.org </a>on <a href="HelpAuthorings-passthru.html#75">page 75</a>.<br>
 </tr>
 <tr>
 <td>helpcontent2/source<br>
@@ -665,7 +668,7 @@ the DTD for the XML help format.<br>
 <td>helpcontent2/source/auxiliary<br>
 <td>Auxiliary files that do not contain help content but are <br>
 still needed for building the help, style sheets, <br>
-configuration files (<A href="HelpAuthorings.html#31">see Auxiliary Files</a> on <A href="HelpAuthorings.html#31">page 31)</a><br>
+configuration files (<a href="HelpAuthorings-passthru.html#31">see Auxiliary Files</a> on <a href="HelpAuthorings-passthru.html#31">page 31)</a><br>
 </tr>
 <tr>
 <td>helpcontent2/source/text<br>
@@ -712,8 +715,8 @@ all localized content.<br>
 </tr>
 <tr>
 <td>helpcontent2/util<br></td>
-<td>The makefiles for the help linker (see <i><A href="HelpAuthorings.html#20">Makefiles for</i></a><br>
-<A href="HelpAuthorings.html#20"><i>linking the compiled files</i> </a>on page <A href="HelpAuthorings.html#20">20</a>).<br></td>
+<td>The makefiles for the help linker (see <i><a href="HelpAuthorings-passthru.html#20">Makefiles for</i></a><br>
+<a href="HelpAuthorings-passthru.html#20"><i>linking the compiled files</i> </a>on page <a href="HelpAuthorings-passthru.html#20">20</a>).<br></td>
 </tr>
 </table>
 
@@ -723,9 +726,9 @@ directory.<br>
  Images specific to the help need to be added to the CVS  default_images  module in the <br>
 helpimg subdirectory. These willthen also be included in the images.zip archive.<br>
 
-<b>18</b><br>
+<b><i>Page 18</i></b><br>
 <hr>
-<A name=19></a>
+<a name="19"></a>
 
 <h3>Building the Help Set</h3><br>
 <h4>Setting Up A Build Environment</h4>
@@ -777,10 +780,10 @@ You   find   a   template   for   this  
 template   is   used   when   the   makefiles   are   created   using   the <br>
 createmakefile.pl  script   in  helpcontent2/helpers.   Use   this   script   for <br>
 makefile creation and don't modify the makefiles manually.<br>
-<b>19</b><br>
+<b><i>Page 19</i></b><br>
 <hr>
 <!--Page 20 -->
-<A name=20></a>
+<a name="20"></a>
 <b>2. Makefiles for linking the compiled files.</b><br>
 These makefiles are found in the subdirectories of <code>helpcontent2/util</code> (the <br>
 directory itself contains the third type of makefile), for example (<i>shortened for </i><br>
@@ -836,10 +839,10 @@ LINKLINKFILES= \<br>
  <br>
 </code>
 
-<b>20</b><br>
+<b><i>Page 20</i></b><br>
 <hr>
 <!-- Page 21 -->
-<A name=21></a> <br>
+<a name="21"></a> <br>
 <br><code>
 # --- Targets -------------------------------------------------<br>
 .INCLUDE :  target.mk<br>
@@ -887,17 +890,17 @@ $(COMMONBIN)$/helpimg.ilst: helpimg.ilst
 <H4>Help Build Process</h4><br>
 The   file  <code>helpconten2/prj/build.lst</code>  defines   which   directories   are   built   using   a <br>
 directory's makefile. Dependencies (which directories need to be built first) are also <br>
-defined here.More information about the build process for OpenOffice.org in general can be found on<A href="http://tools.openoffice.org/"> http://tools.openoffice.org</a>, <br>
-<A href="http://ooo.ximian.com/hackers-guide.html">http://ooo.ximian.com/hackers-guide.html</a>, or on <A href="http://go-oo.org/wiki/index.php/Main_Page">http://go-oo.org/wiki/index.php/Main_Page.</a><br>
+defined here.More information about the build process for OpenOffice.org in general can be found on<a href="http://tools.openoffice.org/"> http://tools.openoffice.org</a>, <br>
+<a href="http://ooo.ximian.com/hackers-guide.html">http://ooo.ximian.com/hackers-guide.html</a>, or on <a href="http://go-oo.org/wiki/index.php/Main_Page">http://go-oo.org/wiki/index.php/Main_Page.</a><br>
 Initiate   a   help   build   by   issuing   the   command  <b><code>build</code></b>  while   in   the  helpcontent2 <br>
 directory.<br>
 
 
-<b>21</b>
+<b><i>Page 21</i></b>
 
 <hr>
 <!--Page 22-->
-<A name=22></a>
+<a name="22"></a>
 <oll>
 <li> The help files from helpcontent2/source/text are compiled and written to the <br>
 misc subdirectory of the platform directory of the output tree. This step produces <br>
@@ -939,10 +942,10 @@ directory:<br><br>
 %GLOBALRES%/helpimg/calcein.png<br><br>
 
  Don't forget the localized files in the subdirectories.<br>
-<b>22</b><br>
+<b><i>Page 22</i></b><br>
 <hr>
 <!--Page 23 -->
-<A name=23></a>
+<a name="23"></a>
 <h2>2 Help File XML Format Basics</h2>
 <h3>Basic Document Structure</h3>
 The basic structure of a valid help file for OpenOffice.org consists of a helpdocument <br>
@@ -976,10 +979,10 @@ example, OpenOffice.org vs. StarOffice).
 product but instead one of the following variables (In addition to these variables, the following two variables are still used in the help files for legacy reasons but deprecated: $[officename] <br>
 and $[officeversion].):<br>
 
-<b>23</b><br>
+<b><i>Page 23</i></b><br>
 <hr>
 <!--Page 24 -->
-<A name=24></a><br>
+<a name="24"></a><br>
 <code>%PRODUCTNAME</code>  designates   the   name   of   the   product,   for   example <br>
 <b>OpenOffice.org</b>.<br>
 <br>
@@ -987,9 +990,9 @@ and $[officeversion].):<br>
 <b>2.0</b>.<br><br>
 
 Both   variables   are   replaced   by   the   main   transformation   style   sheet <br>
-main_transform.xsl  (see page  <A href="HelpAuthorings.html#16">16)</a> when the help is displayed. The corresponding <br>
+main_transform.xsl  (see page  <a href="HelpAuthorings-passthru.html#16">16)</a> when the help is displayed. The corresponding <br>
 information is taken from the application's configuration information and passed to the <br>
-style sheet (see<A href="HelpAuthorings.html#16"> <i>The Main Transformation Style Sheet</i> </a>on page<A href="HelpAuthorings.html#16"> 16</a>).<br>
+style sheet (see<a href="HelpAuthorings-passthru.html#16"> <i>The Main Transformation Style Sheet</i> </a>on page<a href="HelpAuthorings-passthru.html#16"> 16</a>).<br>
 <h3>Paragraph Roles</h3><br>
 The main element for help content is a  paragraph. There is no heading element, <br>
 instead al  headings are treated as paragraphs with a heading <i>role</i>. The role attribute <br>
@@ -997,14 +1000,14 @@ defines the  role   of   a  paragraph  w
 values for the role attribute are not defined in the DTD. <br>
 During the conversion process (XMLHTML) the role attribute is mapped to a class <br>
 attribute of the corresponding HTML element allowing to influence the layout of the <br>
-corresponding paragraph using cascading style sheets.[<A href="HelpAuthorings.html#24">7</a>]<br>
+corresponding paragraph using cascading style sheets.[<a href="HelpAuthorings-passthru.html#24">7</a>]<br>
 The   following   roles   are   currently   suggested   and   defined   in   the   help   authoring <br>
-template. More roles can be defined as required (see also <i><A href="HelpAuthorings.html#86">Paragraph Formatting</i></a> on <br>
-page <A href="HelpAuthorings.html#86">86</a>):<br>
+template. More roles can be defined as required (see also <i><a href="HelpAuthorings-passthru.html#86">Paragraph Formatting</i></a> on <br>
+page <a href="HelpAuthorings-passthru.html#86">86</a>):<br>
 <br>
 <table border ="1">
-    <caption><b>Table 4: Paragraph Roles<br></b><caption
-    <tr>
+    <caption><b>Table 4: Paragraph Roles<br></b></caption>
+<tr>
 <th>Role</th><br>
 <th>Description</th><br>
 <th>Converts to...</th><br>
@@ -1064,11 +1067,11 @@ element.<br></td>
 </table>
 
 
-<b>24</b><br>
+<b><i>Page 24</i></b><br>
 <hr>
 
 <!-- Page 25 -->
-<A name=25></a>If you use other roles, you must ensure that they are taken into account by the CSS <br>
+<a name="25"></a>If you use other roles, you must ensure that they are taken into account by the CSS <br>
 files that define the help file display format.<br>
 
 <h3>Defining Index, Contents, and Context Sensitivity</h3>
@@ -1110,9 +1113,9 @@ A bookmark value can also contain embedd
 redundancy, maintenance effort, and the risk of introducing errors through typos. This <br>
 can be avoided if the top level entries for the content tree are defined separately:<br>
 
-<b>25</b><br>
+<b><i>Page 25</i></b><br>
 <hr>
-<A name=26></a>
+<a name="26"></a>
 <br><code>
 &lt;variable id=&quot;textdocs&quot;&gt;Text Documents&lt;/variable&gt;<br>
 &lt;variable id=&quot;objtextdocs&quot;&gt;Objects in Text Documents&lt;/variable&gt;<br>
@@ -1160,12 +1163,12 @@ There are two types of help IDs currentl
 <br>
 
 <b>UNO command names</b>, like <code>.uno:InsertCtrl</code><br>
-For details on determining the help ID for a UI element, see <i><A href="HelpAuthorings.html#98">Determining A Help ID</i></a> on <br>
-page <A href="HelpAuthorings.html#98">98</a>.<br>
+For details on determining the help ID for a UI element, see <i><a href="HelpAuthorings-passthru.html#98">Determining A Help ID</i></a> on <br>
+page <a href="HelpAuthorings-passthru.html#98">98</a>.<br>
 
-<b>26</b><br>
+<b><i>Page 26</i></b><br>
 <hr>
-<A name=27></a>
+<a name="27"></a>
 <h3>Switching Content</h3><br>
 In   some   cases   it   is   necessary   to   distinguish   between   different   platforms   or <br>
 applications when displaying the help. For example, on one platform a key stroke to <br>
@@ -1182,11 +1185,10 @@ and
 <br>
 Switching text fragments inside paragraphs<br>
 <p>
-Currently,   the   following   values   are   used   for   the   select   attribute   of   a  switch  and 
-switchinline element to specify the switching context:
-<p>
+Currently,   the   following   values   are   used   for   the   select   attribute   of   a  switch  and switchinline element to specify the switching context:<br><br>
+
 <table border="1">
-<caption><b>Table 5: Paragraph Switching Contexts</b><caption
+<caption><b>Table 5: Paragraph Switching Contexts</b></caption>
 <tr>
 <th>Value</th><br>
 <th>Switching context</th>
@@ -1206,18 +1208,21 @@ Calc,...) in files that are common to mu
 </tr>
 <tr>
 <td>distrib</td><br>
-<td>Distribution[<A href="HelpAuthorings.html#27">8</a>]</td><br>
+<td>Distribution[<a href="HelpAuthorings-passthru.html#27">8</a>]</td><br>
 <td>Switching content for different distributions, like OpenOffice.org <br>
 and StarOffice, which contains extra commercial features.</td><br>
 </tr>
 </table>
+
 <p>
+The  following   values   are   used   for   the   select   attribute   of   a  case  and  caseinline 
+element within a given switching context:<br><br>
 
 The  following   values   are   used   for   the   select   attribute   of   a  case  and  caseinline 
 element within a given switching context:
 <p>
 <table border="1">
-<caption><b>Table 6: Inline Switching Contexts</b><caption
+<caption><b>Table 6: Inline Switching Contexts</b></caption>
 <tr>
 <th>Switching Context
 </th>
@@ -1239,14 +1244,14 @@ WRITER CALC DRAW IMPRESS MATH BASIC CHAR
 This   type   is   used,   for   example,   if   contents   of   a   paragraph   differ   considerably   on <br>
 different platforms or for different applications, or if a certain paragraph or section is <br>
 only applicable to a certain platform or application.<br>
-8<br>
+<br>
 Note, that this switch is currently <i>not evaluated</i> in the main transformation step, since the help content provider does not provide the <br>
 necessary information. Currently, the main transformation style sheet uses the value of the product name to distinguish between open source <br>
 and commercial distributions, but this is only implemented for StarOffice and OpenOffice.org.<br>
-<b>27</b><br>
+<b><i>Page 27</i></b><br>
 <hr>
 <!--Page 28 -->
-<A name=28></a>  For example, while mounting a CD-ROM drive  can  be a necessary step on a Unix <br>
+<a name="28"></a>  For example, while mounting a CD-ROM drive  can  be a necessary step on a Unix <br>
 system, it is usual y not applicable on Windows computers. The switch element can <br>
 be used to accomplish this distinction:<br>
 <br><code>
@@ -1297,9 +1302,9 @@ There are two ways of reusing content by
 Embedding complete sections<br>
 <br>
 Embedding text fragments<br>
-<b>28</b><br>
+<b><i>Page 28</i></b><br>
 <hr>
-<A name=29></a>
+<a name="29"></a>
 <h4>Embedding Complete Sections</h4><br>
 Single or multiple paragraphs can apply to more than one help file. For example, <br>
 standard   steps   inside   procedures   can   be   written   once   and   embedded   in   multiple <br>
@@ -1344,10 +1349,10 @@ This results in the following:<br>
 Text fragments can, for example, represent commonly used phrases or names of UI <br>
 elements.   These   can   be   specified   once   and   used   in   multiple   places,   reducing <br>
 maintenance and localization effort. <br>
-<b>29</b><br>
+<b><i>Page 29</i></b><br>
 <hr>
 <!--Page 30-->
-<A name=30></a>The URL for the reference takes the form <code><b>file#id</b></code>. If, for instance, the variable with 
+<a name="30"></a>The URL for the reference takes the form <code><b>file#id</b></code>. If, for instance, the variable with 
 the  ID  12345  from the file  text/swriter/01/012345.xhp  is to be embedded, the <br>
 URL would be text/writer/01/012345.xhp#12345. The file name refers to the path <br>
 + name that is stored in the jar files.<br>
@@ -1386,10 +1391,10 @@ information   about   the   image   sour
 unique ID. Every image element must also contain a child element alt that contains a <br>
 short description of the image used if the visual content is not displayed or cannot be <br>
 accessed by visual y impaired users.<br>
-<b>30</b><br>
+<b><i>Page 30</i></b><br>
 <hr>
 <!--Page 31 -->
-<A name=31></a>
+<a name="31"></a>
 In addition to the alt element, there is also an optional caption element that can take <br>
 a long description as an image caption.<br>
 Starting with OpenOffice.org 2.0, the help retrieves al  images from the central image <br>
@@ -1429,10 +1434,10 @@ Apart from the makefile for this directo
 stylesheets used for help compilation:<br>
 <br>
 default.xsl<br>
-<b>31</b><br>
+<b><i>Page 31</i></b><br>
 <hr>
 <!-- Page 32 -->
-<A name=32></a><br>
+<a name="32"></a><br>
 embed.xsl  is   used   for   resolving   embedded   sections   in   help   files   during <br>
 compile time to correctly process embedded sections when creating keyword <br>
 and ful text search index<br>
@@ -1450,18 +1455,18 @@ responsible for replacing variables used
 The help content provider passes some parameters to the stylesheet that are used for <br>
 file  processing:<br>
 <br>
-Database  this parameter identifies the help module context (see also <i><A href="HelpAuthorings.html#13">Help</i></a><br>
-<A href="HelpAuthorings.html#13"><i>Modules  and   Help   Sections</i>  </a>on   page  <A href="HelpAuthorings.html#13">13</a>  ).   It   can  have  one  of   the   values <br>
+Database  this parameter identifies the help module context (see also <i><a href="HelpAuthorings-passthru.html#13">Help</i></a><br>
+<a href="HelpAuthorings-passthru.html#13"><i>Modules  and   Help   Sections</i>  </a>on   page  <a href="HelpAuthorings-passthru.html#13">13</a>  ).   It   can  have  one  of   the   values <br>
 swriter,  scalc,  sdraw,  simpress,  schart,  sbasic,  smath.   This   value   is <br>
-used to evaluate <i>application switches</i> (see<A href="HelpAuthorings.html#27"> <i>Switching Content</i></a> on page <A href="HelpAuthorings.html#27">27</a>).<br>
+used to evaluate <i>application switches</i> (see<a href="HelpAuthorings-passthru.html#27"> <i>Switching Content</i></a> on page <a href="HelpAuthorings-passthru.html#27">27</a>).<br>
 <br>
 System  this parameter identifies the operating system/platform. This value is <br>
-used to evaluate <i>system switches</i> (see<A href="HelpAuthorings.html#27"> <i>Switching Content</i> </a>on page<A href="HelpAuthorings.html#27"> 27</a>).<br>
+used to evaluate <i>system switches</i> (see<a href="HelpAuthorings-passthru.html#27"> <i>Switching Content</i> </a>on page<a href="HelpAuthorings-passthru.html#27"> 27</a>).<br>
 <br>
 productname and productversion  these parameters contain the name and <br>
 version string of the product (e.g. &quot;OpenOffice.org&quot; &quot;2.0&quot;, or &quot;StarOffice&quot; &quot;8&quot;). <br>
 These   are   used   to   replace   the   variables  <code>%PRODUCTNAME</code>  and <br>
-<code>%PRODUCTVERSION</code> in the help content (see <i><A href="HelpAuthorings.html#23">Using Variables</i> </a>on page<A href="HelpAuthorings.html#23"> 23</a>).<br>
+<code>%PRODUCTVERSION</code> in the help content (see <i><a href="HelpAuthorings-passthru.html#23">Using Variables</i> </a>on page<a href="HelpAuthorings-passthru.html#23"> 23</a>).<br>
 <br>
 imgrepos  this parameter contains the physical path to the image repository <br>
 images.zip used for requesting the images in the help files.<br>
@@ -1484,10 +1489,10 @@ simple DTD:<br>
 &lt;!ELEMENT help_section (node|topic)*&gt;<br>
 &lt;!ATTLIST help_section<br>
 </code>
-<b>32</b><br>
+<b><i>Page 32</i></b><br>
 <hr>
 <!-- Page 33 -->
-<A name=33></a>
+<a name="33"></a>
 <code>
 application CDATA #REQUIRED<br>
 id CDATA #REQUIRED<br>
@@ -1509,12 +1514,12 @@ one   or   more  nodes   with   one   or
 help_sections are the top-most element in the table of contents as displayed by the <br>
 help viewer. Below that, there are nodes, represented by &quot;book&quot; icons in the help <br>
 viewer and, final y, topics that can be selected. A node can have sub-nodes.<br>
-<b>33</b><br>
+<b><i>Page 33</i></b><br>
 <hr>
 <!-- Page 34 -->
-<A name=34></a><hr>
+<a name="34"></a><hr>
 <!-- Page 35 -->
-<A name=35></a>
+<a name="35"></a>
 <h2>3 Help File XML Reference</h2>
 This  chapter  lists  all   elements   of   the   XML   help   file   DTD   in   alphabetical  order   as <br>
 presented in the Document Type Definition in the Appendix.<br>
@@ -1551,16 +1556,16 @@ Al   elements   containing   text   to  
 bookmark, caption, paragraph, and title.<br>
 You can use the comment element to insert comments into the help file. But if they are <br>
 outside an element that wil  be localized they wil  not be recognized by the localizers.<br>
-<b>35</b><br>
+<b><i>Page 35</i></b><br>
 <hr>
 <!-- page 36 -->
-<A name=36></a>
+<a name="36"></a>
 
-<h4>Localize<h4><br>
+<h4>Localize</h4><br>
 The localize attribute can only take the value false and designates elements that <br>
 are   excluded   from   the   localization   process.   If   an   element   contains   the   localize <br>
 attribute set to false, its contents and the contents of all child elements should not <br>
-be translated.[<A href="HelpAuthorings.html#36">9</a>] If the attribute contains any other value than false it wil  be ignored. <br>
+be translated.[<a href="HelpAuthorings-passthru.html#36">9</a>] If the attribute contains any other value than false it wil  be ignored. <br>
 The attribute is optional.<br>
 <code>
 localize=&quot;false&quot;<br>
@@ -1579,21 +1584,21 @@ Al  elements that can be embedded or hav
 attribute:  image,  bookmark,  paragraph,  section,  table,  title,  topic,   and <br>
 variable.<br>
 Valid characters for the id value are capital or smal  letters from a-z, numbers from 0-<br>
-9, and the underscore, in any combination. Other characters are not al owed.[<A href="HelpAuthorings.html#36">10</a>]<br>
+9, and the underscore, in any combination. Other characters are not al owed.[<a href="HelpAuthorings-passthru.html#36">10</a>]<br>
 9<br>
 They are automatically excluded in the Sun release engineering localization process.<br>
 10 For legacy reasons, the help files contain many IDs that are not valid XML &quot;id&quot; types. Therefore, the id attribute is defined in the DTD to be of <br>
 the type CDATA.<br>
-<b>36</b><br>
+<b><i>Page 36</i></b><br>
 <hr>
 <!--Page 37 -->
-<A name=37></a>
+<a name="37"></a>
 <h3>Help File (*.xhp) Elements</h3>
 
 <h4>ahelp</h4>
 This element designates text that is to be used as extended tips (for instance, tool tips <br>
 or active help).  It can contain text (PCDATA) and child elements. It can only be used as <br>
-a child of a paragraph.<br>
+a child of a paragraph.<br><br>
 
 <table border="1">
 <caption><b>Table 7: Attributes of the ahelp Element</b><caption<br>
@@ -1647,15 +1652,15 @@ with the help id HID_SOME_HID.<br>
 &lt;/ahelp&gt;<br>
 </code>
 
-<b>37</b><br>
+<b><i>Page 37</i></b><br>
 <hr>
 <!-- Page 38 -->
-<A name=38></a>
+<a name="38"></a>
 <h4>Alt</h4>
 This element is used to specify an alternative text for an image. It corresponds to the <br>
 HTML attribute of the same name and can only contain PCDATA that is localized (no <br>
-markup).<br>
-<i>Attributes</i><br>
+markup).<br><br>
+
 
 <table border="1">
 <caption><b>Table 8: Attributes of the alt element</b><caption<br>
@@ -1671,8 +1676,8 @@ markup).<br>
 <td>yes</td>
 <td>CDATA</td>
 <td></td>
-<td>See <A href="HelpAuthorings.html#35">Common Attributes </a>on page <br>
-<A href="HelpAuthorings.html#35">35.</a><br></td>
+<td>See <a href="HelpAuthorings-passthru.html#35">Common Attributes </a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35.</a><br></td>
 </tr>
 <tr>
 <td>id  </td>
@@ -1680,16 +1685,16 @@ markup).<br>
 <td>CDATA</td>
 <td></td>
 <td>A unique ID to identify the <br>
-element, <A href="HelpAuthorings.html#35">see Common Attributes </a><br>
-on page <A href="HelpAuthorings.html#35">35</a>.<br></td>
+element, <a href="HelpAuthorings-passthru.html#35">see Common Attributes </a><br>
+on page <a href="HelpAuthorings-passthru.html#35">35</a>.<br></td>
 </tr>
 <tr>
 <td> localize</td>
 <td>no</td>
 <td>fixed value</td>
 <td>&quot;false&quot;</td>
-<td>See <A href="HelpAuthorings.html#35">Common Attributes </a>on page <br>
-<A href="HelpAuthorings.html#35">35.</a><br></td>
+<td>See <a href="HelpAuthorings-passthru.html#35">Common Attributes </a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35.</a><br></td>
 </tr>
 </table>
 
@@ -1714,7 +1719,7 @@ none<br>
 
 <h4>Body</h4>
 This   element   contains   al   help   content   information.   It  cannot  itself   contain   any <br>
-PCDATA, but rather only child elements.<br>
+PCDATA, but rather only child elements.<br><br>
 
 <table border="1">
 <caption><b>Table 9: Attributes of the body element</b><caption
@@ -1730,14 +1735,14 @@ PCDATA, but rather only child elements.<
 <td>no</td>
 <td>fixed value</td>
 <td>&quot;false&quot;</td>
-<td>See <A href="HelpAuthorings.html#35">Common Attributes </a>on page <br>
-<A href="HelpAuthorings.html#35">35.</a><br></td>
+<td>See <a href="HelpAuthorings-passthru.html#35">Common Attributes </a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35.</a><br></td>
 </tr>
 </table>
-<b>38</b><br>
+<b><i>Page 38</i></b><br>
 <hr>
 <!--Page 39 -->
-<A name=39></a>
+<a name="39"></a>
 <p><i>Parent Elements</i><br>
 helpdocument<br>
 <p><i>Child Elements</i><br>
@@ -1760,12 +1765,11 @@ section, paragraph, table, comment, book
 This   element   contains   information   about   a   bookmark   used   in   the   help   files.   The <br>
 bookmark type is specified inside the branch attribute of the bookmark element while the <br>
 bookmark value is defined in the child element bookmark_value. For more information <br>
-about the bookmarking system in the help please refer to <i><A href="HelpAuthorings.html#25">Defining Index, Contents, and</i></a><br>
-<A href="HelpAuthorings.html#25"><i>Context Sensitivity</i></a> on page <A href="HelpAuthorings.html#25">25</a>.<br>
+about the bookmarking system in the help please refer to <i><a href="HelpAuthorings-passthru.html#25">Defining Index, Contents, and</i></a><a href="HelpAuthorings-passthru.html#25"><i>Context Sensitivity</i></a> on page <a href="HelpAuthorings-passthru.html#25">25</a>.<br><br>
 
 
 <table border="1">
-<caption><b>Table 10: Attributes of the bookmark element</b><caption
+<caption><b>Table 10: Attributes of the bookmark element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -1779,8 +1783,8 @@ about the bookmarking system in the help
 <td>yes</td>
 <td>fixed value</td>
 <td>"contents&quot;<br>"index&quot;<br>&quot;hid&quot;</td>
-<td>The bookmark type specified by the <br>branch inside the unified bookmarks <br>tree. <A href="HelpAuthorings.html#25">See <i>Defining Index, Contents, and</i></a><br>
-<A href="HelpAuthorings.html#25"><i>Context Sensitivity</i> </a>on page <A href="HelpAuthorings.html#25">25</a>.<br></td>
+<td>The bookmark type specified by the <br>branch inside the unified bookmarks <br>tree. <a href="HelpAuthorings-passthru.html#25">See <i>Defining Index, Contents, and</i></a><br>
+<a href="HelpAuthorings-passthru.html#25"><i>Context Sensitivity</i> </a>on page <a href="HelpAuthorings-passthru.html#25">25</a>.<br></td>
 </tr>
 
 <tr>
@@ -1788,7 +1792,7 @@ about the bookmarking system in the help
 <td>yes</td>
 <td>CDATA</td>
 <td></td>
-<td>See <i><A href="HelpAuthorings.html#35">Common Attributes </i></a>on page <A href="HelpAuthorings.html#35">35.</a></td>
+<td>See <i><a href="HelpAuthorings-passthru.html#35">Common Attributes </i></a>on page <a href="HelpAuthorings-passthru.html#35">35.</a></td>
 </tr>
 
 <tr>
@@ -1807,10 +1811,10 @@ about the bookmarking system in the help
 body, case, default, section, topic, tablecell, listitem<br>
 <p><i>Child Elements</i><br>
 bookmark_value<br>
-<b>39</b><br>
+<b><i>Page 39</i></b><br>
 <hr>
 <!--Page 40 -->
-<A name=40></a>
+<a name="40"></a>
 <p><i>Element Definition</i><br>
 &lt;!ELEMENT bookmark (bookmark_value)*&gt;<br>
 &lt;!ATTLIST bookmark<br>
@@ -1836,8 +1840,8 @@ bookmark_value<br>
 </code>
 
 <h4>Bookmark_value</h4>
-This element contains the value of a bookmark. See <A href="HelpAuthorings.html#25"> <i>Defining Index, Contents, and</i></a><br>
-<A href="HelpAuthorings.html#25"><i>Context Sensitivity</i> </a>on page<A href="HelpAuthorings.html#25"> 25 </a>for details.<br>
+This element contains the value of a bookmark. See <a href="HelpAuthorings-passthru.html#25"> <i>Defining Index, Contents, and</i></a><br>
+<a href="HelpAuthorings-passthru.html#25"><i>Context Sensitivity</i> </a>on page<a href="HelpAuthorings-passthru.html#25"> 25 </a>for details.<br>
 
 <p><i>Parent Elements</i><br>
 bookmark<br>
@@ -1865,11 +1869,11 @@ StarOffice Writer Help/Working with Fiel
 &lt;/bookmark&gt;<br>
 </code>
 
-<b>40</b><br>
+<b><i>Page 40</i></b><br>
 <hr>
 
 <!--Page 41-->
-<A name=41></a>
+<a name="41"></a>
 <h4>Br</h4>
 This   element   can   be   used   to   place   a   manual   line   break.   It   works   like   the <br>
 corresponding HTML &lt;br&gt; element. The element itself is empty.<br>
@@ -1887,11 +1891,11 @@ break.&lt;/paragraph&gt;<br>
 </code>
 
 <h4>Caption</h4>
-This element specifies the (optional) caption of an image or a table.<br>
+This element specifies the (optional) caption of an image or a table.<br><br>
 
 
 <table border="1">
-<caption><b>Table 11: Attributes of the caption element</b><caption<br>
+<caption><b>Table 11: Attributes of the caption element</b></caption><br>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -1905,7 +1909,7 @@ This element specifies the (optional) ca
 <td>yes</td>
 <td>CDATA</td>
 <td></td>
-<td>See <i><A href="HelpAuthorings.html#35">Common Attributes </i></a>on page <A href="HelpAuthorings.html#35">35.</a></td>
+<td>See <i><a href="HelpAuthorings-passthru.html#35">Common Attributes </i></a>on page <a href="HelpAuthorings-passthru.html#35">35.</a></td>
 </tr>
 
 <tr>
@@ -1914,8 +1918,8 @@ This element specifies the (optional) ca
 <td>CDATA</td>
 <td></td>
 <td>A unique ID to identify the <br>
-element, <A href="HelpAuthorings.html#35">see <i>Common Attributes</a> </i><br>
-on <A href="HelpAuthorings.html#35">page 35.</a><br></td>
+element, <a href="HelpAuthorings-passthru.html#35">see <i>Common Attributes</a> </i><br>
+on <a href="HelpAuthorings-passthru.html#35">page 35.</a><br></td>
 </tr>
 
 <tr>
@@ -1939,11 +1943,11 @@ embedvar, br, emph, item, link, switchin
   id CDATA #REQUIRED<br>
   localize CDATA #IMPLIED<br>
 &gt;<br>
-<b>41</b><br>
+<b><i>Page 41</i></b><br>
 <hr>
 
 <!--Page 42 -->
-<A name=42></a>
+<a name="42"></a>
 <i>Example</i>:<br>
 <code>
 &lt;table&gt;<br>
@@ -1959,7 +1963,7 @@ This elements holds the cases of a switc
 
 
 <table border="1">
-<caption><b>Table 12: Attributes of the case element</b><caption<br>
+<caption><b>Table 12: Attributes of the case element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -1974,8 +1978,8 @@ This elements holds the cases of a switc
 <td>CDATA</td>
 <td></td>
 <td>Contains the value that is to be <br>
-evaluated. S<A href="HelpAuthorings.html#27">ee <i>Switching Content</a> </i><br>
-on page <A href="HelpAuthorings.html#27">27</a> for more information.<br></td>
+evaluated. S<a href="HelpAuthorings-passthru.html#27">ee <i>Switching Content</a> </i><br>
+on page <a href="HelpAuthorings-passthru.html#27">27</a> for more information.<br></td>
 </tr>
 </table>
 
@@ -2005,16 +2009,16 @@ paragraph, table, comment, bookmark, emb
   &lt;/default&gt;<br>
 &lt;/switch&gt;<br>
 </code>
-<b>42</b><br>
+<b><i>Page 42</i></b><br>
 <hr>
 <!--Page 43 -->
-<A name=43></a>
+<a name="43"></a>
 
 <h4>Caseinline</h4>
 This element holds the cases for an switchinline statement.<br>
 
 <table border="1">
-<caption><b>Table 13: Attributes of the caseinline element</b><caption<br>
+<caption><b>Table 13: Attributes of the caseinline element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2029,8 +2033,8 @@ This element holds the cases for an swit
 <td>CDATA</td>
 <td></td>
 <td>Contains the value that is to be <br>
-evaluated. S<A href="HelpAuthorings.html#27">ee <i>Switching Content</a> </i><br>
-on page <A href="HelpAuthorings.html#27">27</a> for more information.<br></td>
+evaluated. S<a href="HelpAuthorings-passthru.html#27">ee <i>Switching Content</a> </i><br>
+on page <a href="HelpAuthorings-passthru.html#27">27</a> for more information.<br></td>
 </tr>
 </table>
 
@@ -2064,10 +2068,10 @@ author/editor/translator. They are to be
 none<br>
 <p><i>Parent Elements</i><br>
 body, case, default, list, listitem, section, switch, tablecell<br>
-<b>43</b><br>
+<b><i>Page 43</i></b><br>
 <hr>
 <!--Page 44 -->
-<A name=44></a>
+<a name="44"></a>
 <p><i>Child Elements</i><br>
 none<br>
 <p><i>Element Definition</i><br>
@@ -2087,7 +2091,7 @@ or comment).<br>
 
 
 <table border="1">
-<caption><b>Table 14: Attributes of the created element</b><caption<br>
+<caption><b>Table 14: Attributes of the created element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2134,10 +2138,10 @@ none<br>
 &lt;/meta&gt;<br>
 </code>
 
-<b>44</b><br>
+<b><i>Page 44</i></b><br>
 <hr>
 <!-- Page 45-->
-<A name=45></a>
+<a name="45"></a>
 <h4>Default</h4>
 This   elements   holds   the   default   values   for   a  switch.   It   is   evaluated   if   al  case <br>
 elements of a switch element evaluate to false.<br>
@@ -2179,10 +2183,10 @@ image, embedvar, br, emph, item, link, s
 &lt;!ELEMENT defaultinline (#PCDATA | image | embedvar | br | emph | <br>
                          item | link | switchinline | variable | <br>
                          ahelp | object)*&gt;<br>
-<b>45</b><br>
+<b><i>Page 45</i></b><br>
 <hr>
 <!--Page 46-->
-<A name=46></a>
+<a name="46"></a>
 <i>Example</i>:<br>
 <code>
 &lt;paragraph&gt;Press the <br>
@@ -2199,13 +2203,13 @@ image, embedvar, br, emph, item, link, s
 This element is used to embed content from a different source at the current position. <br>
 The only elements that can be embedded from somewhere else are  sections  or <br>
 paragraphs, which are identified by their URL. For smal er text fragments, embedvar <br>
-can be used. See <i><A href="HelpAuthorings.html#28">Embedding Content</i> </a>on page <A href="HelpAuthorings.html#28">28.</a><br>
+can be used. See <i><a href="HelpAuthorings-passthru.html#28">Embedding Content</i> </a>on page <a href="HelpAuthorings-passthru.html#28">28.</a><br>
 The   optional  role  attribute   can   override   the   role   of   a   paragraph.   For   embedded <br>
 sections, the role attribute has no effect.<br>
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 15: Attributes of the embed element</b><caption<br>
+<caption><b>Table 15: Attributes of the embed element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2228,10 +2232,10 @@ the jar archive.<br></td>
 <tr>
 <td>role<br></td>
 <td>no<br></td>
-<td>see <i><A href="HelpAuthorings.html#24">Paragraph</i></a><br></td>
+<td>see <i><a href="HelpAuthorings-passthru.html#24">Paragraph</i></a><br></td>
 <td></td>
 <td>The role in which the embedded <br>
-<A href="HelpAuthorings.html#24"><i>Roles</i> </a>on page <A href="HelpAuthorings.html#24">24.</a> <br>
+<a href="HelpAuthorings-passthru.html#24"><i>Roles</i> </a>on page <a href="HelpAuthorings-passthru.html#24">24.</a> <br>
 paragraph will appear. If this <br>
 attribute is specified the <br>
 paragraph is displayed with this <br>
@@ -2260,10 +2264,10 @@ none<br>
   role CDATA #IMPLIED<br>
   level CDATA #IMPLIED<br>
 &gt;<br>
-<b>46</b>
+<b><i>Page 46</i></b>
 <hr>
 <!--Page 47-->
-<A name=47></a>
+<a name="47"></a>
 <i>Example</i>:<br>
 <code>
 &lt;embed href=&quot;text/swriter/guide/editing#4711&quot;/&gt;<br>
@@ -2272,12 +2276,12 @@ none<br>
 
 <h4>Embedvar</h4>
 This element is used to embed smal er text fragments with and without markup, which <br>
-were previously declared as being variables. See also<A href="HelpAuthorings.html#28"> <i>Embedding Content</i></a> on page <br>
-<A href="HelpAuthorings.html#28">28</a>.<br>
+were previously declared as being variables. See also<a href="HelpAuthorings-passthru.html#28"> <i>Embedding Content</i></a> on page <br>
+<a href="HelpAuthorings-passthru.html#28">28</a>.<br>
 
 <i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 16: Attributes of the embedvar element</b><caption<br>
+<caption><b>Table 16: Attributes of the embedvar element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2331,10 +2335,10 @@ none<br>
 dialog.&lt;/paragraph&gt;<br>
 </code>
 
-<b>47</b><br>
+<b><i>Page 47</i></b><br>
 <hr>
 <!--Page 48-->
-<A name=48></a>
+<a name="48"></a>
 <h4>Emph</h4>
 This element is used to mark emphasized content. It can only contain PCDATA.<br>
 
@@ -2373,16 +2377,16 @@ none<br>
 &lt;filename&gt;text/swriter/01/08154711.xhp&lt;/filename&gt;<br>
 </code>
 
-<b>48</b><br>
+<b><i>Page 48</i></b><br>
 <hr>
 <!--Page 49-->
-<A name=49></a>
+<a name="49"></a>
 <h4>Helpdocument</h4>
 This is the root element of a help document and contains the meta and body part of <br>
 the help topic.<br>
 
 <table border="1">
-<caption><b>Table 17: Attributes of the helpdocument element</b><caption<br>
+<caption><b>Table 17: Attributes of the helpdocument element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2426,9 +2430,9 @@ is only used in the help error page and 
 None<br>
 <p><i>Element Definition</i>:<br>
 &lt;!ELEMENT help-id-missing EMPTY&gt;<br>
-<b>49</b><br>
+<b><i>Page 49</i></b><br>
 <hr>
-<A name=50></a>
+<a name="50"></a>
 
 <h4>History</h4>
 This element contains information about the author and the date of creation, as wel  <br>
@@ -2459,7 +2463,7 @@ This element carries information about i
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 18: Attributes of the image element</b><caption<br>
+<caption><b>Table 18: Attributes of the image element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2494,8 +2498,8 @@ set to 100%</td>
 <td>yes</td>
 <td>CDATA</td>
 <td>A unique ID to identify the image, <br>
-see <i><A href="HelpAuthorings.html#35">Common Attributes </i></a>on page <br>
-<A href="HelpAuthorings.html#35">35.</a><br></td>
+see <i><a href="HelpAuthorings-passthru.html#35">Common Attributes </i></a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35.</a><br></td>
 </tr>
 <tr>
 <td>localize</td>
@@ -2509,11 +2513,11 @@ the value true is recognized.<br></td>
 </table>
 
 
-<b>50</b><br>
+<b><i>Page 50</i></b><br>
 <hr>
 
 <!--Page 51-->
-<A name=51></a>
+<a name="51"></a>
 <p><i>Parent Elements</i>:<br>
 caseinline, defaultinline, paragraph, variable, tablecell<br>
 <p><i>Child Elements</i>:<br>
@@ -2550,7 +2554,7 @@ dialog title etc). This element resemble
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 19: Attributes of the item element</b><caption<br>
+<caption><b>Table 19: Attributes of the item element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2581,10 +2585,10 @@ none<br>
 &lt;!ATTLIST item<br>
   type CDATA #REQUIRED<br>
 &gt;<br>
-<b>51</b><br>
+<b><i>Page 51</i></b><br>
 <hr>
 <!--Page52-->
-<A name=52></a>
+<a name="52"></a>
 <i>Example</i>:<br>
 <code>
 &lt;paragraph&gt;You see the <b>&lt;item type=&quot;dialog&quot;&gt;File Open&lt;/item&gt;</b> dialog. <br>
@@ -2597,7 +2601,7 @@ attribute. Additional information can be
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 20: Attributes of the lastedited element</b><caption<br>
+<caption><b>Table 20: Attributes of the lastedited element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2645,10 +2649,10 @@ none<br>
 &lt;/meta&gt;<br>
 </code>
 
-<b>52</b><br>
+<b><i>Page 52</i></b><br>
 <hr>
 <!--Page 53-->
-<A name=53></a>
+<a name="53"></a>
 <h4>Link</h4>
 This element contains a link to another document inside or outside the help system. <br>
 For links to other help files, the URL syntax is<br>
@@ -2666,7 +2670,7 @@ sections, or paragraphs.<br>
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 21: Attributes of the link element</b><caption<br>
+<caption><b>Table 21: Attributes of the link element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2721,11 +2725,11 @@ emph, item, variable, embedvar, switchin
   type CDATA #IMPLIED<br>
   target CDATA #IMPLIED<br>
 &gt;<br>
-<b>53</b><br>
+<b><i>Page 53</i></b><br>
 <hr>
 <!--Page 54 -->
 
-<A name=54></a>
+<a name="54"></a>
 <i>Example</i>:<br>
 Please refer to <b>&lt;link href=&quot;http://www.openoffice.org&quot; name=&quot;Link to </b><br>
 <b>the  OpenOffice.org Website&quot;&gt;the &lt;emph&gt;OpenOffice.org&lt;/emph&gt; </b><br>
@@ -2739,13 +2743,13 @@ This   element   represents   ordered   
 element itself does not contain any PCDATA, but only child elements that carry the <br>
 content or comments.<br>
 <i>Attributes</i><br>
- Note that not all attributes are currently evaluated in the transformation style sheet (see also <i><A href="HelpAuthorings.html#16">The</i></a><br>
+ Note that not all attributes are currently evaluated in the transformation style sheet (see also <i><a href="HelpAuthorings-passthru.html#16">The</i></a><br>
  
-<A href="HelpAuthorings.html#16">
-<i>Main Transformation Style Sheet</i></a> on <A href="HelpAuthorings.html#16">page 16)</a><br>
+<a href="HelpAuthorings-passthru.html#16">
+<i>Main Transformation Style Sheet</i></a> on <a href="HelpAuthorings-passthru.html#16">page 16)</a><br>
 
 <table border="1">
-<caption><b>Table 22: Attributes of the list element</b><caption<br>
+<caption><b>Table 22: Attributes of the list element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2803,7 +2807,7 @@ If omitted the list uses &quot;1&quot;.<
 <td>no</td>
 <td>fixed value</td>
 <td>&quot;false&quot;<br></td>
-<td>See <i><A href="HelpAuthorings.html#35">Common Attributes </i></a>on page <A href="HelpAuthorings.html#35">35</a><br></td>
+<td>See <i><a href="HelpAuthorings-passthru.html#35">Common Attributes </i></a>on page <a href="HelpAuthorings-passthru.html#35">35</a><br></td>
 </tr>
 <tr>
 <td>sorted</td>
@@ -2826,10 +2830,10 @@ current locale.<br></td>
 body, case, default, section, tablecell<br>
 <p><i>Child Elements</i><br>
 listitem, comment<br>
-<b>54</b><br>
+<b><i>Page 54</i></b><br>
 <hr>
 <!--Page 55-->
-<A name=55></a>
+<a name="55"></a>
 <p><i>Element Definition</i><br>
 &lt;!ELEMENT list (listitem | (comment)*)+&gt;<br>
 &lt;!ATTLIST list<br>
@@ -2850,11 +2854,11 @@ listitem, comment<br>
 <h4>Listitem</h4>
 This element holds the contents of a list in child elements.<br>
 <i>Attributes</i><br>
- Note that not all attributes are currently evaluated in the transformation style sheet (see also <i><A href="HelpAuthorings.html#16">The</i></a><br>
-<A href="HelpAuthorings.html#16"><i>Main Transformation Style Sheet</i> </a>on page <A href="HelpAuthorings.html#16">16</a>)<br>
+ Note that not all attributes are currently evaluated in the transformation style sheet (see also <i><a href="HelpAuthorings-passthru.html#16">The</i></a><br>
+<a href="HelpAuthorings-passthru.html#16"><i>Main Transformation Style Sheet</i> </a>on page <a href="HelpAuthorings-passthru.html#16">16</a>)<br>
 
 <table border="1">
-<caption><b>Table 23: Attributes of the listitem element</b><caption<br>
+<caption><b>Table 23: Attributes of the listitem element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2893,7 +2897,7 @@ in the list.</td>
 <td>no</td>
 <td>fixed value</td>
 <td>&quot;false&quot;</td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes </i></a>on page <A href="HelpAuthorings.html#35">35</a><br></td>
+<td>S<a href="HelpAuthorings-passthru.html#35">ee <i>Common Attributes </i></a>on page <a href="HelpAuthorings-passthru.html#35">35</a><br></td>
 </tr>
 <tr>
 <td>class</td>
@@ -2912,10 +2916,10 @@ list<br>
 comment, section, paragraph, table, switch, embed, bookmark<br>
 
 
-<b>55</b><br>
+<b><i>Page 55</i></b><br>
 <hr>
 <!--Page 56-->
-<A name=56></a>
+<a name="56"></a>
 <p><i>Element Definition</i><br>
 &lt;!ELEMENT listitem (comment | section | paragraph | table | <br>
                     switch | embed | bookmark)*&gt;<br>
@@ -2954,17 +2958,17 @@ topic, history<br>
 &lt;/helpdocument&gt;<br>
 </code>
 
-<b>56</b><br>
+<b><i>Page 56</i></b><br>
 <hr>
 <!--Page 57-->
 
-<A name=57></a>
+<a name="57"></a>
 <h4>Object</h4>
 This generic element contains information about objects to be embedded into the help <br>
-page like audio or video files. It is reserved for future use.<br><br>
-<i>Attributes</i><br>
+page like audio or video files. It is reserved for future use.
+<br>
 <table border="1">
-<caption><b>Table 24: Attributes of the object element</b><caption>
+<caption><b>Table 24: Attributes of the object element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -2984,10 +2988,10 @@ embedded object data.</td><br>
 <td>id</td><br>
 <td>yes</td><br>
 <td>CDATA<br>
-<td>A unique ID to identify the image, <br>
 <td></td>
-<A href="HelpAuthorings.html#35">see <i>Common Attributes</a> </i>on page <br>
-<A href="HelpAuthorings.html#35">35</a>.</td>
+<td>A unique ID to identify the image, <br>
+<a href="HelpAuthorings-passthru.html#35"> see <i>Common Attributes</a> </i>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a>.</td>
 </tr>
 <tr>
 <td>data</td><br>
@@ -2999,7 +3003,7 @@ embedded object data.</td><br>
 <tr>
 <td>height</td><br>
 <td>no</td><br>
-<td>CDATA<</td>br>
+<td>CDATA</td>br>
 <td></td>
 <td>Specifies the width of the object.</td><br>
 </tr>
@@ -3031,19 +3035,18 @@ none<br>
 &lt;object data=&quot;clock.svg&quot; id=&quot;objClock&quot; type=&quot;image/svg+xml&quot; <br>
 width=&quot;200&quot; height=&quot;200&quot;&gt;<br>
 </code>
-<b>57</b><br>
+<b><i>Page 57</i></b><br>
 <hr>
-<1--Page 58-->
+<!--Page 58-->
 
-<A name=58></a>
+<a name="58"></a>
 
 <h4>Paragraph</h4>
 This element is the standard element holding content. The role attribute defines its <br>
-context in greater detail. See also  <i><A href="HelpAuthorings.html#24">Paragraph Roles</i> </a>on page<A href="HelpAuthorings.html#24"> 24.</a><br>
-<i>Attributes</i><br>
+context in greater detail. See also  <a href="HelpAuthorings-passthru.html#24"><i>Paragraph Roles</i> </a>on page<a href="HelpAuthorings-passthru.html#24"> 24.</a>
 
 <table border="1">
-<caption><b>Table 25: Attributes of the paragraph element</b><caption<br>
+<caption><b>Table 25: Attributes of the paragraph element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3058,8 +3061,8 @@ context in greater detail. See also  <i>
 <td></td>
 <td>Describes the current role of the paragraph, <br>
 for example a simple paragraph or a heading <br>
-or an example or a note. See also <i><A href="HelpAuthorings.html#24">Paragraph</i></a><br>
-<A href="HelpAuthorings.html#24"><i>Roles</i></a> on page <A href="HelpAuthorings.html#24">24.</a></td><br>
+or an example or a note. See also <a href="HelpAuthorings-passthru.html#24"><i>Paragraph</i></a><br>
+<a href="HelpAuthorings-passthru.html#24"><i>Roles</i></a> on page <a href="HelpAuthorings-passthru.html#24">24.</a></td><br>
 <tr>
 <td>level</td><br>
 <td>no</td><br>
@@ -3073,7 +3076,7 @@ role is set to &quot;heading&quot;.</td>
 <td>yes</td><br>
 <td></td>
 <td></td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes </i></a>on page <A href="HelpAuthorings.html#35">35</a>.</td><br>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes </i></a>on page <a href="HelpAuthorings-passthru.html#35">35</a>.</td><br>
 </tr>
 <tr>
 <td>l10n</td><br>
@@ -3089,7 +3092,7 @@ purposes.</td><br>
 <td>yes</td><br>
 <td>CDATA</td><br>
 <td></td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes </i></a>on page <A href="HelpAuthorings.html#35">35</a>.</td><br>
+<td>S<a href="HelpAuthorings-passthru.html#35">ee <i>Common Attributes </i></a>on page <a href="HelpAuthorings-passthru.html#35">35</a>.</td><br>
 </tr>
 <tr>
 <td>oldref</td><br>
@@ -3105,7 +3108,7 @@ migration purposes. </td><br>
 <td>no<br>
 <td>gixed value</td><br>
 <td>&quot;false&quot;</td><br>
-S<td><A href="HelpAuthorings.html#35">ee <i>Common Attributes </i></a>on page <A href="HelpAuthorings.html#35">35</a><br>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes </i></a>on page <a href="HelpAuthorings-passthru.html#35">35</a><br>
 <i>Table 25: Attributes of the paragraph element</i></td><br>
 </tr>
 </table>
@@ -3128,9 +3131,9 @@ variable, ahelp, object, bookmark<br>
   oldref CDATA #IMPLIED<br>
   localize CDATA #IMPLIED<br>
 &gt;<br>
-<b>58</b><br>
+<b><i>Page 58</i></b><br>
 <hr>
-<A name=59></a>
+<a name="59"></a>
 <i>Example</i>:<br>
 <code>
 <b>&lt;paragraph role=&quot;heading&quot; level=&quot;1&quot; id=&quot;par4711_001&quot; xml_lang=&quot;en-US&quot;&gt;</b><br>
@@ -3145,10 +3148,10 @@ Proceed as follows to write an italic ch
 This element serves as a generic container for multiple elements to make them able <br>
 to be embedded in other documents. Each section takes a unique ID which is used <br>
 to   identify   it   when   embedded   in   other   documents.   Subsections   are   al owed.   A <br>
-section can only contain sub-elements.<br>
-<i>Attributes</i><br>
+section can only contain sub-elements.
+
 <table border="1">
-<captin>Table 26: Attributes of the section element</b><caption<br>
+<captin>Table 26: Attributes of the section element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3161,16 +3164,16 @@ section can only contain sub-elements.<b
 <td>yes<br></td>
 <td></td>
 <td></td>
-S<A href="HelpAuthorings.html#35">ee <i>Common Attributes</a> </i>on page <br></td>
-<A href="HelpAuthorings.html#35">35</a>.<br></td>
+<a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes</i></a> on page <br></td>
+<a href="HelpAuthorings-passthru.html#35">35</a>.<br></td>
 </tr>
 <tr>
 <td>localize<br></td>
 <td>no<br></td>
 <td>fixed value<br></td>
 <td>&quot;false&quot;<br></td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes</a> </i>on page <br>
-<A href="HelpAuthorings.html#35">35</a><br></td>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes</i></a> on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a><br></td>
 </tr>
 </table>
 
@@ -3192,17 +3195,17 @@ section, paragraph, table, list, comment
 applications&lt;/paragraph&gt;<b>&lt;section&gt;</b><br>
 </code>
 
-<b>59</b><br>
+<b><i>Page 59</i></b><br>
 <hr>
 <!--Page 60-->
-<A name=60></a>
+<a name="60"></a>
 <h4>Sort</h4>
 This element is used to mark up a set of sections that are to be sorted. The sequence <br>
 of the sections inside the sort element plays no role for the display sequence.<br>
  Note that sorting does not work for embedded sections.<br>
 <i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 27: Attributes of the sort element</b><caption<br>
+<caption><b>Table 27: Attributes of the sort element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3237,17 +3240,17 @@ section<br>
   &lt;section id=&quot;24345&quot;&gt;...&lt;/section&gt;<br>
 <b>&lt;/sort&gt;</b><br>
 </code.
-<b>60</b><br>
+<b><i>Page 60</i></b><br>
 <hr>
 <!--Page 61-->
-<A name=61></a>
+<a name="61"></a>
 <h4>Switch</h4>
 This   element   is   used   to   switch  sections  or  paragraphs  for   different   platform, <br>
 application,  distribution,  target   medium  or  language  context.   For  switching  content <br>
 inside paragraphs, switchinline must be used.<br>
 <i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 28: Attributes of the switch element</b><caption<br>
+<caption><b>Table 28: Attributes of the switch element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3262,9 +3265,9 @@ inside paragraphs, switchinline must be 
 <td>&quot;sys&quot;<br>
 <td>Defines the context that is to be <br>
 &quot;appl&quot;<br>
-evaluated, see al<A href="HelpAuthorings.html#27">so <i>Switching</i></a><br>
+evaluated, see <a href="HelpAuthorings-passthru.html#27">also <i>Switching</i></a><br>
 &quot;distrib&quot;<br>
-<A href="HelpAuthorings.html#27"><i>Content</i> </a>on page <A href="HelpAuthorings.html#27">27</a>.<br>
+<a href="HelpAuthorings-passthru.html#27"><i>Content</i> </a>on page <a href="HelpAuthorings-passthru.html#27">27</a>.<br>
 &quot;target&quot;<br>
 &quot;lang&quot;<br>
 &quot;ver&quot;<br>
@@ -3274,8 +3277,8 @@ evaluated, see al<A href="HelpAuthorings
 <td>no<br>
 <td>fixed value<br>
 <td>&quot;false&quot;<br>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes</a> </i>on page <br>
-<A href="HelpAuthorings.html#35">35</a><br>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes</i></a> on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a><br>
 </tr>
 </table>
 
@@ -3290,10 +3293,10 @@ case, comment, default<br>
   select (sys | appl | distrib | target | lang | ver) #REQUIRED<br>
   localize CDATA #IMPLIED<br>
 &gt;<br>
-<b>61</b><br>
+<b><i>Page 61</i></b><br>
 <hr>
 <!--Page 62-->
-<A name=62></a>
+<a name="62"></a>
 <i>Example</i>:<br>
 <code>
 <b>&lt;switch select=&quot;sys&quot;&gt;</b><br>
@@ -3315,7 +3318,7 @@ distribution, target medium or language 
 sections switch must be used.<br>
 
 <table border="1">
-<caption><b>Table 29: Attributes of the switchinline element</b><caption<br>
+<caption><b>Table 29: Attributes of the switchinline element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3330,9 +3333,9 @@ sections switch must be used.<br>
 &quot;sys&quot;, &quot;appl&quot;, <br></td>
 <td>Defines the context that is to be <br>
 &quot;distrib&quot;, &quot;target&quot;, <br>
-evaluated, see also <i><A href="HelpAuthorings.html#27">Switching</i></a><br>
+evaluated, see also <i><a href="HelpAuthorings-passthru.html#27">Switching</i></a><br>
 &quot;lang&quot;, &quot;ver&quot;<br>
-<A href="HelpAuthorings.html#27"><i>Content</i></a> on <A href="HelpAuthorings.html#27">page 27.</a><br></td>
+<a href="HelpAuthorings-passthru.html#27"><i>Content</i></a> on <a href="HelpAuthorings-passthru.html#27">page 27.</a><br></td>
 
 </tr>
 </table>
@@ -3359,18 +3362,18 @@ caseinline, defaultinline<br>
 &lt;/paragraph&gt;<br>
 </code>
 
-<b>62</b><br>
+<b><i>Page 62</i></b><br>
 <hr>
 <!--Page 63-->
-<A name=63></a>
+<a name="63"></a>
 <h4>Table</h4>
 This element defines a table containing one or more  tablerows. The table element <br>
 itself only contains child elements.<br>
 <i>Attributes</i><br>
- Note that not all attributes are currently evaluated in the transformation style sheet (see also <i><A href="HelpAuthorings.html#16">The</i></a><br>
-<A href="HelpAuthorings.html#16"><i>Main Transformation Style Sheet</i> </a>on page <A href="HelpAuthorings.html#16">16</a>)<br>
+ Note that not all attributes are currently evaluated in the transformation style sheet (see also <a href="HelpAuthorings-passthru.html#16"><i>The
+Main Transformation Style Sheet</i> </a>on page <a href="HelpAuthorings-passthru.html#16">16</a>)<br>
 <table border="1">
-<caption><b>Table 30: Attributes of the table element</b><caption<br>
+<caption><b>Table 30: Attributes of the table element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3434,14 +3437,14 @@ which can be used to assign special form
 <td>yes<br></td>
 <td>CDATA<br></td>
 <td></td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes</a> </i>on <A href="HelpAuthorings.html#35">page 35.</a><br></td>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes</i></a> on <a href="HelpAuthorings-passthru.html#35">page 35.</a><br></td>
 </tr>
 <tr>
 <td>localize<br></td>
 <td>no<br></td>
 <td>fixed value<br></td>
 <td>&quot;false&quot;<br></td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes</a> </i>on <A href="HelpAuthorings.html#35">page 35</a><br></td>
+<td>S<a href="HelpAuthorings-passthru.html#35">ee <i>Common Attributes</i></a> on <a href="HelpAuthorings-passthru.html#35">page 35</a><br></td>
 </tr>
 </table>
 
@@ -3460,10 +3463,10 @@ caption, tablerow<br>
   id CDATA #REQUIRED<br>
   localize CDATA #IMPLIED<br>
 &gt;<br>
-<b>63</b><br>
+<b><i>Page 63</i></b><br>
 <hr>
 <!--Page 64-->
-<A name=64></a>
+<a name="64"></a>
 <i>Example</i>:<br>
 </code>
 <b>&lt;table id=&quot;tab4711&quot; name=&quot;List of Shortcuts&quot; </b><br>
@@ -3479,10 +3482,9 @@ caption, tablerow<br>
 This element contains child elements taking the cel  content. Complex tables can be <br>
 created using the rowspan and colspan attributes of tablecell.<br>
 <i>Attributes</i><br>
- Note that not all attributes are currently evaluated in the transformation style sheet (see also <i><A href="HelpAuthorings.html#16">The</i></a><br>
-<A href="HelpAuthorings.html#16"><i>Main Transformation Style Sheet</i></a> on <A href="HelpAuthorings.html#16">page 16)</a><br>
+ Note that not all attributes are currently evaluated in the transformation style sheet (see also <a href="HelpAuthorings-passthru.html#16"><i>The Main Transformation Style Sheet</i></a> on <a href="HelpAuthorings-passthru.html#16">page 16)</a><br>
 <table border="1">
-<caption><b>Table 31: Attributes of the tablecell element</b><caption<br>
+<caption><b>Table 31: Attributes of the tablecell element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3549,17 +3551,17 @@ assign special formats.<br></td>
 <td>no<br></td>
 <td>fixed value<br></td>
 <td>&quot;false&quot;<br></td>
-<td>See <i><A href="HelpAuthorings.html#35">Common Attributes </i></a>on page <br>
-<A href="HelpAuthorings.html#35">35</a><br></td>
+<td>See <a href="HelpAuthorings-passthru.html#35"><i>Common Attributes </i></a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a><br></td>
 </tr>
 </table>
 
 <p><i>Parent Elements</i><br>
 tablerow<br>
-<b>64</b><br>
+<b><i>Page 64</i></b><br>
 <hr>
 <!--Page 65 -->
-<A name=65></a>
+<a name="65"></a>
 <p><i>Child Elements</i><br>
 section, paragraph, comment, embed, bookmark, image, list<br>
 <p><i>Element Definition</i><br>
@@ -3595,15 +3597,15 @@ section, paragraph, comment, embed, book
 &lt;/table&gt;<br>
 </code>
 
-<b>65</b><br>
+<b><i>Page 65</i></b><br>
 <hr>
 <!--Page 66-->
-<A name=66></a>
+<a name="66"></a>
 <h4>Tablerow</h4>
 This element contains table rows, which themselves only contain table cel s.<br>
 <i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 32: Attributes of the tablerow element</b><caption<br>
+<caption><b>Table 32: Attributes of the tablerow element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3649,8 +3651,8 @@ assign special formats.<br></td>
 <td>no<br></td>
 <td>fixed value<br></td>
 <td>&quot;false&quot;<br></td>
-<td>See <i><A href="HelpAuthorings.html#35">Common Attributes </i></a>on page <br>
-<A href="HelpAuthorings.html#35">35</a><br></td>
+<td>See <a href="HelpAuthorings-passthru.html#35"><i>Common Attributes </i></a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a><br></td>
 
 </tr>
 </table>
@@ -3659,10 +3661,10 @@ assign special formats.<br></td>
 table<br>
 <p><i>Child Elements</i><br>
 tablecell<br>
-<b>66</b><br>
+<b><i>Page 66</i></b><br>
 <hr>
 <!--Page 67-->
-<A name=67></a>
+<a name="67"></a>
 <p><i>Element Definition</i><br>
 &lt;!ELEMENT tablerow (tablecell+)&gt;<br>
 &lt;!ATTLIST tablerow<br>
@@ -3690,7 +3692,7 @@ This is the title of the help page as di
 &amp;apos; or &amp;amp;. <br>
 <i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 33: Attributes of the title element</b><caption<br>
+<caption><b>Table 33: Attributes of the title element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3703,24 +3705,24 @@ This is the title of the help page as di
 <td>yes<br></td>
 <td>CDATA<br></td>
 <td></td>
-<td><A href="HelpAuthorings.html#35">See <i>Common Attributes</a> </i>on page <br>
-<A href="HelpAuthorings.html#35">35</a>.<br></td>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes</i></a> on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a>.<br></td>
 </tr>
 <tr>
 <td>id<br></td>
 <td>yes<br></td>
 <td>CDATA<br></td>
 <td></td>
-<td><A href="HelpAuthorings.html#35">See <i>Common Attributes</a> </i>on page <br>
-<A href="HelpAuthorings.html#35">35</a>.<br></td>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes</i></a> on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a>.<br></td>
 </tr>
 <tr>
 <td>localize<br></td>
 <td>no<br></td>
 <td>fixed value<br></td>
 <td>&quot;false&quot;<br></td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes</a> </i>on page <br>
-<A href="HelpAuthorings.html#35">35</a>.<br></td>
+<td>S<a href="HelpAuthorings-passthru.html#35">ee <i>Common Attributes</i></a> on page <br>
+<a href="HelpAuthorings-passthru.html#35">35</a>.<br></td>
 </tr>
 </table>
 
@@ -3736,9 +3738,9 @@ none<br>
   id CDATA #REQUIRED<br>
   localize CDATA #IMPLIED<br>
 &gt;<br>
-<b>67</b><br>
+<b><i>Page 67</i></b><br>
 <hr>
-<A name=68></a><i>Example</i>:<br>
+<a name="68"></a><i>Example</i>:<br>
 <code>
 &lt;topic&gt;<br>
   <b>&lt;title xml_lang=&quot;en-US&quot; id=&quot;tit1233&quot;&gt;Opening a text document&lt;/title&gt;</b><br>
@@ -3750,7 +3752,7 @@ This element contains child elements wit
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 34: Attributes of the topic element</b><caption<br>
+<caption><b>Table 34: Attributes of the topic element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3763,8 +3765,8 @@ This element contains child elements wit
 <td>yes<br></td>
 <td>CDATA<br></td>
 <td></td>
-<td>See <i><A href="HelpAuthorings.html#35">Common Attributes </i></a>on page <br>
-<A href="HelpAuthorings.html#35">35.</a><br></td>
+<td>See <a href="HelpAuthorings-passthru.html#35"><i>Common Attributes </i></a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35.</a><br></td>
 </tr>
 <tr>
 <td>indexer<br></td>
@@ -3798,17 +3800,17 @@ title, bookmark, filename<br>
 <b>&lt;/topic&gt;</b><br>
 </code>
 
-<b>68</b><br>
+<b><i>Page 68</i></b><br>
 <hr>
 <!--page 69-->
-<A name=69></a>
+<a name="69"></a>
 <h4>Variable</h4>
 This   element   is   used   to   define   reusable   text   fragments.   The   fragments   can   be <br>
 embedded in other contexts by means of the embedvar element.<br>
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 35: Attributes of the variable element</b><caption
+<caption><b>Table 35: Attributes of the variable element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3821,8 +3823,8 @@ embedded in other contexts by means of t
 <td>yes<br></td>
 <td>CDATA<br></td>
 <td></td>
-<td>S<A href="HelpAuthorings.html#35">ee <i>Common Attributes </i></a>on page <br>
-<A href="HelpAuthorings.html#35">35.</a><br></td>
+<td><a href="HelpAuthorings-passthru.html#35">See <i>Common Attributes </i></a>on page <br>
+<a href="HelpAuthorings-passthru.html#35">35.</a><br></td>
 </tr>
 <tr>
 <td>visibility<br></td>
@@ -3862,21 +3864,21 @@ file&lt;/item&gt;<b>&lt;/variable&gt;</b
 &lt;/paragraph&gt;<br>
 </code>
 
-<b>69</b><br>
+<b><i>Page 69</i></b><br>
 <hr>
 <!--Page 70-->
-<A name=70></a>
+<a name="70"></a>
 <h3>Contents File (*.tree) Elements</h3><br>
 The   contents   files   (*.tree)   are   used   to   specify   the   hierarchy   displayed   on   the <br>
-<b>Contents</b> tab page of the help viewer (see also<A href="HelpAuthorings.html#10"> <i>Hierarchical List of Contents</i> </a>on page <br>
-<A href="HelpAuthorings.html#10">10)</a>.<br><br>
+<b>Contents</b> tab page of the help viewer (see also<a href="HelpAuthorings-passthru.html#10"> <i>Hierarchical List of Contents</i> </a>on page <br>
+<a href="HelpAuthorings-passthru.html#10">10)</a>.<br><br>
 
 
 <h4>Tree_view</h4>
 This is the root element for a contents file.<br>
 <i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 36: Attributes of the tree_view element</b><caption<br>
+<caption><b>Table 36: Attributes of the tree_view element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3911,17 +3913,17 @@ help_section<br>
 <b>&lt;/tree_view&gt;</b><br>
 </code>
 
-<b>70</b><br>
+<b><i>Page 70</i></b><br>
 <hr>
 <!--Page 71-->
-<A name=71></a>
+<a name="71"></a>
 <h4>Help_section</h4>
 The help_sections are the top-most elements in the table of contents as displayed <br>
 by the help viewer.<br>
 <i>Attributes</i><br>
 
 <table border="1">
-<caption><b>Table 37: Attributes of the help_section element</b><caption<br>
+<caption><b>Table 37: Attributes of the help_section element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -3975,16 +3977,16 @@ node, topic<br>
 &lt;/tree_view&gt;<br>
 </code>
 
-<b>71</b><br>
+<b><i>Page 71</i></b><br>
 <hr>
-<A name=72></a>
+<a name="72"></a>
 <h4>Node</h4>
 Nodes  are  the hierarchical  elements  that  represent  topic  groups  and  contain help <br>
 topics.   In   the   help   viewer,   they   are   represented   by   book   icons.   Nodes   can   have <br>
 subnodes.<br>
 <i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 38: Attributes of the node element</b><caption<br>
+<caption><b>Table 38: Attributes of the node element</b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -4037,11 +4039,11 @@ be loaded. The element contains the file
  When   the   script  update_tree.pl  from   the  helpers  directory   in   the  helpcontent2 <br>
 module is used to update the tree files, the element content is automatically updated based on the <br>
 file titles. This also applies to localized languages.<br>
-<b>72</b><br>
+<b><i>Page 72</i></b><br>
 <hr>
-<A name=73></a><i>Attributes</i><br>
+<a name="73"></a><i>Attributes</i><br>
 <table border="1">
-<caption><b>Table 39: Attributes of the topic element </b><caption<br>
+<caption><b>Table 39: Attributes of the topic element </b></caption>
 <tr>
 <th>Attribute</th>
 <th>Required</th>
@@ -4081,12 +4083,12 @@ none<br>
 &lt;/tree_view&gt;<br>
 </code>
 
-<b>73</b><br>
+<b><i>Page 73</i></b><br>
 <hr>
 <!--Page 74 -->
-<A name=74></a><hr>
+<a name="74"></a><hr>
 <!-- Page 75 -->
-<A name=75></a>
+<a name="75"></a>
 <h2>4 Authoring Help With OpenOffice.org  <i>(Needs updating!)</i></h2>
  You need at least OpenOffice 3.x.x to use the help authoring environment. <br>
 
@@ -4119,9 +4121,9 @@ $root<br>
 |__auxiliary<br>
 Before you set up the environment you need to select and create a root directory for <br>
 working on the help files ($root), for example: /opt/ooohelp or D:\ooohelp<br>
-<b>75</b><br>
+<b><i>Page 75</i></b><br>
 <hr>
-<A name=76></a>
+<a name="76"></a>
 <h3>Creating the image directory</h3><br>
 The CVS module default_images contains al  images thatare used by the help.<br>
 <br>
@@ -4157,12 +4159,12 @@ You can also, extract the file manually 
 
 The macro set is used to perform tasks inside the help files.<br>
  The macros are only tested with OpenOffice.org versions 1.1.x<br>
-Feel free to contact<A href="mailto:fpe@openoffice.org"> fpe@openoffice.org</a> if you want to port them to OOo 2.0!<br>
-<b>76</b><br>
+Feel free to contact<a href="mailto:fpe@openoffice.org"> fpe@openoffice.org</a> if you want to port them to OOo 2.0!<br>
+<b><i>Page 76</i></b><br>
 <hr>
 <!--Page 77-->
 
-<A name=77></a>
+<a name="77"></a>
 1. Get   the   macro   archive<br>
  HelpAuthoring.tar.gz <br>
 from   <br>
@@ -4180,7 +4182,7 @@ You can now use the macros for help auth
 file  helpauthoring.cfg  to   store   various   information   and   settings   in   your <br>
 user/config directory.<br>

[... 1014 lines stripped ...]