preamble.tex
changeset 147 db91d0a8ed75
parent 136 77a311b5e2df
child 154 8d7c569af8a7
equal deleted inserted replaced
146:08bbcf3ec4d2 147:db91d0a8ed75
     1 %auto-ignore
     1 %auto-ignore
       
     2 %!TEX root = blob1.tex
     2 %this ensures the arxiv doesn't try to start TeXing here.
     3 %this ensures the arxiv doesn't try to start TeXing here.
     3 
     4 
     4 \usepackage{amsmath,amssymb,amsfonts}
     5 \usepackage{amsmath,amssymb,amsfonts}
     5 \usepackage{ifpdf}
     6 \usepackage{ifpdf}
     6 
     7 
   120 \newcommand{\lmod}[1]{\leftidx{_{#1}}{\operatorname{mod}}{}}
   121 \newcommand{\lmod}[1]{\leftidx{_{#1}}{\operatorname{mod}}{}}
   121 
   122 
   122 \newcommand{\HC}{\operatorname{Hoch}}
   123 \newcommand{\HC}{\operatorname{Hoch}}
   123 \newcommand{\HH}{\operatorname{HH}}
   124 \newcommand{\HH}{\operatorname{HH}}
   124 
   125 
   125 \newcommand{\selfarrow}{\ensuremath{\!\!\!\!\!\!\xymatrix{ \ar@(ru,rd)@<-1ex>[]}\phantom{++.}}}
   126 \newcommand{\selfarrow}{\ensuremath{\!\!\!\!\!\!\xymatrix{ \ar@(ru,rd)@<-1ex>[]}\phantom{++.\!\!}}}
       
   127 \newsavebox{\selfarrowcontents}
       
   128 \savebox{\selfarrowcontents}{\selfarrow}
       
   129 \renewcommand{\selfarrow}{\usebox{\selfarrowcontents}}
       
   130 
   126 
   131 
   127 \def\bc{{\mathcal B}}
   132 \def\bc{{\mathcal B}}
   128 
   133 
   129 \newcommand{\into}{\hookrightarrow}
   134 \newcommand{\into}{\hookrightarrow}
   130 \newcommand{\onto}{\twoheadrightarrow}
   135 \newcommand{\onto}{\twoheadrightarrow}