diff org/setup.org @ 60:3186b6b76cde

deal with some cruft.
author Robert McIntyre <rlm@mit.edu>
date Mon, 02 Mar 2015 09:38:56 -0800
parents 053bce43913c
children bbe8fed58d3f
line wrap: on
line diff
     1.1 --- a/org/setup.org	Mon Mar 02 12:14:21 2015 -0500
     1.2 +++ b/org/setup.org	Mon Mar 02 09:38:56 2015 -0800
     1.3 @@ -2,36 +2,4 @@
     1.4  #+STYLE:<link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />
     1.5  #+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
     1.6  #+babel: :mkdirp yes :noweb yes
     1.7 -
     1.8  #+OPTIONS: toc:nil  
     1.9 -
    1.10 -#+LaTeX_CLASS: memoir
    1.11 -#+LaTeX_CLASS_OPTIONS: [12pt,letterpaper,oneside,openany] 
    1.12 -#+LaTeX_HEADER: \firmlists
    1.13 -
    1.14 -
    1.15 -
    1.16 -#+LaTeX_HEADER: \usepackage{times}
    1.17 -#+LaTeX_HEADER: \pagestyle{plain}
    1.18 -
    1.19 -#+LaTeX_HEADER: \maxsecnumdepth{subparagraph}
    1.20 -#+LaTeX_HEADER: \renewcommand{\thesection}{\arabic{section}}
    1.21 -#+LaTeX_HEADER: \renewcommand{\thesubsection}{\arabic{section}.\arabic{subsection}}
    1.22 -#+LaTeX_HEADER: \renewcommand{\thesubsubsection}{\arabic{section}.\arabic{subsection}.\arabic{subsubsection}}
    1.23 -
    1.24 -##+LaTeX_HEADER: \setlength{\droptitle}{0em}
    1.25 -
    1.26 -##+LaTeX_HEADER: \renewcommand{\baselinestretch}{1}
    1.27 -#+LaTeX_HEADER: \preauthor{\begin{center}\normalsize}
    1.28 -#+LaTeX_HEADER: \postauthor{\end{center}}
    1.29 -#+LaTeX_HEADER: \predate{\begin{center}\normalsize}
    1.30 -#+LaTeX_HEADER: \postdate{\end{center}}
    1.31 -
    1.32 -# #+LaTeX_HEADER: \setulmarginsandblock{1in}{1in}{*}
    1.33 -# #+LaTeX_HEADER: \setlrmarginsandblock{1in}{1in}{*}
    1.34 -# #+LaTeX_HEADER: \checkandfixthelayout
    1.35 -
    1.36 -
    1.37 -
    1.38 -
    1.39 -