\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{-n-e-v-a-e-h- (-n-e-v-a-e-h-)} \pdfinfo{ /Title (spanish-tuition-semester-1.pdf) /Creator (Cheatography) /Author (-n-e-v-a-e-h- (-n-e-v-a-e-h-)) /Subject (Spanish Tuition {[}Semester 1{]} 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}{1D00D6} \definecolor{LightBackground}{HTML}{F0EFFC} \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{Spanish Tuition {[}Semester 1{]} Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{-n-e-v-a-e-h- (-n-e-v-a-e-h-)} via \textcolor{DarkBackground}{\uline{cheatography.com/162528/cs/34022/}}} \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}-n-e-v-a-e-h- (-n-e-v-a-e-h-) \\ \uline{cheatography.com/-n-e-v-a-e-h-} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 7th September, 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{1.95681 cm} x{1.47619 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Numbers {[}Los Números{]}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{One}} & uno \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Two}} & dos \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{Three}} & tres \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{Four}} & cuatro \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Five}} & cinco \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{Six}} & seis \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{Seven}} & siete \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} {\bf{Eight}} & ocho \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{Nine}} & nueve \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} {\bf{Ten}} & diez \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{Eleven}} & once \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} {\bf{Twelve}} & doce \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{Thirteen}} & trece \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} {\bf{Fourteen}} & catorce \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} {\bf{Fifteen}} & quince \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} {\bf{Sixteen}} & dieciseis \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} {\bf{Seventeen}} & diecisiete \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} {\bf{Eighteen}} & dieciocho \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} {\bf{Nineteen}} & diecinueve \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} {\bf{Twenty}} & veinte \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} {\bf{Twenty One}} & veintiuno \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} {\bf{Twenty Two}} & veintidos \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} {\bf{Twenty Three}} & veintitres \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} {\bf{Twenty Four}} & veinticuatro \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} {\bf{Twenty Five}} & veinticinco \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} {\bf{Twenty Six}} & veintiseis \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} {\bf{Twenty Seven}} & veintisiete \tn % Row Count 27 (+ 1) % Row 27 \SetRowColor{white} {\bf{Twenty Eight}} & veintiocho \tn % Row Count 28 (+ 1) % Row 28 \SetRowColor{LightBackground} {\bf{Twenty Nine}} & veintinueve \tn % Row Count 29 (+ 1) % Row 29 \SetRowColor{white} {\bf{Thirty}} & treinta \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.95681 cm} x{1.47619 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Numbers {[}Los Números{]} (cont)}} \tn % Row 30 \SetRowColor{LightBackground} {\bf{Forty}} & cuarenta \tn % Row Count 1 (+ 1) % Row 31 \SetRowColor{white} {\bf{Fifty}} & cincuenta \tn % Row Count 2 (+ 1) % Row 32 \SetRowColor{LightBackground} {\bf{Sixty}} & sesenta \tn % Row Count 3 (+ 1) % Row 33 \SetRowColor{white} {\bf{Seventy}} & setenta \tn % Row Count 4 (+ 1) % Row 34 \SetRowColor{LightBackground} {\bf{Eighty}} & ochenta \tn % Row Count 5 (+ 1) % Row 35 \SetRowColor{white} {\bf{Ninety}} & noventa \tn % Row Count 6 (+ 1) % Row 36 \SetRowColor{LightBackground} {\bf{One Hundred}} & cien \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{From sixteen to nineteen, numbers are writen as: {\bf{dieci \_number\_{[}one, two, three{]} \newline }}After thirty, the numbers are written as: **\_tens\_ {[}thirty, forty fifty{]} y \_number\_ {[}one, two, three{]}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.95681 cm} x{1.47619 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Days Of The Week {[}Los Días De La Semana{]}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Monday}} & lunes \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Tuesday}} & martes \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{Wednesday}} & miércoles \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{Thursday}} & jueves \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Friday}} & viernes \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{Saturday}} & sábado \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{Sunday}} & domingo \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.92248 cm} x{1.51052 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Colours {[}Los Colores{]}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Green}} & verde \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Blue}} & azul \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{Yellow}} & amarilla \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{Orange}} & naranja \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{Red}} & rojo \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{Pink}} & rosa \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{Violet}} & violeta \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} {\bf{Brown}} & marrón \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{Black}} & negro \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} {\bf{Purple}} & morada \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{White}} & blanco \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} {\bf{Grey}} & gris \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{The translations for {\bf{yellow, red, black, purple and white}} are gender specific. They end with an 'o' when it is {\bf{masculine}}, and an 'a' when it is {\bf{feminine}}. Examples: \newline {\bf{Yellow}}: amarilla/amarillo \newline {\bf{Red}}: rojo/a \newline {\bf{Black}}: negro/a \newline {\bf{Purple}}: morado/a \newline {\bf{White}}: blanco/a} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.95681 cm} x{1.47619 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Months Of The Year {[}Los Meses Del Año{]}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{January}} & enero \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{February}} & febrero \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{March}} & marzo \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{April}} & abril \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{May}} & mayo \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{June}} & junio \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{July}} & julio \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} {\bf{August}} & agosto \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{September}} & septiembre \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} {\bf{October}} & octubre \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{November}} & noviembre \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} {\bf{December}} & diciembre \tn % Row Count 12 (+ 1) \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}{Family {[}La Familia{]}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{El padre}} & father \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{La madre}} & mother \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{El hijo}} & son \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{La hija}} & daughter \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{El hermano}} & brother \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{La hermana}} & sister \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{El tío}} & uncle \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} {\bf{La tía}} & aunty \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{El primo}} & cousin {[}male{]} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} {\bf{La prima}} & cousin {[}female{]} \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{El nieto}} & grandson \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} {\bf{La nieta}} & granddaughter \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{El abuelo}} & grandfather \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} {\bf{La abuela}} & grandmother \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} {\bf{El suegro}} & father in law \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} {\bf{La suegra}} & mother in law \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} {\bf{El sobrino}} & nephew \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} {\bf{La sobrina}} & niece \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} {\bf{El novio}} & fiancé {[}male{]} \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} {\bf{La novia}} & fiancé {[}female{]} \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} {\bf{El vecino}} & neighbor {[}male{]} \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} {\bf{La vecina}} & neighbor {[}female{]} \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} {\bf{El amigo}} & friend {[}male{]} \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} {\bf{La amiga}} & friend {[}female{]} \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} {\bf{El marido}} & husband \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} {\bf{La mujer/esposa}} & wife \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} {\bf{El hijastro}} & stepson \tn % Row Count 27 (+ 1) % Row 27 \SetRowColor{white} {\bf{La hijastra}} & stepdaughter \tn % Row Count 28 (+ 1) % Row 28 \SetRowColor{LightBackground} {\bf{El yerno}} & son in law \tn % Row Count 29 (+ 1) % Row 29 \SetRowColor{white} {\bf{La nuera}} & daughter in law \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.81949 cm} x{1.61351 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Family {[}La Familia{]} (cont)}} \tn % Row 30 \SetRowColor{LightBackground} {\bf{El padrastro}} & stepfather \tn % Row Count 1 (+ 1) % Row 31 \SetRowColor{white} {\bf{La madrastra}} & stepmother \tn % Row Count 2 (+ 1) % Row 32 \SetRowColor{LightBackground} {\bf{El cuñado}} & brother in law \tn % Row Count 3 (+ 1) % Row 33 \SetRowColor{white} {\bf{La cuñada}} & sister in law \tn % Row Count 4 (+ 1) % Row 34 \SetRowColor{LightBackground} {\bf{Soltero}} & single {[}male{]} \tn % Row Count 5 (+ 1) % Row 35 \SetRowColor{white} {\bf{Soltera}} & single {[}female{]} \tn % Row Count 6 (+ 1) % Row 36 \SetRowColor{LightBackground} {\bf{Casado}} & married {[}male{]} \tn % Row Count 7 (+ 1) % Row 37 \SetRowColor{white} {\bf{Casada}} & married {[}female{]} \tn % Row Count 8 (+ 1) % Row 38 \SetRowColor{LightBackground} {\bf{Viudo}} & widow {[}male{]} \tn % Row Count 9 (+ 1) % Row 39 \SetRowColor{white} {\bf{Viuda}} & widow {[}female{]} \tn % Row Count 10 (+ 1) % Row 40 \SetRowColor{LightBackground} {\bf{Divorciado}} & divorced {[}male{]} \tn % Row Count 11 (+ 1) % Row 41 \SetRowColor{white} {\bf{Divorciada}} & divorced {[}female{]} \tn % Row Count 12 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{3.833cm}}{{\bf{Plural/group forms:}} \newline {\bf{Los Padres}}: parents \newline {\bf{Los Parientes}}: relatives} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.54485 cm} x{1.88815 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Seasons {[}Los Estaciones{]}}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{Winter}} & el invierno \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{Spring}} & el primavera \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{Summer}} & el verano \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{Autumn}} & el otoño \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{3.833cm}{x{1.95681 cm} x{1.47619 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Basic Vocabulary {[}Basico Vocabulario{]}}} \tn % Row 0 \SetRowColor{LightBackground} El niño & boy \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} La niña & girl \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} El hombre & man \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} La mujer & woman \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} El lapiz & pencil \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} La goma & eraser \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} la regla & ruler \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} El bolígrafo & pen \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} El libro & book \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} El cuaderno & notebook \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} La mesa & table \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} La silla & chair \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} El pupitre & desk \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} Los crayones & crayons \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} El nombre & name \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} El apellido & surname \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} El mapa & map \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} La mochila & schoolbag \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} El bolso & bag \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} El estudiante & student \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} El profesor & professor \tn % Row Count 21 (+ 1) % Row 21 \SetRowColor{white} La pizarra & blackboard \tn % Row Count 22 (+ 1) % Row 22 \SetRowColor{LightBackground} La tiza & chalk \tn % Row Count 23 (+ 1) % Row 23 \SetRowColor{white} El sacapuntas & sharpener \tn % Row Count 24 (+ 1) % Row 24 \SetRowColor{LightBackground} El reloj & clock \tn % Row Count 25 (+ 1) % Row 25 \SetRowColor{white} Las tijeras & scissors \tn % Row Count 26 (+ 1) % Row 26 \SetRowColor{LightBackground} La puerta & door \tn % Row Count 27 (+ 1) % Row 27 \SetRowColor{white} La ventana & window \tn % Row Count 28 (+ 1) % Row 28 \SetRowColor{LightBackground} La fecha & date \tn % Row Count 29 (+ 1) % Row 29 \SetRowColor{white} La casa & house \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{3.833cm}{x{1.95681 cm} x{1.47619 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{3.833cm}}{\bf\textcolor{white}{Basic Vocabulary {[}Basico Vocabulario{]} (cont)}} \tn % Row 30 \SetRowColor{LightBackground} La pelota & ball \tn % Row Count 1 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}