% % % % % % % % % % % P A C K A G E S % % % % % % % % % % % \usepackage[english]{babel} \usepackage{anonchap} \usepackage[left=3cm,top=3cm,right=3cm,bottom=3cm]{geometry} \usepackage{fancyhdr} \usepackage[x11names]{xcolor} \usepackage{hyphenat} \usepackage[pdftex]{graphicx} \usepackage{float} \usepackage{wrapfig} \usepackage{enumerate} \usepackage{listings} \usepackage{verbatim} \usepackage{caption} \usepackage{multirow} \usepackage{appendix} \usepackage{tikz} \usepackage{pgf} \usepackage{url} \usepackage[super,square,comma]{natbib} \usepackage{hyperref} \usepackage{amsmath} % % % % % % % % % % % S E T T I N G S % % % % % % % % % % % \title{333networks masterserver technical reference} \author{Darkelarious} \usetikzlibrary{shapes,arrows,plotmarks,shapes.multipart,calc} \simplechapter \newcommand{\HRule}{\rule{\linewidth}{0.1mm}} \renewcommand{\simplechapterdelim}{.} \renewcommand{\chaptermark}[1]{\markboth{#1}{}} %\setlength{\parindent}{0in} % header/footer \pagestyle{fancyplain} \setlength{\headheight}{14pt} \fancyhf[LH]{\nouppercase\leftmark} \fancyhf[CH]{} \fancyhf[RH]{Masterserver} \fancyhf[LF]{\raisebox{-10pt}{\includegraphics[height=20pt]{./img/333networks-bw}}} \fancyhf[CF]{} \fancyhf[RF]{\thepage{}} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt} %misc \hbadness 10000 \hypersetup{ colorlinks=true, linkcolor=black, citecolor=SpringGreen4, filecolor=darkgray, urlcolor=blue }