\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{lopper69} \pdfinfo{ /Title (spanish-cheat-sheet.pdf) /Creator (Cheatography) /Author (lopper69) /Subject (Spanish 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}{B0390E} \definecolor{LightBackground}{HTML}{FAF2EF} \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 Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{lopper69} via \textcolor{DarkBackground}{\uline{cheatography.com/159/cs/812/}}} \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}lopper69 \\ \uline{cheatography.com/lopper69} \\ \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 13th May, 2016.\\ 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{2.78712 cm} x{2.18988 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Spanish - Greetings \& Basics}} \tn % Row 0 \SetRowColor{LightBackground} hola & Hi \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Buenos días & Good morning \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Buenas tardes & Good afternoon \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Buenas noches & Good night/evening \tn % Row Count 5 (+ 2) % Row 4 \SetRowColor{LightBackground} Adiós & Goodbye \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} ¿Cómo te llamas? & What is your name? \tn % Row Count 8 (+ 2) % Row 6 \SetRowColor{LightBackground} Me llamo... & My name is... \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} ¿Cómo estás? / ¿Qué tal? & How are you? \tn % Row Count 11 (+ 2) % Row 8 \SetRowColor{LightBackground} Muy bien gracias, ¿y tú? & Very well thanks, you? \tn % Row Count 13 (+ 2) % Row 9 \SetRowColor{white} Encantado, -a & Pleased to meet you \tn % Row Count 15 (+ 2) % Row 10 \SetRowColor{LightBackground} Perdón & Excuse me, Sorry \tn % Row Count 16 (+ 1) % Row 11 \SetRowColor{white} de nada & you're welcome \tn % Row Count 17 (+ 1) % Row 12 \SetRowColor{LightBackground} por favor & please \tn % Row Count 18 (+ 1) % Row 13 \SetRowColor{white} ¿De dónde eres? & Where are you from? \tn % Row Count 20 (+ 2) % Row 14 \SetRowColor{LightBackground} ¿Dónde vives? & Where do you live? \tn % Row Count 22 (+ 2) % Row 15 \SetRowColor{white} Vivo en... / Soy ... & I am from... / I am... \tn % Row Count 24 (+ 2) % Row 16 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{Inglaterra (inglés / inglesa)}}} \tn % Row Count 25 (+ 1) % Row 17 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\emph{España (español/española)}}} \tn % Row Count 26 (+ 1) % Row 18 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{Francia (francés/francesa)}}} \tn % Row Count 27 (+ 1) % Row 19 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\emph{Portugal (portugués/portuguesa)}}} \tn % Row Count 28 (+ 1) % Row 20 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{{\emph{Italia (Italiano/Italiana)}}} \tn % Row Count 29 (+ 1) % Row 21 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{{\emph{Alemania (alemán/alemana)}}} \tn % Row Count 30 (+ 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}{Spanish - Days}} \tn % Row 0 \SetRowColor{LightBackground} lunes & Monday \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} martes & Tuesday \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} miércoles & Wednesday \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} jueves & Thursday \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} viernes & Friday \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} sábado & Saturday \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} domingo & Sunday \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} hoy & Today \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} ayer & Yesterday \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} mañana & tomorrow \tn % Row Count 10 (+ 1) \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}{Spanish - Time}} \tn % Row 0 \SetRowColor{LightBackground} ¿Qué hora es? & What time is it? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} ¿A qué hora... & At what time... \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ...sale? & ...does it leave? \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} ... llega? & ...does it arrive? \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ...abren? & ...do they open? \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} ...es ...? & ...is ...? \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{1.00: (a) la una (en punto)} \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{2.00: (a) las dos (en punto)} \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{3.30: (a) las tres y media} \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{3.45: (a) las cuatro menos cuarto} \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{1.20: (a) la una y veinte} \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{10.35: (a) las once menos veinticinco} \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{12.50: (a) la una menos diez} \tn % Row Count 13 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.89126 cm} x{3.08574 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Spanish - Numbers}} \tn % Row 0 \SetRowColor{LightBackground} 0 - cero & 21 - veintiuno \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 1 - uno & 22 - veintidós \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 2 - dos & 23 - veintitres \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 3 - tres & 24 - veinticuatro \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} 4 - cuatro & 25 - veinticinco \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} 5 - cinco & 30 - treinta \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} 6 - seis & 31 - treinta y uno \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} 7 - siete & 32 - treinta y dos \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} 8 - ocho & 40 - cuarenta \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} 9 - nueve & 50 - cincuenta \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} 10 - diez & 60 - sesenta \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} 11 -once & 70 - setenta \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} 12 - doce & 80 - ochenta \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} 13 - trece & 90 - noventa \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} 14 - catorce & 100 - cien \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} 15 - quince & 101 - ciento uno \tn % Row Count 16 (+ 1) % Row 16 \SetRowColor{LightBackground} 16 - dieciséis & 200 - doscientos \tn % Row Count 17 (+ 1) % Row 17 \SetRowColor{white} 17 - diecisiete & 1000 - mil \tn % Row Count 18 (+ 1) % Row 18 \SetRowColor{LightBackground} 18 - dieciocho & 2000- dos mil \tn % Row Count 19 (+ 1) % Row 19 \SetRowColor{white} 19 - diecinueve & 1 million - un millión \tn % Row Count 20 (+ 1) % Row 20 \SetRowColor{LightBackground} 20 - veinte & 2 million - dos millones \tn % Row Count 21 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{When counting one is uno, but with masculine nouns uno becomes un, and it becomes una with feminine nouns. This also applies to other numbers containing one, e.g. veintiún coches (21 cars), veintiuna casas (21 houses).} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.04057 cm} x{2.93643 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Spanish - el abecedario}} \tn % Row 0 \SetRowColor{LightBackground} {\bf{a}} - ah & {\bf{n}} - eh neh \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} {\bf{b}} - beh & {\bf{ñ}} - eh nyeh \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} {\bf{c}} - theh & {\bf{o}} - oh \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} {\bf{d}} - de & {\bf{p}} - peh \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} {\bf{e}} - eh & {\bf{q}} - cooh \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} {\bf{f}} - eh feh & {\bf{r}} - eh reh \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} {\bf{g}} - heh & {\bf{s}} - eh seh \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} {\bf{h}} - aah cheh & {\bf{t}} - teh \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} {\bf{i}} - ee & {\bf{u}} - oo \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} {\bf{j}} - hoh tah & {\bf{v}} - ooh beh \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} {\bf{k}} - kah & {\bf{w}} - ooh beh doh bleh \tn % Row Count 12 (+ 2) % Row 11 \SetRowColor{white} {\bf{l}} - eh leh & {\bf{x}} - eh kees \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} {\bf{ll}} - eh li eh & {\bf{y}} - ee gree a gah \tn % Row Count 15 (+ 2) % Row 13 \SetRowColor{white} {\bf{m}} - eh meh & {\bf{z}} - theh tah \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.53827 cm} x{2.43873 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Spanish - Essential Phrases}} \tn % Row 0 \SetRowColor{LightBackground} ¿Hablas inglés (español)? & Do you speak English (Spanish)? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Yes, a little & Sí, un poco \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} No entiendo / No comprendo & I don't understand \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} Por favor hable más despacio & Please speak more slowly \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} ¿Cómo se dice ... en español? & How do you say ... in Spanish? \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} ¿Cuánto cuesta? & How much is this? \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} ¿Dónde está el baño? & Where is the toilet \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.4885 cm} x{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Spanish - Hotel}} \tn % Row 0 \SetRowColor{LightBackground} Tengo una reserva & I have a reservation \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} ¿A nombre de quién? & In what name? \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Quiero una habitación & I'd like a room \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} ¿Tienen habitaciones libres? & Have you got rooms available? \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} ¿Para cuántos días? & For how many days? \tn % Row Count 9 (+ 2) % Row 5 \SetRowColor{white} Para ... noches & For ... nights \tn % Row Count 10 (+ 1) % Row 6 \SetRowColor{LightBackground} ¿Puedo pagar con...? & Can I pay by...? \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} una habitación doble & double room \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} con baño & with bathroom \tn % Row Count 15 (+ 1) % Row 9 \SetRowColor{white} la vista & view \tn % Row Count 16 (+ 1) % Row 10 \SetRowColor{LightBackground} la piscina & swimming pool \tn % Row Count 17 (+ 1) % Row 11 \SetRowColor{white} la tarjeta de crédito & credit card \tn % Row Count 19 (+ 2) % Row 12 \SetRowColor{LightBackground} el desayuno incluido & breakfast included \tn % Row Count 20 (+ 1) % Row 13 \SetRowColor{white} su llave & your key \tn % Row Count 21 (+ 1) % Row 14 \SetRowColor{LightBackground} ¡Bienvenidos! & Welcome! \tn % Row Count 22 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.53827 cm} x{2.43873 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Spanish - Directions}} \tn % Row 0 \SetRowColor{LightBackground} ¿Dónde está...? & Where is...? \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Está cerca/lejos & It's near/far \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Tome & Take \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Siga & Follow \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} Cruce & Cross \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} ¿Hay.... por aquí? & Is there... nearby? \tn % Row Count 7 (+ 2) % Row 6 \SetRowColor{LightBackground} ¿Cómo? & Pardon? \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} a la izquierda & on the left \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} a la derecha & on the right \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} todo recto & straight ahead \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} al final & at the end \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} enfrente & opposite \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} detrás & behind \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} arriba & up \tn % Row Count 15 (+ 1) % Row 14 \SetRowColor{LightBackground} hasta & up to \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}