mirror of
https://github.com/fsr/nopanic
synced 2025-04-27 01:58:27 +02:00
Faltblatt mit Flüchtingstext - einseitig für A4 zum Falten gedacht.
This commit is contained in:
parent
2dbf078133
commit
f86c60856e
4 changed files with 121 additions and 39 deletions
40
nopanic.tex
40
nopanic.tex
|
@ -8,46 +8,8 @@
|
|||
,textwidth=12cm
|
||||
,verbose
|
||||
]{geometry}
|
||||
\renewcommand*{\chapterheadstartvskip}{}
|
||||
|
||||
\usepackage[parfill]{parskip}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{fancyhdr}
|
||||
\usepackage{eso-pic}
|
||||
\usepackage{caption}
|
||||
\usepackage[colorlinks=false, pdfborder={0 0 0}]{hyperref}
|
||||
\usepackage{wrapfig}
|
||||
\usepackage{menukeys}
|
||||
\usepackage{url}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{eurosym}
|
||||
\usepackage{multicol}
|
||||
\setlength{\multicolsep}{0.5em}
|
||||
\usepackage{longtable}
|
||||
\usepackage{enumitem} % to easily remove itemize indent for the checklist
|
||||
|
||||
\usepackage{fontspec}
|
||||
\usepackage{polyglossia}
|
||||
\setmainlanguage{german}
|
||||
\newcommand{\glqq}{„}
|
||||
\newcommand{\grqq}{“}
|
||||
|
||||
\definecolor{ese_bg_color}{rgb}{0.34, 0.23, 0.46} % 87, 59, 117
|
||||
\definecolor{ese_fg_color}{rgb}{1, 1, 1}
|
||||
|
||||
\definecolor{ifsrgreen}{rgb}{0.69, 0.88, 0.11} % 177, 225, 28
|
||||
\definecolor{ifsrgray}{rgb}{0.6, 0.6, 0.6} % 153, 153, 153
|
||||
|
||||
\changemenucolor{gray}{bg}{named}{ese_bg_color} %background of the menukeys
|
||||
\changemenucolor{gray}{br}{named}{ese_fg_color} %border of the menukeys
|
||||
\changemenucolor{gray}{txt}{named}{ese_fg_color} %text of the menukeys
|
||||
|
||||
\setmainfont{PT Sans}
|
||||
\setkomafont{chapter}{\color{ese_bg_color}\fontspec[BoldFont={* Bold}]{Exo}\huge}
|
||||
\setkomafont{chapterentry}{\normalfont\bfseries}
|
||||
\setkomafont{minisec}{\color{ifsrgray}\fontspec[BoldFont={* Bold}]{Exo}\large}
|
||||
\setkomafont{paragraph}{\color{ifsrgray}\fontspec[BoldFont={* Bold}]{Exo}}
|
||||
\setkomafont{pagenumber}{\color{ifsrgray}\fontspec{PT Sans}}
|
||||
\input{preamble.tex}
|
||||
|
||||
\newcounter{linkcounter}
|
||||
\newcommand\linklist{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue