text/article_preamble.tex
author Kevin Walker <kevin@canyon23.net>
Wed, 07 Apr 2010 22:39:34 -0700
changeset 247 f090fd0a12cd
parent 190 16efb5711c6f
child 269 e66787ad7326
permissions -rw-r--r--
more evmap.tex

%auto-ignore
%this ensures the arxiv doesn't try to start TeXing here.

%!TEX root = ../blob1.tex

\input{\pathtotrunk preamble.tex}

\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}
\usetikzlibrary{shapes}
\usetikzlibrary{backgrounds}
\usetikzlibrary{decorations,decorations.pathreplacing}
\usetikzlibrary{fit,calc,through}

\usepackage{color}

% This switches fonts to the Palatino family.
%\renewcommand{\familydefault}{ppl}

%%% futzing with margins following Dror (from Karoubi)
%\marginparwidth 0pt%
%\marginparsep 0pt

%\textwidth   5.5in%
%\textheight  9.0in%
%\oddsidemargin 12pt%
%\evensidemargin 12pt%

%\topmargin -.6in%
%\headsep .5in


\setlength{\textwidth}{5.5in}
\setlength{\oddsidemargin}{0.5in}
\setlength{\evensidemargin}{0.5in}
%\setlength{\textheight}{8.0in}
%\setlength{\topmargin}{0.0833in}