source: sasview/docs/sphinx-docs/source/rst_prolog @ 62af61fd

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalcmagnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 62af61fd was 62af61fd, checked in by Paul Kienzle <pkienzle@…>, 7 years ago

docs: remove rst macros for greek, etc.

  • Property mode set to 100644
File size: 2.1 KB
Line 
1.. Set up some substitutions to make life easier...
2.. Remove |biggamma|, etc. when they are no longer needed.
3
4    .. |alpha| unicode:: U+03B1
5    .. |beta| unicode:: U+03B2
6    .. |gamma| unicode:: U+03B3
7    .. |delta| unicode:: U+03B4
8    .. |epsilon| unicode:: U+03B5
9    .. |zeta| unicode:: U+03B6
10    .. |eta| unicode:: U+03B7
11    .. |theta| unicode:: U+03B8
12    .. |iota| unicode:: U+03B9
13    .. |kappa| unicode:: U+03BA
14    .. |lambda| unicode:: U+03BB
15    .. |mu| unicode:: U+03BC
16    .. |nu| unicode:: U+03BD
17    .. |xi| unicode:: U+03BE
18    .. |omicron| unicode:: U+03BF
19    .. |pi| unicode:: U+03C0
20    .. |rho| unicode:: U+03C1
21    .. |sigma| unicode:: U+03C3
22    .. |tau| unicode:: U+03C4
23    .. |upsilon| unicode:: U+03C5
24    .. |phi| unicode:: U+03C6
25    .. |chi| unicode:: U+03C7
26    .. |psi| unicode:: U+03C8
27    .. |omega| unicode:: U+03C9
28
29    .. |biggamma| unicode:: U+0393
30    .. |bigdelta| unicode:: U+0394
31    .. |bigzeta| unicode:: U+039E
32    .. |bigpsi| unicode:: U+03A8
33    .. |bigphi| unicode:: U+03A6
34    .. |bigsigma| unicode:: U+03A3
35    .. |Gamma| unicode:: U+0393
36    .. |Delta| unicode:: U+0394
37    .. |Zeta| unicode:: U+039E
38    .. |Psi| unicode:: U+03A8
39
40    .. |drho| replace:: |Delta|\ |rho|
41
42    .. |equiv| unicode:: U+2261
43    .. |noteql| unicode:: U+2260
44    .. |TM| unicode:: U+2122
45
46
47
48.. |Ang| unicode:: U+212B
49.. |Ang^-1| replace:: |Ang|\ :sup:`-1`
50.. |Ang^2| replace:: |Ang|\ :sup:`2`
51.. |Ang^-2| replace:: |Ang|\ :sup:`-2`
52.. |1e-6Ang^-2| replace:: 10\ :sup:`-6`\ |Ang|\ :sup:`-2`
53.. |Ang^3| replace:: |Ang|\ :sup:`3`
54.. |Ang^-3| replace:: |Ang|\ :sup:`-3`
55.. |Ang^-4| replace:: |Ang|\ :sup:`-4`
56.. |cm^-1| replace:: cm\ :sup:`-1`
57.. |cm^2| replace:: cm\ :sup:`2`
58.. |cm^-2| replace:: cm\ :sup:`-2`
59.. |cm^3| replace:: cm\ :sup:`3`
60.. |1e15cm^3| replace:: 10\ :sup:`15`\ cm\ :sup:`3`
61.. |cm^-3| replace:: cm\ :sup:`-3`
62.. |sr^-1| replace:: sr\ :sup:`-1`
63.. |P0| replace:: P\ :sub:`0`\
64.. |A2| replace:: A\ :sub:`2`\
65
66.. |cdot| unicode:: U+00B7
67.. |deg| unicode:: U+00B0
68.. |g/cm^3| replace:: g\ |cdot|\ cm\ :sup:`-3`
69.. |mg/m^2| replace:: mg\ |cdot|\ m\ :sup:`-2`
70.. |fm^2| replace:: fm\ :sup:`2`
71.. |Ang*cm^-1| replace:: |Ang|\ |cdot|\ cm\ :sup:`-1`
Note: See TracBrowser for help on using the repository browser.