pnas/preamble.tex
changeset 573 8378e03d3c7f
parent 572 e0f5ec582725
child 574 e5ab1b074d88
equal deleted inserted replaced
572:e0f5ec582725 573:8378e03d3c7f
    46 \newcommand{\id}{\boldsymbol{1}}
    46 \newcommand{\id}{\boldsymbol{1}}
    47 
    47 
    48 \newtheorem{property}{Property}
    48 \newtheorem{property}{Property}
    49 \newtheorem{prop}{Proposition}
    49 \newtheorem{prop}{Proposition}
    50 \newtheorem{thm}[prop]{Theorem}
    50 \newtheorem{thm}[prop]{Theorem}
       
    51 \newtheorem{defn}[prop]{Definition}
    51 
    52 
    52 \newenvironment{rem}{\noindent\textsl{Remark.}}{}
    53 \newenvironment{rem}{\noindent\textsl{Remark.}}{}
    53 
    54 
    54 % \mathrlap -- a horizontal \smash--------------------------------
    55 % \mathrlap -- a horizontal \smash--------------------------------
    55 % For comparison, the existing overlap macros:
    56 % For comparison, the existing overlap macros:
    73 \newcommand{\euclid}[1]{\href{http://projecteuclid.org/euclid.cmp/#1}{{\tt at Project Euclid: #1}}}
    74 \newcommand{\euclid}[1]{\href{http://projecteuclid.org/euclid.cmp/#1}{{\tt at Project Euclid: #1}}}
    74 \newcommand{\mathscinet}[1]{\href{http://www.ams.org/mathscinet-getitem?mr=#1}{\tt #1}}
    75 \newcommand{\mathscinet}[1]{\href{http://www.ams.org/mathscinet-getitem?mr=#1}{\tt #1}}
    75 \newcommand{\googlebooks}[1]{(preview at \href{http://books.google.com/books?id=#1}{google books})}
    76 \newcommand{\googlebooks}[1]{(preview at \href{http://books.google.com/books?id=#1}{google books})}
    76 
    77 
    77 
    78 
       
    79 % figures
       
    80 
       
    81 \newcommand{\mathfig}[2]{\ensuremath{\hspace{-3pt}\begin{array}{c}%
       
    82   \raisebox{-2.5pt}{\includegraphics[width=#1\textwidth]{diagrams/#2}}%
       
    83 \end{array}\hspace{-3pt}}}
       
    84 
    78 
    85 
    79 % packages
    86 % packages
    80 
    87 
    81 \usepackage{tikz}
    88 \usepackage{tikz}
    82 \usetikzlibrary{shapes}
    89 \usetikzlibrary{shapes}