text/article_preamble.tex
changeset 378 e5867a64cae5
parent 269 e66787ad7326
child 507 ee3a86376cf3
equal deleted inserted replaced
377:43033c337dfa 378:e5867a64cae5
     5 
     5 
     6 \input{\pathtotrunk preamble.tex}
     6 \input{\pathtotrunk preamble.tex}
     7 
     7 
     8 \newtheorem{lemma}[prop]{Lemma}
     8 \newtheorem{lemma}[prop]{Lemma}
     9 
     9 
    10 \ifpdf
       
    11 \usepackage[pdftex,plainpages=false,hypertexnames=false,pdfpagelabels]{hyperref}
    10 \usepackage[pdftex,plainpages=false,hypertexnames=false,pdfpagelabels]{hyperref}
    12 \else
       
    13 \usepackage[dvips,plainpages=false,hypertexnames=false]{hyperref}
       
    14 \fi
       
    15 
    11 
    16 \usepackage{breakurl}
    12 \usepackage{breakurl}
    17 
    13 
    18 \ifpdf
       
    19 \usepackage[pdftex]{graphicx}
    14 \usepackage[pdftex]{graphicx}
    20 \else
       
    21 \usepackage[dvips]{graphicx}
       
    22 \fi
       
    23 
    15 
    24 %must load tikz after graphicx
    16 %must load tikz after graphicx
    25 \usepackage{tikz}
    17 \usepackage{tikz}
    26 \usetikzlibrary{shapes}
    18 \usetikzlibrary{shapes}
    27 \usetikzlibrary{backgrounds}
    19 \usetikzlibrary{backgrounds}
    28 \usetikzlibrary{decorations,decorations.pathreplacing}
    20 \usetikzlibrary{decorations,decorations.pathreplacing}
    29 \usetikzlibrary{fit,calc,through}
    21 \usetikzlibrary{fit,calc,through}
       
    22 
       
    23 \newtheorem{example}[prop]{Example}
    30 
    24 
    31 \usepackage{color}
    25 \usepackage{color}
    32 
    26 
    33 % This switches fonts to the Palatino family.
    27 % This switches fonts to the Palatino family.
    34 %\renewcommand{\familydefault}{ppl}
    28 %\renewcommand{\familydefault}{ppl}