test_HTML4_symbols.qbk 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. [section:test test HTML4 symbols]
  2. [/ Examples of using all the Greek and Math symbols defined in HTML4_symbols.qbk]
  3. [/ See http://www.htmlhelp.com/reference/html40/entities/symbols.html]
  4. [/ Also some miscellaneous math characters added to this list - see the end.]
  5. [/ To use, enclose the template name in square brackets.]
  6. [section test Greek and Math symbols]
  7. [fnof],
  8. [Alpha],
  9. [Beta],
  10. [Gamma],
  11. [Delta],
  12. [Epsilon],
  13. [Zeta],
  14. [Eta],
  15. [Theta],
  16. [Iota],
  17. [Kappa],
  18. [Lambda],
  19. [Mu],
  20. [Nu],
  21. [Xi],
  22. [Omicron],
  23. [Pi],
  24. [Rho],
  25. [Sigma],
  26. [Tau],
  27. [Upsilon],
  28. [Phi],
  29. [Chi],
  30. [Psi],
  31. [Omega],
  32. [alpha],
  33. [beta],
  34. [gamma],
  35. [delta],
  36. [epsilon],
  37. [zeta],
  38. [eta],
  39. [theta],
  40. [iota],
  41. [kappa],
  42. [lambda],
  43. [mu],
  44. [nu],
  45. [xi],
  46. [omicron],
  47. [pi],
  48. [rho],
  49. [sigmaf],
  50. [sigma],
  51. [tau],
  52. [upsilon],
  53. [phi],
  54. [chi],
  55. [psi],
  56. [omega],
  57. [thetasym],
  58. [upsih],
  59. [piv],
  60. [bull],
  61. [hellip],
  62. [prime],
  63. [Prime],
  64. [oline],
  65. [frasl],
  66. [weierp],
  67. [image],
  68. [real],
  69. [trade],
  70. [alefsym],
  71. [larr],
  72. [uarr],
  73. [rarr],
  74. [darr],
  75. [harr],
  76. [crarr],
  77. [lArr],
  78. [uArr],
  79. [rArr],
  80. [dArr],
  81. [hArr],
  82. [forall],
  83. [part],
  84. [exist],
  85. [empty],
  86. [nabla],
  87. [isin],
  88. [notin],
  89. [ni],
  90. [prod],
  91. [sum],
  92. [minus],
  93. [lowast],
  94. [radic],
  95. [prop],
  96. [infin],
  97. [ang],
  98. [and],
  99. [or],
  100. [cap],
  101. [cup],
  102. [int],
  103. [there4],
  104. [sim],
  105. [cong],
  106. [asymp],
  107. [ne],
  108. [equiv],
  109. [le],
  110. [ge],
  111. [subset],
  112. [superset],
  113. [nsubset],
  114. [sube],
  115. [supe],
  116. [oplus],
  117. [otimes],
  118. [perp],
  119. [sdot],
  120. [lceil],
  121. [rceil],
  122. [lfloor],
  123. [rfloor],
  124. [lang],
  125. [rang],
  126. [loz],
  127. [spades],
  128. [clubs],
  129. [hearts],
  130. [diams]
  131. [endsect]
  132. [section test Latin1 symbols]
  133. [/ Examples of using all the symbols defined in Latin1_symbols.qbk]
  134. [/ http://www.htmlhelp.com/reference/html40/entities/latin1.html ]
  135. [/ To use, enclose the template name in square brackets.]
  136. [nbsp],
  137. [iexcl],
  138. [cent],
  139. [pound],
  140. [curren],
  141. [yen],
  142. [brvbar],
  143. [sectsign],
  144. [uml],
  145. [copy],
  146. [ordf],
  147. [laquo],
  148. [not],
  149. [shy],
  150. [reg],
  151. [macron],
  152. [deg],
  153. [plusmn],
  154. [sup2],
  155. [cubed],
  156. [acute],
  157. [micro],
  158. [para],
  159. [middot],
  160. [cedil],
  161. [sup1],
  162. [ordm],
  163. [raquo],
  164. [frac14],
  165. [frac12],
  166. [frac34],
  167. [iquest],
  168. [Agrave],
  169. [Aacute],
  170. [Acirc],
  171. [Atilde],
  172. [Auml],
  173. [Aring],
  174. [AElig],
  175. [Ccedil],
  176. [Egrave],
  177. [Eacute],
  178. [Ecirc],
  179. [Euml],
  180. [Igrave],
  181. [Iacute],
  182. [Icirc],
  183. [Iuml],
  184. [ETH],
  185. [Ntilde],
  186. [Ograve],
  187. [Oacute],
  188. [Ocirc],
  189. [Otilde],
  190. [Ouml],
  191. [times],
  192. [Oslash],
  193. [Ugrave],
  194. [Uacute],
  195. [Ucirc],
  196. [Uuml],
  197. [Yacute],
  198. [THORN],
  199. [szlig],
  200. [agrave],
  201. [aacute],
  202. [acirc],
  203. [atilde],
  204. [auml],
  205. [aring],
  206. [aelig],
  207. [ccedil],
  208. [egrave],
  209. [eacute],
  210. [ecirc],
  211. [euml],
  212. [igrave],
  213. [iacute],
  214. [icirc],
  215. [iuml],
  216. [eth],
  217. [ntilde],
  218. [ograve],
  219. [oacute],
  220. [ocirc],
  221. [otilde],
  222. [ouml],
  223. [divide],
  224. [oslash],
  225. [ugrave],
  226. [uacute],
  227. [ucirc],
  228. [uuml],
  229. [yacute],
  230. [thorn],
  231. [yuml],
  232. [endsect]
  233. [endsect]
  234. [/ testsymbols.qbk
  235. Copyright 2006 John Maddock and Paul A. Bristow.
  236. Distributed under the Boost Software License, Version 1.0.
  237. (See accompanying file LICENSE_1_0.txt or copy at
  238. http://www.boost.org/LICENSE_1_0.txt).
  239. ]
粤ICP备19079148号