Ignore:
File:
1 edited

Legend:

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

    r02b01877 r220b1e7  
    204204\renewcommand{\AA}{\text{\r{A}}} % Allow \AA in math mode 
    205205\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 
    210206\DeclareUnicodeCharacter {00B7} {\ensuremath{\cdot}}   % cdot 
    211207\DeclareUnicodeCharacter {00B0} {\ensuremath{^\circ}}  % degrees 
Note: See TracChangeset for help on using the changeset viewer.