text/article_preamble.tex
changeset 378 e5867a64cae5
parent 269 e66787ad7326
child 507 ee3a86376cf3
--- a/text/article_preamble.tex	Sun Jun 20 11:00:26 2010 -0700
+++ b/text/article_preamble.tex	Sun Jun 20 11:00:57 2010 -0700
@@ -7,19 +7,11 @@
 
 \newtheorem{lemma}[prop]{Lemma}
 
-\ifpdf
 \usepackage[pdftex,plainpages=false,hypertexnames=false,pdfpagelabels]{hyperref}
-\else
-\usepackage[dvips,plainpages=false,hypertexnames=false]{hyperref}
-\fi
 
 \usepackage{breakurl}
 
-\ifpdf
 \usepackage[pdftex]{graphicx}
-\else
-\usepackage[dvips]{graphicx}
-\fi
 
 %must load tikz after graphicx
 \usepackage{tikz}
@@ -28,6 +20,8 @@
 \usetikzlibrary{decorations,decorations.pathreplacing}
 \usetikzlibrary{fit,calc,through}
 
+\newtheorem{example}[prop]{Example}
+
 \usepackage{color}
 
 % This switches fonts to the Palatino family.