Changeset 46d98b0 in sasview
- Timestamp:
- Mar 21, 2016 9:50:40 AM (9 years ago)
- 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, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 6e94173
- Parents:
- c8a641e8
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
src/sas/models/media/olddocs/model_functions.old
rd63cf11 r46d98b0 26 26 27 27 .. Set up some substitutions to make life easier... 28 29 .. |alpha| unicode:: U+03B130 .. |beta| unicode:: U+03B231 .. |gamma| unicode:: U+03B332 .. |delta| unicode:: U+03B433 .. |epsilon| unicode:: U+03B534 .. |zeta| unicode:: U+03B635 .. |eta| unicode:: U+03B736 .. |theta| unicode:: U+03B837 .. |iota| unicode:: U+03B938 .. |kappa| unicode:: U+03BA39 .. |lambda| unicode:: U+03BB40 .. |mu| unicode:: U+03BC41 .. |nu| unicode:: U+03BD42 .. |xi| unicode:: U+03BE43 .. |omicron| unicode:: U+03BF44 .. |pi| unicode:: U+03C045 .. |rho| unicode:: U+03C146 .. |sigma| unicode:: U+03C347 .. |tau| unicode:: U+03C448 .. |upsilon| unicode:: U+03C549 .. |phi| unicode:: U+03C650 .. |chi| unicode:: U+03C751 .. |psi| unicode:: U+03C852 .. |omega| unicode:: U+03C953 .. |biggamma| unicode:: U+039354 .. |bigdelta| unicode:: U+039455 .. |bigzeta| unicode:: U+039E56 .. |bigpsi| unicode:: U+03A857 .. |drho| replace:: |bigdelta|\ |rho|58 .. |Ang| unicode:: U+212B59 .. |Ang^-1| replace:: |Ang|\ :sup:`-1`60 .. |Ang^2| replace:: |Ang|\ :sup:`2`61 .. |Ang^-2| replace:: |Ang|\ :sup:`-2`62 .. |Ang^3| replace:: |Ang|\ :sup:`3`63 .. |Ang^-3| replace:: |Ang|\ :sup:`-3`64 .. |Ang^-4| replace:: |Ang|\ :sup:`-4`65 .. |cm^-1| replace:: cm\ :sup:`-1`66 .. |cm^2| replace:: cm\ :sup:`2`67 .. |cm^-2| replace:: cm\ :sup:`-2`68 .. |cm^3| replace:: cm\ :sup:`3`69 .. |cm^-3| replace:: cm\ :sup:`-3`70 .. |sr^-1| replace:: sr\ :sup:`-1`71 .. |P0| replace:: P\ :sub:`0`\72 .. |A2| replace:: A\ :sub:`2`\73 74 28 75 29
Note: See TracChangeset
for help on using the changeset viewer.