% Author: Marius Melzer. Based on the latex sources of "Freies Magazin" (a german magazine for free software) % License: GNU Free Documentation License (GFDL) http://www.gnu.org/copyleft/fdl.html %\usepackage[% %a4paper,% %left=20mm% %,right=20mm% %,top=3mm% %,bottom=3mm% %,includeheadfoot% %]{geometry} \usepackage{fmtcount} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{ngerman} \usepackage{amssymb} % math symbols \usepackage{amsmath} % math commands \usepackage[math]{iwona} % math font \usepackage{bbm} % "blackboard-style" cm fonts. \usepackage{textcomp} \usepackage{graphicx} \usepackage{eurosym} \usepackage{ifthen} \usepackage{pifont} \usepackage{calc} \usepackage{wrapfig} % multicolumn images \usepackage{array} % needed by colortbl \usepackage{colortbl} % colored tables \usepackage{listings} \usepackage[hyphens]{url} \usepackage[expansion=false]{microtype} \usepackage[scaled]{helvet} % Helvetica \usepackage{lettrine} \usepackage{titlesec} \usepackage{color} \usepackage[table]{xcolor} % alternating colors in table \usepackage{framed} \usepackage{multicol} \usepackage{fancyhdr} \usepackage{enumitem} \usepackage{fancybox} \usepackage{fancyvrb} \usepackage[absolute]{textpos} \usepackage{makeidx} \usepackage{tocloft} \usepackage[ bookmarks=true, bookmarksopen=true, pdfborder=false, pdfpagemode=UseNone, colorlinks=true, linkcolor=link, urlcolor=url, raiselinks=true, pdfhighlight={/P}]{hyperref} % hyperlinks and internal pdf links