Skip to content
Snippets Groups Projects
Select Git revision
  • 352d1c204375c1a2e4f17588b93f57ad7a09ff8d
  • master default
  • lip-21w
3 results

handout.tex

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    handout.tex 9.30 KiB
    \documentclass[fontsize=10pt,oneside,a4paper,twocolumn]{scrartcl}
    \usepackage[T1]{fontenc}
    \usepackage[utf8]{inputenc}
    \usepackage[ngerman]{babel}
    \usepackage[babel]{csquotes}
    \usepackage{savetrees}
    \usepackage{framed}
    \usepackage{fancyhdr}
    \usepackage{amssymb}
    \usepackage{fancybox}
    \usepackage{multicol}
    \usepackage{hyperref}
    \usepackage{breakurl}
    \usepackage{tikz}
    \usepackage{keystroke}
    \nonfrenchspacing
    \parindent0pt
    \newcommand{\taste}[1]{\scalebox{0.8}{\fontsize{15}{0}\selectfont #1}}
    \newcommand{\fusslinks}{
    	\vspace{1em}
    	Jetzt mit praktischer Rückseite für Notizen!
    }
    \newcommand{\fussrechts}{
    	\vspace{1em}
    	{\large Dein Pizza-Code: \underline{\hspace{5.3cm}}}
    }
    \newcommand{\kopflinks}{
    	\Large Cheatsheet für Helfer bei der LIP im SS 15
    }
    \newcommand{\kopfrechts}{
    	{\large	Dein Name: \underline{\hspace{6cm}}}
    }
    \fancyhf{}
    \pagestyle{fancy}
    \lhead{\kopflinks}
    \rhead{\kopfrechts}
    \lfoot{\fusslinks}
    \rfoot{\fussrechts}
    \newcommand{\lipstick}{\textsc{LIPstick}}
    \newcommand{\lipstickexp}{\textbf{L}inux \textbf{I}nstall \textbf{P}arty \textbf{S}erial \textbf{T}echnical \textbf{I}nstallation \& \textbf{C}onfiguration \textbf{K}it, dein Boot-Medium und Installationsprogramm}
    \newcommand{\laufzettel}{\textsc{Laufzettel}}
    \newcommand{\laufzettelexp}{\textsc{\textbf{L}aufzettel} zur \textbf{A}ufzeichnung \textbf{u}nzweifelhaften \textbf{F}ortschritts als \textbf{Z}usammenstellung von \textbf{E}videnzen in \textbf{t}reffender \textbf{T}ranskription der \textbf{E}ntfaltung der \textbf{L}inux-Installation}
    \newcommand{\hilfewinker}{\textsc{HilfeWinker}}
    \newcommand{\hilfewinkerexp}{\textsc{\textbf{H}}ilfsmittel zur \textbf{I}nstallation von \textbf{L}inux mittels \textbf{f}undierten \textbf{E}xperten\textbf{w}issens, \textbf{I}nanspruchnahme \textbf{n}etter \textbf{K}niffe und \textbf{e}mpathischer \textbf{R}atgeber}
    \newcommand{\lipnsa}{\textsc{LIPNSA}}
    \newcommand{\lipnsaexp}{\textbf{L}inux \textbf{I}nstall \textbf{P}arty \textbf{n}achgelagerte \textbf{s}tatistische \textbf{A}uswertung}
    \newcommand{\fachschaft}{Fachschaft Mathematik/Physik/Informatik}
    \newcommand{\alug}{Aachener Linux User Group}
    \newcommand{\osak}{Open Source Arbeitskreis}
    \newcommand{\fsurl}{\burl{https://www.fsmpi.rwth-aachen.de}}
    \newcommand{\alugurl}{\burl{http://www.alug.de}}
    \newcommand{\osakmail}{\burlalt{osak@fsmpi.rwth-aachen.de}{mailto:osak@fsmpi.rwth-aachen.de}}
    \newcommand{\lip}{\textbf{L}inux \textbf{I}nstall \textbf{P}arty}
    \newcommand{\kiss}{\textbf{K}ommunikation und \textbf{I}nstallation \textbf{s}chöner \textbf{S}oftware, unsere Linux Workshops}
    \renewcommand{\labelitemi}{--}
    \renewcommand{\labelitemii}{--}
    \newcommand{\tasteWIN}{\taste{\keystroke{WIN}}}
    \newcommand{\tastec}{\taste{\keystroke{c}}}
    \newcommand{\tastee}{\taste{\keystroke{e}}}
    \newcommand{\tasteR}{\taste{\keystroke{R}}}
    \newcommand{\tasteT}{\taste{\keystroke{T}}}
    \newcommand{\tasteFeins}{\taste{\keystroke{F1}}}
    \newcommand{\tasteFacht}{\taste{\keystroke{F8}}}
    \newcommand{\tasteFzehn}{\taste{\keystroke{F10}}}
    \newcommand{\tasteFzwoelf}{\taste{\keystroke{F12}}}
    \newcommand{\tasteEnter}{\taste{\Enter}}
    \newcommand{\tasteESC}{\taste{\Esc}}
    \newcommand{\tasteDEL}{\taste{\Del}}
    \newcommand{\tasteCTRL}{\taste{\Ctrl}}
    \newcommand{\tasteALT}{\taste{\Alt}}