annotate org/setup.org @ 32:156366c1d528

added the Guess that Pokemon article to the main page
author Dylan Holmes <ocsenave@gmail.com>
date Wed, 10 Oct 2012 01:34:45 -0400
parents cd35ba127222
children 053bce43913c
rev   line source
rlm@3 1 #+MATHJAX: align:"left" mathml:t path:"/MathJax/MathJax.js"
ocsenave@29 2 #+STYLE: <script type="text/javascript">var _gaq = _gaq || [];_gaq.push(['_setAccount', 'UA-31261312-1']);_gaq.push(['_trackPageview']);(function() {var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);})();</script><link rel="stylesheet" type="text/css" href="../../aurellem/css/argentum.css" />
rlm@3 3 #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
rlm@4 4 #+babel: :mkdirp yes :noweb yes
rlm@3 5
ocsenave@32 6 #+OPTIONS: toc:nil
rlm@3 7
ocsenave@32 8 #+LaTeX_CLASS: memoir
ocsenave@32 9 #+LaTeX_CLASS_OPTIONS: [12pt,letterpaper,oneside,openany]
ocsenave@32 10 #+LaTeX_HEADER: \firmlists
rlm@3 11
rlm@3 12
rlm@3 13
ocsenave@32 14 #+LaTeX_HEADER: \usepackage{times}
ocsenave@32 15 #+LaTeX_HEADER: \pagestyle{plain}
rlm@3 16
ocsenave@32 17 #+LaTeX_HEADER: \maxsecnumdepth{subparagraph}
ocsenave@32 18 #+LaTeX_HEADER: \renewcommand{\thesection}{\arabic{section}}
ocsenave@32 19 #+LaTeX_HEADER: \renewcommand{\thesubsection}{\arabic{section}.\arabic{subsection}}
ocsenave@32 20 #+LaTeX_HEADER: \renewcommand{\thesubsubsection}{\arabic{section}.\arabic{subsection}.\arabic{subsubsection}}
rlm@4 21
ocsenave@32 22 ##+LaTeX_HEADER: \setlength{\droptitle}{0em}
ocsenave@32 23
ocsenave@32 24 ##+LaTeX_HEADER: \renewcommand{\baselinestretch}{1}
ocsenave@32 25 #+LaTeX_HEADER: \preauthor{\begin{center}\normalsize}
ocsenave@32 26 #+LaTeX_HEADER: \postauthor{\end{center}}
ocsenave@32 27 #+LaTeX_HEADER: \predate{\begin{center}\normalsize}
ocsenave@32 28 #+LaTeX_HEADER: \postdate{\end{center}}
ocsenave@32 29
ocsenave@32 30 # #+LaTeX_HEADER: \setulmarginsandblock{1in}{1in}{*}
ocsenave@32 31 # #+LaTeX_HEADER: \setlrmarginsandblock{1in}{1in}{*}
ocsenave@32 32 # #+LaTeX_HEADER: \checkandfixthelayout
ocsenave@32 33
ocsenave@32 34
ocsenave@32 35
ocsenave@32 36
ocsenave@32 37