You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
796 B
25 lines
796 B
.. |br| raw:: html .. force a line break in HTML output (blank lines needed here) |
|
|
|
<br /> |
|
|
|
.. |p| raw:: html .. force a blank line in HTML output (blank lines needed here) |
|
|
|
<p></p> |
|
|
|
.. These are replacement strings for non-ASCII characters used within the project |
|
using the same name as the html entity names (e.g., ©) for that character |
|
|
|
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN |
|
:ltrim: |
|
.. |trade| unicode:: U+02122 .. TRADEMARK SIGN |
|
:ltrim: |
|
.. |reg| unicode:: U+000AE .. REGISTERED TRADEMARK SIGN |
|
:ltrim: |
|
.. |deg| unicode:: U+000B0 .. DEGREE SIGN |
|
:ltrim: |
|
.. |plusminus| unicode:: U+000B1 .. PLUS-MINUS SIGN |
|
:rtrim: |
|
.. |micro| unicode:: U+000B5 .. MICRO SIGN |
|
:rtrim: |
|
.. |sup2| unicode:: U+00B2 .. SUPERSCRIPT TWO |
|
:ltrim:
|
|
|