| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253 |
- [section:test test HTML4 symbols]
- [/ Examples of using all the Greek and Math symbols defined in HTML4_symbols.qbk]
- [/ See http://www.htmlhelp.com/reference/html40/entities/symbols.html]
- [/ Also some miscellaneous math characters added to this list - see the end.]
- [/ To use, enclose the template name in square brackets.]
- [section test Greek and Math symbols]
- [fnof],
- [Alpha],
- [Beta],
- [Gamma],
- [Delta],
- [Epsilon],
- [Zeta],
- [Eta],
- [Theta],
- [Iota],
- [Kappa],
- [Lambda],
- [Mu],
- [Nu],
- [Xi],
- [Omicron],
- [Pi],
- [Rho],
- [Sigma],
- [Tau],
- [Upsilon],
- [Phi],
- [Chi],
- [Psi],
- [Omega],
- [alpha],
- [beta],
- [gamma],
- [delta],
- [epsilon],
- [zeta],
- [eta],
- [theta],
- [iota],
- [kappa],
- [lambda],
- [mu],
- [nu],
- [xi],
- [omicron],
- [pi],
- [rho],
- [sigmaf],
- [sigma],
- [tau],
- [upsilon],
- [phi],
- [chi],
- [psi],
- [omega],
- [thetasym],
- [upsih],
- [piv],
- [bull],
- [hellip],
- [prime],
- [Prime],
- [oline],
- [frasl],
- [weierp],
- [image],
- [real],
- [trade],
- [alefsym],
- [larr],
- [uarr],
- [rarr],
- [darr],
- [harr],
- [crarr],
- [lArr],
- [uArr],
- [rArr],
- [dArr],
- [hArr],
- [forall],
- [part],
- [exist],
- [empty],
- [nabla],
- [isin],
- [notin],
- [ni],
- [prod],
- [sum],
- [minus],
- [lowast],
- [radic],
- [prop],
- [infin],
- [ang],
- [and],
- [or],
- [cap],
- [cup],
- [int],
- [there4],
- [sim],
- [cong],
- [asymp],
- [ne],
- [equiv],
- [le],
- [ge],
- [subset],
- [superset],
- [nsubset],
- [sube],
- [supe],
- [oplus],
- [otimes],
- [perp],
- [sdot],
- [lceil],
- [rceil],
- [lfloor],
- [rfloor],
- [lang],
- [rang],
- [loz],
- [spades],
- [clubs],
- [hearts],
- [diams]
- [endsect]
- [section test Latin1 symbols]
- [/ Examples of using all the symbols defined in Latin1_symbols.qbk]
- [/ http://www.htmlhelp.com/reference/html40/entities/latin1.html ]
- [/ To use, enclose the template name in square brackets.]
- [nbsp],
- [iexcl],
- [cent],
- [pound],
- [curren],
- [yen],
- [brvbar],
- [sectsign],
- [uml],
- [copy],
- [ordf],
- [laquo],
- [not],
- [shy],
- [reg],
- [macron],
- [deg],
- [plusmn],
- [sup2],
- [cubed],
- [acute],
- [micro],
- [para],
- [middot],
- [cedil],
- [sup1],
- [ordm],
- [raquo],
- [frac14],
- [frac12],
- [frac34],
- [iquest],
- [Agrave],
- [Aacute],
- [Acirc],
- [Atilde],
- [Auml],
- [Aring],
- [AElig],
- [Ccedil],
- [Egrave],
- [Eacute],
- [Ecirc],
- [Euml],
- [Igrave],
- [Iacute],
- [Icirc],
- [Iuml],
- [ETH],
- [Ntilde],
- [Ograve],
- [Oacute],
- [Ocirc],
- [Otilde],
- [Ouml],
- [times],
- [Oslash],
- [Ugrave],
- [Uacute],
- [Ucirc],
- [Uuml],
- [Yacute],
- [THORN],
- [szlig],
- [agrave],
- [aacute],
- [acirc],
- [atilde],
- [auml],
- [aring],
- [aelig],
- [ccedil],
- [egrave],
- [eacute],
- [ecirc],
- [euml],
- [igrave],
- [iacute],
- [icirc],
- [iuml],
- [eth],
- [ntilde],
- [ograve],
- [oacute],
- [ocirc],
- [otilde],
- [ouml],
- [divide],
- [oslash],
- [ugrave],
- [uacute],
- [ucirc],
- [uuml],
- [yacute],
- [thorn],
- [yuml],
- [endsect]
- [endsect]
- [/ testsymbols.qbk
- Copyright 2006 John Maddock and Paul A. Bristow.
- Distributed under the Boost Software License, Version 1.0.
- (See accompanying file LICENSE_1_0.txt or copy at
- http://www.boost.org/LICENSE_1_0.txt).
- ]
|