text/article_preamble.tex
changeset 8 15e6335ff1d4
child 14 15b13864b02e
equal deleted inserted replaced
7:4ef2f77a4652 8:15e6335ff1d4
       
     1 %auto-ignore
       
     2 %this ensures the arxiv doesn't try to start TeXing here.
       
     3 
       
     4 \input{\pathtotrunk preamble.tex}
       
     5 
       
     6 \usepackage{breakurl}
       
     7 
       
     8 \ifpdf
       
     9 \usepackage[pdftex]{graphicx}
       
    10 \else
       
    11 \usepackage[dvips]{graphicx}
       
    12 \fi
       
    13 
       
    14 \usepackage{color}
       
    15 
       
    16 % This switches fonts to the Palatino family.
       
    17 \renewcommand{\familydefault}{ppl}
       
    18 
       
    19 %%% futzing with margins following Dror (from Karoubi)
       
    20 %\marginparwidth 0pt%
       
    21 %\marginparsep 0pt
       
    22 
       
    23 \textwidth   5.5in%
       
    24 \textheight  9.0in%
       
    25 \oddsidemargin 12pt%
       
    26 \evensidemargin 12pt
       
    27 
       
    28 \topmargin -.6in%
       
    29 \headsep .5in