Changeset 02b01877 in sasview for docs/sphinx-docs
- Timestamp:
- Apr 6, 2017 1:10:54 PM (8 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, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- fca1f50, 9d06728
- Parents:
- 42281cc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/sphinx-docs/source/conf.py
r220b1e7 r02b01877 204 204 \renewcommand{\AA}{\text{\r{A}}} % Allow \AA in math mode 205 205 \usepackage[utf8]{inputenc} % Allow unicode symbols in text 206 \usepackage[T1]{fontenc} % Taking care of underscores 207 \catcode`\_=12 % Moving underscore to category 12 208 \newcommand{\lt}{<} %lower than symbol handling 209 \newcommand{\gt}{>} %greater than symbol handling 206 210 \DeclareUnicodeCharacter {00B7} {\ensuremath{\cdot}} % cdot 207 211 \DeclareUnicodeCharacter {00B0} {\ensuremath{^\circ}} % degrees
Note: See TracChangeset
for help on using the changeset viewer.