summaryrefslogtreecommitdiffstats
path: root/2013/mayday/preamble.tex
diff options
context:
space:
mode:
Diffstat (limited to '2013/mayday/preamble.tex')
-rw-r--r--2013/mayday/preamble.tex46
1 files changed, 0 insertions, 46 deletions
diff --git a/2013/mayday/preamble.tex b/2013/mayday/preamble.tex
deleted file mode 100644
index 94cf5be..0000000
--- a/2013/mayday/preamble.tex
+++ /dev/null
@@ -1,46 +0,0 @@
-\documentclass[a4paper, 11pt]{article}
-\usepackage[british, swedish]{babel}
-\usepackage[utf8]{inputenc}
-\usepackage{fancyhdr}
-\usepackage[usenames, dvipsnames]{color}
-\usepackage{helvet}
-\usepackage{multicol}
-\usepackage{url}
-\usepackage{color}
-\usepackage{soul}
-\usepackage{enumerate}
-\usepackage{calc}
-\usepackage{graphicx}
-\usepackage{ccicons}
-\usepackage{hyphenat}
-
-% Colours
-\definecolor{gray70}{gray}{.3}
-\definecolor{gray50}{gray}{.5}
-\definecolor{gray20}{gray}{.8}
-\definecolor{gray05}{gray}{.95}
-\definecolor{gray00}{gray}{1.0}
-
-\definecolor{blueG}{RGB}{0,76,103}
-\definecolor{greyG}{RGB}{172,160,149}
-\definecolor{orangeG}{RGB}{255,160,35}
-
-\definecolor{grayFri}{gray}{.3}
-
-% Font macros etc.
-\newcommand \state {\centering\sffamily\color{gray50}}
-\newcommand {\textnum} [1] {\textos{#1}}
-\renewcommand \textnum [1] {#1}
-\newcommand \textemail [1] {\texttt{\small #1}}
-\newcommand \texturl [1] {\texttt{\small #1}}
-\newcommand \textpath [1] {\texturl{#1}}
-\newcommand \texthost [1] {\textit{#1}}
-
-% Macros
-\newcommand \fripost {\nohyphens{Fripost}}
-% Section and paragraphs
-\usepackage{sectsty}
-\usepackage{parskip}
-\allsectionsfont{\sffamily\mdseries\color{grayFri}\centering}
-\setlength\parindent{0pt}
-