\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{NSR (NSRNAZRN)} \pdfinfo{ /Title (deutsche-midterms.pdf) /Creator (Cheatography) /Author (NSR (NSRNAZRN)) /Subject (Deutsche Midterms 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}{FF521B} \definecolor{LightBackground}{HTML}{FFF4F0} \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{Deutsche Midterms Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{NSR (NSRNAZRN)} via \textcolor{DarkBackground}{\uline{cheatography.com/144935/cs/31421/}}} \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}NSR (NSRNAZRN) \\ \uline{cheatography.com/nsrnazrn} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 29th March, 2022.\\ Updated 29th March, 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*}{3} \begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.92234 cm} x{0.9154 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Nomen, Singular, Plural (Nouns, Singular, Plural)}} \tn % Row 0 \SetRowColor{LightBackground} Singular & Plural & \seqsplit{Pluralendungen} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} der Lehrer & die Lehrer (teachers) & - \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} der Freund (friend) & die Freunde (friends) & -e \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} die Gruppe (group) & die Gruppen (groups) & -n \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} die Fahrt (drive) & die Fahrten (drives) & -en \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} das Hotel (Hotel) & die Hotels (hotels) & -s \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} die Schulerin (student fem) & die Schulerinnen (sudents fem) & -nen \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} die Stadt (city) & die Stadte (cities) & -e \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} das Haus (house) & die Hauser (houses) & -er \tn % Row Count 18 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \SetRowColor{LightBackground} \mymulticolumn{3}{x{5.377cm}}{Plurals automatically use die} \tn \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Negation}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{term.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{masc.} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{fem.} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{neut.} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{plu.} \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Wichtige Geb{\"a}ude / Important Buildings}} \tn % Row 0 \SetRowColor{LightBackground} der Bahnhof & the train station \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} der Flughafen & the airport \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} die \seqsplit{Untergrundbahn} & the subway; the underground metro \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} die Deutsche Bank & the Bank of Germany \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} die Schule & the school \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} der Busbanhof & the bus station \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} die \seqsplit{Bushaltestelle} & the bus stop \tn % Row Count 10 (+ 2) % Row 7 \SetRowColor{white} das Krankenhaus & the hospital \tn % Row Count 12 (+ 2) % Row 8 \SetRowColor{LightBackground} das Postamt & the post office \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.63781 cm} x{2.33919 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Gegensande in der Klasse 1.2}} \tn % Row 0 \SetRowColor{LightBackground} die Tasche & the bag \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} der Fuller & the fountain pen \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} der Worterbuch & the dictionary \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} der Filztift & the marker \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} das Lineal & the ruler \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} der Bleistift & the pencil \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} der/das Radiergummi & the eraser \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} der Kuli & the ballpoint pen \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.69349 cm} x{1.64772 cm} p{1.23579 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Personalpronomen / Personal Pronouns}} \tn % Row 0 \SetRowColor{LightBackground} stat. & Singular & Plural \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Maskulin & der, er & die \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Neutral & das, es & die \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Feminim & die, sie & die \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.46464 cm} x{1.55618 cm} x{1.55618 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Comprehansive Table of Words (AKA self dictionary)}} \tn % Row 0 \SetRowColor{LightBackground} Masc. & Neut. & Fem. \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} der Schulhof \textasciicircum{}the schoolyard\textasciicircum{} & das Schulgeb{\"a}ude \textasciicircum{}the school building\textasciicircum{} & die Toilette \textasciicircum{}the toilet\textasciicircum{} \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} der \seqsplit{Computerraum} \textasciicircum{}the computer room\textasciicircum{} & das Physiklabor \textasciicircum{}the physics lab\textasciicircum{} & die Schulkantine \textasciicircum{}the school canteen\textasciicircum{} \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} der Klassenraum \textasciicircum{}the classroom\textasciicircum{} & das \seqsplit{Biologielabor} \textasciicircum{}the biology lab\textasciicircum{} & die Sporthalle \textasciicircum{}the sports hall\textasciicircum{} \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} der Schulpark / the school park & das Chemielabor \textasciicircum{}the chemistry lab\textasciicircum{} & die \seqsplit{Schulbibliothek} \textasciicircum{}the school library\textasciicircum{} \tn % Row Count 14 (+ 4) % Row 5 \SetRowColor{white} der Kuli \textasciicircum{}the ballpoint pen\textasciicircum{}lpoint pen & das Labor \textasciicircum{}the lab\textasciicircum{} & die Lampe \textasciicircum{}the lamp\textasciicircum{} \tn % Row Count 18 (+ 4) % Row 6 \SetRowColor{LightBackground} der Bahnhof \textasciicircum{}the train station\textasciicircum{} & das Krankenhaus \textasciicircum{}the hospital\textasciicircum{} & die Heixung \textasciicircum{}the heater\textasciicircum{} \tn % Row Count 21 (+ 3) % Row 7 \SetRowColor{white} der Flughafen \textasciicircum{}the airport\textasciicircum{} & das Postamt \textasciicircum{}the post office\textasciicircum{} & die Klimaanlage \textasciicircum{}the air conditioner\textasciicircum{} \tn % Row Count 24 (+ 3) % Row 8 \SetRowColor{LightBackground} der Busbahnhof \textasciicircum{}the bus station\textasciicircum{} & das Restaurant \textasciicircum{}the restaurant\textasciicircum{} & die \seqsplit{Untergrundbahn} \textasciicircum{}the subway\textasciicircum{} \tn % Row Count 27 (+ 3) % Row 9 \SetRowColor{white} der Supermarkt \textasciicircum{}the supermarket\textasciicircum{} & das Lebensmittelgesch{\"a}ft \textasciicircum{}the grocery store\textasciicircum{} & die Deutsche Bank \textasciicircum{}the German bank\textasciicircum{} \tn % Row Count 31 (+ 4) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.46464 cm} x{1.55618 cm} x{1.55618 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Comprehansive Table of Words (AKA self dictionary) (cont)}} \tn % Row 10 \SetRowColor{LightBackground} der Minimarkt \textasciicircum{}the minimarket\textasciicircum{} & das Kino \textasciicircum{}the cinema\textasciicircum{} & die Schule \textasciicircum{}the school\textasciicircum{} \tn % Row Count 3 (+ 3) % Row 11 \SetRowColor{white} der Markt \textasciicircum{}the market\textasciicircum{} & das Hotel \textasciicircum{}the hotel\textasciicircum{} & die \seqsplit{Bushaltestelle} \textasciicircum{}the bus stop\textasciicircum{} \tn % Row Count 6 (+ 3) % Row 12 \SetRowColor{LightBackground} der Garten \textasciicircum{}the garden\textasciicircum{} & das Cafe \textasciicircum{}the cafe\textasciicircum{} & die Tankstelle \textasciicircum{}the gas station\textasciicircum{} \tn % Row Count 9 (+ 3) % Row 13 \SetRowColor{white} der Friendhof \textasciicircum{}the graveyard\textasciicircum{} & das Papier \textasciicircum{}the paper\textasciicircum{} & die Bibliothek \textasciicircum{}the library\textasciicircum{} \tn % Row Count 12 (+ 3) % Row 14 \SetRowColor{LightBackground} der \seqsplit{Kindergarten} \textasciicircum{}the kindergarten\textasciicircum{} & das Feder{\"a}ppchen \textasciicircum{}the pensil case\textasciicircum{} & die Backerei \textasciicircum{}the bakery\textasciicircum{} \tn % Row Count 15 (+ 3) % Row 15 \SetRowColor{white} der Brief \textasciicircum{}the letter\textasciicircum{} & das Klavier \textasciicircum{}the piano\textasciicircum{} & die Moschee \textasciicircum{}the mosque\textasciicircum{} \tn % Row Count 17 (+ 2) % Row 16 \SetRowColor{LightBackground} der Schuh \textasciicircum{}the shoe\textasciicircum{} & das Kursbuch \textasciicircum{}the school book\textasciicircum{} & die Kirche \textasciicircum{}the chruch\textasciicircum{} \tn % Row Count 20 (+ 3) % Row 17 \SetRowColor{white} der Rucksack \textasciicircum{}the backpack\textasciicircum{} & das Worterbuch & die Apotheke \textasciicircum{}the pharmacy\textasciicircum{} \tn % Row Count 23 (+ 3) % Row 18 \SetRowColor{LightBackground} der Schwamm \textasciicircum{}the board eraser\textasciicircum{} & das Buch \textasciicircum{}the book\textasciicircum{} & die Schere \textasciicircum{}the scissors\textasciicircum{} \tn % Row Count 26 (+ 3) % Row 19 \SetRowColor{white} der Tisch \textasciicircum{}the table\textasciicircum{} & das Lineal \textasciicircum{}the ruler\textasciicircum{} & die Gitarre \textasciicircum{}the guitar\textasciicircum{} \tn % Row Count 28 (+ 2) % Row 20 \SetRowColor{LightBackground} der Stuhl \textasciicircum{}the chair\textasciicircum{} & das Lemplakat \textasciicircum{}the learning poster\textasciicircum{} & die Kamera \textasciicircum{}the camera\textasciicircum{} \tn % Row Count 31 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{1.46464 cm} x{1.55618 cm} x{1.55618 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Comprehansive Table of Words (AKA self dictionary) (cont)}} \tn % Row 21 \SetRowColor{LightBackground} der Computer \textasciicircum{}the computer\textasciicircum{} & das Heft \textasciicircum{}the notebook\textasciicircum{} & die Karte \textasciicircum{}the card\textasciicircum{} \tn % Row Count 3 (+ 3) % Row 22 \SetRowColor{white} der CD-Player \textasciicircum{}the CD-Player\textasciicircum{} & das Handy \textasciicircum{}the mobile phone\textasciicircum{} & die Landkarte \textasciicircum{}the map \tn % Row Count 6 (+ 3) % Row 23 \SetRowColor{LightBackground} der Fuller \textasciicircum{}the fountain pen\textasciicircum{} & das Flugseug \textasciicircum{}the plane\textasciicircum{} & die Kreide \textasciicircum{}the chalk\textasciicircum{} \tn % Row Count 9 (+ 3) % Row 24 \SetRowColor{white} & das Auto \textasciicircum{}the car\textasciicircum{} & die Tafel \textasciicircum{}the whiteboard\textasciicircum{} \tn % Row Count 11 (+ 2) % Row 25 \SetRowColor{LightBackground} & das Fenster \textasciicircum{}the window\textasciicircum{} & Die Tur \textasciicircum{}the door\textasciicircum{} \tn % Row Count 13 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.33919 cm} x{2.63781 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Schule und Umgebung / School and Surroundings}} \tn % Row 0 \SetRowColor{LightBackground} das Schulgeb{\"a}ude & the school building \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} das Schulhof & the schoolyard \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} das Physiklabor & the physics lab \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} das Chemielabor & the chemistry lab \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} dasBiologielabor & the biology lab \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} die Schulkantine & the school canteen \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} die Sporthalle & the sports hall \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} der Computerraum & the computer room \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} der Klassenraum & the classroom \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} der Schulpark & the school park \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.43873 cm} x{2.53827 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Gegensande in der Klasse 1.3}} \tn % Row 0 \SetRowColor{LightBackground} das Lemplakat & the learning poster \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} das Heft & the notebook \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} der Videorekorder & the video recorder \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} der Fernseher & the TV \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} das Handy & the mobile phone \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} der Overheadprojektor & the overhead projector \tn % Row Count 7 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.54797 cm} p{0.45947 cm} p{0.58478 cm} p{0.58478 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Der Artikel: bestimmt, unbestimmt, negativ}} \tn % Row 0 \SetRowColor{LightBackground} plural & masc & neut. & fem. \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Bestimmt \textasciicircum{}certain\textasciicircum{} & die & die & die \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Unbestimmt \textasciicircum{}uncertain\textasciicircum{} & - & - & - \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Negativ & kein & kein & keine \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Gegenstande in der Klasse / Objects in the Class}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{die Kreide} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the chalk} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{die Tafel} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the whiteboard} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{der Schwamm} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the sponge; the whiteboard eraser} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{das Papier} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the paper} \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{der Tisch} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the table} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{das Pult} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the desk} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{der Stuhl} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the chair} \tn % Row Count 14 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{der Computer} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the computer} \tn % Row Count 16 (+ 2) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{der CD-player} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the CD player} \tn % Row Count 18 (+ 2) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{die Lampe} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the lamp} \tn % Row Count 20 (+ 2) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{das Kursbuch} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the class book; the subject book} \tn % Row Count 22 (+ 2) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{das Buch} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}the book} \tn % Row Count 24 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.54797 cm} p{0.45947 cm} p{0.58478 cm} p{0.58478 cm} } \SetRowColor{DarkBackground} \mymulticolumn{4}{x{5.377cm}}{\bf\textcolor{white}{Der Artikel: bestimmt, unbestimmt, negativ}} \tn % Row 0 \SetRowColor{LightBackground} singular & masc & neut. & fem. \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Bestimmt \textasciicircum{}certain\textasciicircum{} & der & das & die \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Unbestimmt \textasciicircum{}uncertain\textasciicircum{} & ein & ein & eine \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Negativ & kein & kein & keine \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}----} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}