avram_abt.html 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
  2. <html>
  3. <!-- Created on December 10, 2012 by texi2html 1.82
  4. texi2html was written by:
  5. Lionel Cons <[email protected]> (original author)
  6. Karl Berry <[email protected]>
  7. Olaf Bachmann <[email protected]>
  8. and many others.
  9. Maintained by: Many creative people.
  10. Send bugs and suggestions to <[email protected]>
  11. -->
  12. <head>
  13. <title>avram - a virtual machine code interpreter: About This Document</title>
  14. <meta name="description" content="avram - a virtual machine code interpreter: About This Document">
  15. <meta name="keywords" content="avram - a virtual machine code interpreter: About This Document">
  16. <meta name="resource-type" content="document">
  17. <meta name="distribution" content="global">
  18. <meta name="Generator" content="texi2html 1.82">
  19. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  20. <style type="text/css">
  21. <!--
  22. a.summary-letter {text-decoration: none}
  23. blockquote.smallquotation {font-size: smaller}
  24. pre.display {font-family: serif}
  25. pre.format {font-family: serif}
  26. pre.menu-comment {font-family: serif}
  27. pre.menu-preformatted {font-family: serif}
  28. pre.smalldisplay {font-family: serif; font-size: smaller}
  29. pre.smallexample {font-size: smaller}
  30. pre.smallformat {font-family: serif; font-size: smaller}
  31. pre.smalllisp {font-size: smaller}
  32. span.roman {font-family:serif; font-weight:normal;}
  33. span.sansserif {font-family:sans-serif; font-weight:normal;}
  34. ul.toc {list-style: none}
  35. -->
  36. </style>
  37. </head>
  38. <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
  39. <a name="SEC_About"></a>
  40. <table cellpadding="1" cellspacing="1" border="0">
  41. <tr><td valign="middle" align="left">[<a href="avram.html#Top" title="Cover (top) of document">Top</a>]</td>
  42. <td valign="middle" align="left">[<a href="avram_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
  43. <td valign="middle" align="left">[<a href="Function-Index.html#Function-Index" title="Index">Index</a>]</td>
  44. <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
  45. </tr></table>
  46. <hr size="1">
  47. <h1>About This Document</h1>
  48. <p>
  49. This document was generated on <i>December 10, 2012</i> using <a href="http://www.nongnu.org/texi2html/"><i>texi2html 1.82</i></a>.
  50. </p>
  51. <p>
  52. The buttons in the navigation panels have the following meaning:
  53. </p>
  54. <table border="1">
  55. <tr>
  56. <th> Button </th>
  57. <th> Name </th>
  58. <th> Go to </th>
  59. <th> From 1.2.3 go to</th>
  60. </tr>
  61. <tr>
  62. <td align="center"> [ &lt; ] </td>
  63. <td align="center">Back</td>
  64. <td>Previous section in reading order</td>
  65. <td>1.2.2</td>
  66. </tr>
  67. <tr>
  68. <td align="center"> [ &gt; ] </td>
  69. <td align="center">Forward</td>
  70. <td>Next section in reading order</td>
  71. <td>1.2.4</td>
  72. </tr>
  73. <tr>
  74. <td align="center"> [ &lt;&lt; ] </td>
  75. <td align="center">FastBack</td>
  76. <td>Beginning of this chapter or previous chapter</td>
  77. <td>1</td>
  78. </tr>
  79. <tr>
  80. <td align="center"> [ Up ] </td>
  81. <td align="center">Up</td>
  82. <td>Up section</td>
  83. <td>1.2</td>
  84. </tr>
  85. <tr>
  86. <td align="center"> [ &gt;&gt; ] </td>
  87. <td align="center">FastForward</td>
  88. <td>Next chapter</td>
  89. <td>2</td>
  90. </tr>
  91. <tr>
  92. <td align="center"> [Top] </td>
  93. <td align="center">Top</td>
  94. <td>Cover (top) of document</td>
  95. <td> &nbsp; </td>
  96. </tr>
  97. <tr>
  98. <td align="center"> [Contents] </td>
  99. <td align="center">Contents</td>
  100. <td>Table of contents</td>
  101. <td> &nbsp; </td>
  102. </tr>
  103. <tr>
  104. <td align="center"> [Index] </td>
  105. <td align="center">Index</td>
  106. <td>Index</td>
  107. <td> &nbsp; </td>
  108. </tr>
  109. <tr>
  110. <td align="center"> [ ? ] </td>
  111. <td align="center">About</td>
  112. <td>About (help)</td>
  113. <td> &nbsp; </td>
  114. </tr>
  115. </table>
  116. <p>
  117. where the <strong> Example </strong> assumes that the current position is at <strong> Subsubsection One-Two-Three </strong> of a document of the following structure:
  118. </p>
  119. <ul>
  120. <li> 1. Section One
  121. <ul>
  122. <li>1.1 Subsection One-One
  123. <ul>
  124. <li>...</li>
  125. </ul>
  126. </li>
  127. <li>1.2 Subsection One-Two
  128. <ul>
  129. <li>1.2.1 Subsubsection One-Two-One</li>
  130. <li>1.2.2 Subsubsection One-Two-Two</li>
  131. <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
  132. <strong>&lt;== Current Position </strong></li>
  133. <li>1.2.4 Subsubsection One-Two-Four</li>
  134. </ul>
  135. </li>
  136. <li>1.3 Subsection One-Three
  137. <ul>
  138. <li>...</li>
  139. </ul>
  140. </li>
  141. <li>1.4 Subsection One-Four</li>
  142. </ul>
  143. </li>
  144. </ul>
  145. <hr size="1">
  146. <table cellpadding="1" cellspacing="1" border="0">
  147. <tr><td valign="middle" align="left">[<a href="avram.html#Top" title="Cover (top) of document">Top</a>]</td>
  148. <td valign="middle" align="left">[<a href="avram_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
  149. <td valign="middle" align="left">[<a href="Function-Index.html#Function-Index" title="Index">Index</a>]</td>
  150. <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
  151. </tr></table>
  152. <p>
  153. <font size="-1">
  154. This document was generated on <i>December 10, 2012</i> using <a href="http://www.nongnu.org/texi2html/"><i>texi2html 1.82</i></a>.
  155. </font>
  156. <br>
  157. </p>
  158. </body>
  159. </html>