Changeset bf80f7e in sasview for docs


Ignore:
Timestamp:
Sep 11, 2017 3:57:18 PM (7 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
a686617
Parents:
0cb184e
Message:

remove greek letters and other math from the rst_prolog macros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/source/rst_prolog

    r62af61fd rbf80f7e  
    11.. 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  
    472 
    483.. |Ang| unicode:: U+212B 
Note: See TracChangeset for help on using the changeset viewer.