Changeset 8cc9048 in sasview for docs


Ignore:
Timestamp:
Jan 12, 2018 12:24:18 PM (6 years ago)
Author:
Adam Washington <adam.washington@…>
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
4b4b746
Parents:
a40e913
Message:

Remove all instances of \text from the repo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/source/conf.py

    r3ca67dcf r8cc9048  
    224224\newcommand{\lt}{<}              % HTML needs \lt rather than < 
    225225\newcommand{\gt}{>}              % HTML needs \gt rather than > 
    226 \renewcommand{\AA}{\text{\r{A}}} % Allow \AA in math mode 
     226\renewcommand{\AA}{\mathrm{\r{A}}} % Allow \AA in math mode 
    227227\DeclareUnicodeCharacter {212B} {\AA}                  % Angstrom 
    228228\DeclareUnicodeCharacter {00B7} {\ensuremath{\cdot}}   % cdot 
Note: See TracChangeset for help on using the changeset viewer.