index.html 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
  4. <title>Document To Test Formatting</title>
  5. <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
  6. <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
  7. <link rel="home" href="index.html" title="Document To Test Formatting">
  8. <link rel="next" href="document_to_test_formatting/code_blocks.html" title="Code Blocks">
  9. </head>
  10. <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
  11. <table cellpadding="2" width="100%"><tr>
  12. <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
  13. <td align="center"><a href="../../../index.html">Home</a></td>
  14. <td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
  15. <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
  16. <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
  17. <td align="center"><a href="../../../more/index.htm">More</a></td>
  18. </tr></table>
  19. <hr>
  20. <div class="spirit-nav"><a accesskey="n" href="document_to_test_formatting/code_blocks.html"><img src="../../../doc/src/images/next.png" alt="Next"></a></div>
  21. <div class="article">
  22. <div class="titlepage">
  23. <div>
  24. <div><h2 class="title">
  25. <a name="document_to_test_formatting"></a>Document To Test Formatting</h2></div>
  26. <div><div class="authorgroup">
  27. <div class="author"><h3 class="author">
  28. <span class="firstname">John</span> <span class="surname">Maddock</span>
  29. </h3></div>
  30. <div class="author"><h3 class="author">
  31. <span class="firstname">Joel</span> <span class="surname">de Guzman</span>
  32. </h3></div>
  33. <div class="author"><h3 class="author">
  34. <span class="firstname">Eric</span> <span class="surname">Niebler</span>
  35. </h3></div>
  36. <div class="author"><h3 class="author">
  37. <span class="firstname">Matias</span> <span class="surname">Capeletto</span>
  38. </h3></div>
  39. </div></div>
  40. <div><p class="copyright">Copyright &#169; 2007 John Maddock, Joel de Guzman, Eric Niebler and Matias
  41. Capeletto</p></div>
  42. <div><div class="legalnotice">
  43. <a name="id759728"></a><p>
  44. Distributed under the Boost Software License, Version 1.0. (See accompanying
  45. file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
  46. </p>
  47. </div></div>
  48. </div>
  49. <hr>
  50. </div>
  51. <div class="toc">
  52. <p><b>Table of Contents</b></p>
  53. <dl>
  54. <dt><span class="section"><a href="index.html#document_to_test_formatting.introduction">Introduction</a></span></dt>
  55. <dt><span class="section"><a href="document_to_test_formatting/code_blocks.html">Code Blocks</a></span></dt>
  56. <dd><dl>
  57. <dt><span class="section"><a href="document_to_test_formatting/code_blocks.html#document_to_test_formatting.code_blocks.embedded_code">Embedded
  58. code</a></span></dt>
  59. <dt><span class="section"><a href="document_to_test_formatting/code_blocks.html#document_to_test_formatting.code_blocks.code_with_a_very_long_line">Code
  60. With a Very Long Line</a></span></dt>
  61. <dt><span class="section"><a href="document_to_test_formatting/code_blocks.html#document_to_test_formatting.code_blocks.imported_code_and_callouts">Imported
  62. code and callouts</a></span></dt>
  63. <dt><span class="section"><a href="document_to_test_formatting/code_blocks.html#document_to_test_formatting.code_blocks.larger_example">Larger
  64. example</a></span></dt>
  65. </dl></dd>
  66. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html">Basic Formatting</a></span></dt>
  67. <dd><dl>
  68. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.font_styles">Font
  69. Styles</a></span></dt>
  70. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.replaceable_text">Replaceable
  71. Text</a></span></dt>
  72. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.quotations">Quotations</a></span></dt>
  73. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.inline_code">Inline
  74. Code</a></span></dt>
  75. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.links">Links</a></span></dt>
  76. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.footnotes">Footnotes</a></span></dt>
  77. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.blockquote">Blockquote</a></span></dt>
  78. <dt><span class="section"><a href="document_to_test_formatting/basic_formatting.html#document_to_test_formatting.basic_formatting.headings">Headings</a></span></dt>
  79. </dl></dd>
  80. <dt><span class="section"><a href="document_to_test_formatting/blurbs.html">Blurbs</a></span></dt>
  81. <dd><dl>
  82. <dt><span class="section"><a href="document_to_test_formatting/blurbs.html#document_to_test_formatting.blurbs.preformatted_text">Preformatted
  83. text</a></span></dt>
  84. <dt><span class="section"><a href="document_to_test_formatting/blurbs.html#document_to_test_formatting.blurbs.admonishments">Admonishments</a></span></dt>
  85. <dt><span class="section"><a href="document_to_test_formatting/blurbs.html#document_to_test_formatting.blurbs.blurbs">Blurbs</a></span></dt>
  86. </dl></dd>
  87. <dt><span class="section"><a href="document_to_test_formatting/lists_and_tables.html">Lists and
  88. Tables</a></span></dt>
  89. <dd><dl>
  90. <dt><span class="section"><a href="document_to_test_formatting/lists_and_tables.html#document_to_test_formatting.lists_and_tables.lists">Lists</a></span></dt>
  91. <dt><span class="section"><a href="document_to_test_formatting/lists_and_tables.html#document_to_test_formatting.lists_and_tables.variable_lists">Variable
  92. Lists</a></span></dt>
  93. <dt><span class="section"><a href="document_to_test_formatting/lists_and_tables.html#document_to_test_formatting.lists_and_tables.tables">Tables</a></span></dt>
  94. </dl></dd>
  95. <dt><span class="section"><a href="document_to_test_formatting/images.html">Images</a></span></dt>
  96. <dt><span class="section"><a href="document_to_test_formatting/test.html"> test HTML4 symbols</a></span></dt>
  97. <dd><dl>
  98. <dt><span class="section"><a href="document_to_test_formatting/test.html#document_to_test_formatting.test.test_greek_and_math_symbols">test
  99. Greek and Math symbols</a></span></dt>
  100. <dt><span class="section"><a href="document_to_test_formatting/test.html#document_to_test_formatting.test.test_latin1_symbols">test
  101. Latin1 symbols</a></span></dt>
  102. </dl></dd>
  103. <dt><span class="section"><a href="document_to_test_formatting/remez.html"> Sample Article (The
  104. Remez Method)</a></span></dt>
  105. <dt><span class="section"><a href="document_to_test_formatting/array.html"> Array Example Boostbook
  106. XML Documentation</a></span></dt>
  107. <dd><dl>
  108. <dt><span class="section"><a href="document_to_test_formatting/array.html#array.intro">Introduction</a></span></dt>
  109. <dt><span class="section"><a href="document_to_test_formatting/array.html#id772287">Reference</a></span></dt>
  110. <dt><span class="section"><a href="document_to_test_formatting/array.html#array.rationale">Design Rationale</a></span></dt>
  111. <dt><span class="section"><a href="document_to_test_formatting/array.html#array.more.info">For more information...</a></span></dt>
  112. <dt><span class="section"><a href="document_to_test_formatting/array.html#array.ack">Acknowledgements</a></span></dt>
  113. </dl></dd>
  114. <dt><span class="section"><a href="document_to_test_formatting/accumulators.html"> Accumulators
  115. Example Doxygen Documentation</a></span></dt>
  116. <dd><dl><dt><span class="section"><a href="document_to_test_formatting/accumulators.html#statistics_library_reference">Statistics Library Reference</a></span></dt></dl></dd>
  117. </dl>
  118. </div>
  119. <div class="section">
  120. <div class="titlepage"><div><div><h2 class="title" style="clear: both">
  121. <a name="document_to_test_formatting.introduction"></a><a class="link" href="index.html#document_to_test_formatting.introduction" title="Introduction">Introduction</a>
  122. </h2></div></div></div>
  123. <p>
  124. This document is purely a test case to test out HTML and PDF generation and
  125. style.
  126. </p>
  127. <p>
  128. This is some body text.
  129. </p>
  130. <pre class="programlisting"><span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span>
  131. <span class="special">{</span>
  132. <span class="keyword">double</span> <span class="identifier">d</span> <span class="special">=</span> <span class="number">2.345</span><span class="special">;</span>
  133. <span class="keyword">return</span> <span class="identifier">d</span><span class="special">;</span>
  134. <span class="special">}</span>
  135. </pre>
  136. <p>
  137. We can count in Greek too: &#945;, &#946;, &#947;.
  138. </p>
  139. <p>
  140. Try some superscripts and subscripts: x<sup>2</sup>, x<sub>i</sub><sup>3</sup>, &#945;<sup>2</sup>, &#946;<sup>&#945;</sup>, &#8970;x&#8971;, &#8970;&#945;&#8971;, &#8968;a&#8969;.
  141. </p>
  142. </div>
  143. </div>
  144. <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
  145. <td align="left"><p><small>Last revised: July 22, 2010 at 21:58:58 GMT</small></p></td>
  146. <td align="right"><div class="copyright-footer"></div></td>
  147. </tr></table>
  148. <hr>
  149. <div class="spirit-nav"><a accesskey="n" href="document_to_test_formatting/code_blocks.html"><img src="../../../doc/src/images/next.png" alt="Next"></a></div>
  150. </body>
  151. </html>
粤ICP备19079148号