\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{MVT455} \pdfinfo{ /Title (cultuur-hoofdstuk-3.pdf) /Creator (Cheatography) /Author (MVT455) /Subject (Cultuur: Hoofdstuk 3 Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{E8320E} \definecolor{LightBackground}{HTML}{FDF2EF} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Cultuur: Hoofdstuk 3 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{MVT455} via \textcolor{DarkBackground}{\uline{cheatography.com/168176/cs/35617/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}MVT455 \\ \uline{cheatography.com/mvt455} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 21st November, 2022.\\ Updated 21st November, 2022.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{4} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Geschiedenis democratie}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Athene}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}demos en kratein, directe democratie\textasciicircum{}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{visie daarover NU}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}enkel man, geen slaven/vreemdelingen =\textgreater{} niet democratisch\textasciicircum{}} \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{Belgiƫ}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}indirecte democratie; via verkiezingen (politieke vertegenwoordigers) = representatieve democratie\textasciicircum{}} \tn % Row Count 9 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{directe democratie}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{methode}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}referendum= volksraadpleging\textasciicircum{}} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Democratie vandaag}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{principes van democratie}} \newline % Row Count 1 (+ 1) {\bf{1)}} macht is tijdelijk en verdeeld over verschillende groepen \newline % Row Count 3 (+ 2) {\bf{2)}} macht wordt verleend door bevolking aan vertegenwoordigers via eerlijke verkiezingen \newline % Row Count 5 (+ 2) {\bf{3)}} macht obv meerderheid \newline % Row Count 6 (+ 1) {\bf{4)}} fundamentele rechten worden formeel erkend en beschermd% Row Count 8 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.68217 cm} x{1.75083 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Democratie EN rechtstaat}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{componenten van rechtstatelijkheid}} & {\bf{overheid moet zich onderwerpen}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \seqsplit{constitutie/grondwet} & internationale verdragen respecteren \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{legaliteitsbeginsel} & grondrechten beschermen \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} scheiding der machten & houden aan algemene principe v behoorlijk bestuur \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{grondrechten} \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{\textasciicircum{}termen: rechtszekerheid= waarborg dat rechtszaak volgens objectieve normen verloopt, rechtsgelijkheid= iedereen gelijke rechten\textasciicircum{} \newline \textasciicircum{}constitutie= hoe macht verdeeld is en hoe instellingen werken\textasciicircum{} \newline \textasciicircum{}legaliteitsbeginsel= handelingen van bevoegdheden moeten gebasseerd zijn op vooraf bepaalde bepalingen\textasciicircum{} \newline \textasciicircum{}grondrechten= verplichtingen v/d overheid naar burgers\textasciicircum{}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.06423 cm} x{2.36877 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{democratie ZONDER rechtstaat}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{crisissen EU}} & {\bf{polen en hongarije dagen EU regels uit}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} angela op pensioen & nationale soevereiniteit voorop zetten \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{migratiecrisis} & dus EU: polen harder aanpakken \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{2}{x{3.833cm}}{brexit} \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{\textasciicircum{}soevereiniteit= staatsgezag onafhankelijk van andere staten\textasciicircum{}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{Werking democratie}} \tn \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{de meerderheid beslist:}} \newline % Row Count 1 (+ 1) \textasciicircum{}=representatieve/vertegenwoordigende democratie\textasciicircum{} \newline % Row Count 2 (+ 1) \textasciicircum{}MAAR in praktijk partijvoorzitters veel invloed+macht\textasciicircum{} \newline % Row Count 4 (+ 2) {\bf{meerderheid ook:}} \newline % Row Count 5 (+ 1) {\bf{1)}} partij uit coalitie stapt, nieuwe verkiezingen nodig \newline % Row Count 7 (+ 2) \textasciicircum{}legistatuur= regeerperiode\textasciicircum{} \newline % Row Count 8 (+ 1) {\bf{2)}} lobby schrijft mee \newline % Row Count 9 (+ 1) \textasciicircum{}diamantsector -\textgreater{} afkoopwet\textasciicircum{} \newline % Row Count 10 (+ 1) \textasciicircum{}big tech -\textgreater{} privacy\textasciicircum{}% Row Count 11 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.81949 cm} x{1.61351 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{oppositie}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{parlementaire meerderheid}} & {\bf{federaal}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} coalitievorming & \seqsplit{tweederdemeerderheid} nodig \tn % Row Count 4 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.27021 cm} x{2.16279 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Autoritaire regimes}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{dictatuur}} & {\bf{totalitair}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{schijnparlement} & openbaar leven bepaald door leider \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} afwezigheid mandaat & geplande terreur \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \textasciicircum{}vb. Hitler, Stalin\textasciicircum{} & monopolie \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} & economie door leider bepaald \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} & \textasciicircum{}vb. Kim Jong-Un\textasciicircum{} \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{\textasciicircum{}mandaat= regeerperiode dus als je dat aanpast in parlement dan zoals Poetin\textasciicircum{}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{3.833cm}}{\bf\textcolor{white}{reader}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{indoctrinatie}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}vorm van manipulatie door eenzijdige visie\textasciicircum{}} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{pattriotisme}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}vaderlandsliefde\textasciicircum{}} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{CCP}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}Chinese Communistische Partij\textasciicircum{}} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{rebel}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}verzet tegen gezagshebbers\textasciicircum{}} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{kliklijn}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}bellen wanneer er iemand slecht praat over beleid\textasciicircum{}} \tn % Row Count 11 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{lobbyregister}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}lijst met iedere lobbyist die een kamerlid ontmoet in het parlement\textasciicircum{}} \tn % Row Count 14 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{3.833cm}}{{\bf{lobbyen}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}invloed uitoefenen op beleidsmakers met als doel wetgeving wijzigen\textasciicircum{}} \tn % Row Count 17 (+ 3) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{3.833cm}}{{\bf{transparantieparagraaf}}} \tn \mymulticolumn{1}{x{3.833cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}\textasciicircum{}recht op info\textasciicircum{}} \tn % Row Count 19 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}