\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{Dave Child (DaveChild)} \pdfinfo{ /Title (french.pdf) /Creator (Cheatography) /Author (Dave Child (DaveChild)) /Subject (French 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}{86AFAD} \definecolor{LightBackground}{HTML}{F7FAF9} \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{French Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Dave Child (DaveChild)} via \textcolor{DarkBackground}{\uline{cheatography.com/1/cs/1/}}} \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}Dave Child (DaveChild) \\ \uline{cheatography.com/davechild} \\ \uline{\seqsplit{aloneonahill}.com} \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 19th October, 2011.\\ Updated 26th February, 2020.\\ 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.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Greetings and Pleasantries}} \tn % Row 0 \SetRowColor{LightBackground} monsieur, madame & sir, madam \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} bonjour, salut & hello, hi \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} bonsoir & good evening \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} bonne nuit & good night \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} au revoir & goodbye \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} à bientôt & see you later \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} je m'appelle Earl & my name is Earl \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} comment allez-vous? & how are you? \tn % Row Count 9 (+ 2) % Row 8 \SetRowColor{LightBackground} pardon? & excuse me? \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} désolé & i'm sorry \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} merci, de rien & thankyou, it's nothing \tn % Row Count 13 (+ 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}{French - Days and Time}} \tn % Row 0 \SetRowColor{LightBackground} lundi & monday \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} mardi & tuesday \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} mercredi & wednesday \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} jeudi & thursday \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} vendredi & friday \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} samedi & saturday \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} dimanche & sunday \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} aujourd'hui & today \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} demain & tomorrow \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} hier & yesterday \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} maintenant & now \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} plus tard & later \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} heure & hour, o'clock \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} matin, après-midi & morning, afternoon \tn % Row Count 14 (+ 1) \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}{French - Months}} \tn % Row 0 \SetRowColor{LightBackground} janvier & January \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} février & February \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} mars & March \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} avril & April \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} mai & May \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} juin & June \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} juillet & July \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} aôut & August \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} septembre & September \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} octobre & October \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} novembre & November \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} décembre & December \tn % Row Count 12 (+ 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}{French - Transport}} \tn % Row 0 \SetRowColor{LightBackground} billet, aller-retour & ticket, return \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} emmenez moi a ... & take me to ... \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} pour aller a ... & how do I get to ... \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Buildings and Shops}} \tn % Row 0 \SetRowColor{LightBackground} gendarmerie, gendarme & police station, policeman \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} pharmacie & pharmacy / chemist \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} hôpital, médecin & hospital, doctor \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} magasin & shop \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} boutique & small shop \tn % Row Count 6 (+ 1) % Row 5 \SetRowColor{white} (super)marché & (super)market \tn % Row Count 7 (+ 1) % Row 6 \SetRowColor{LightBackground} boulangerie & bakery \tn % Row Count 8 (+ 1) % Row 7 \SetRowColor{white} boucherie & butcher \tn % Row Count 9 (+ 1) % Row 8 \SetRowColor{LightBackground} poissonnerie & fishmonger \tn % Row Count 10 (+ 1) % Row 9 \SetRowColor{white} pâtisserie & cake shop \tn % Row Count 11 (+ 1) % Row 10 \SetRowColor{LightBackground} musée & museum \tn % Row Count 12 (+ 1) % Row 11 \SetRowColor{white} banque & bank \tn % Row Count 13 (+ 1) % Row 12 \SetRowColor{LightBackground} bureau de change & money exchange \tn % Row Count 14 (+ 1) % Row 13 \SetRowColor{white} poste (timbre) & post office (stamp) \tn % Row Count 15 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.58804 cm} x{2.38896 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Pronouns}} \tn % Row 0 \SetRowColor{LightBackground} je, tu, il, elle & I, you, he, she \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} nous, vous & we, you (pl) \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} le, la, les & the (m, f, pl) \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} un, une, des & a (m, f, pl) \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ce, ça & this, that \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} mon, ma & my (m, f) \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} nos, votre & our, your \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{m = male, f = female, pl = plural} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.78712 cm} x{2.18988 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Lost Items}} \tn % Row 0 \SetRowColor{LightBackground} J'ai perdu ... & I have lost ... \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} mon portefeuille & my wallet \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} mon passeport & my passport \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} mon argent & my money \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ma carte de crédit & my credit card \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} mon billet & my ticket \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} mes clés & my keys \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} ma valise & my case \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} je suis perdu & i am lost \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.93643 cm} x{2.04057 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Directions}} \tn % Row 0 \SetRowColor{LightBackground} à gauche, à droite & left, right \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} à côté de & next to \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} tout droit & straight ahead \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} ici, là & here, there \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} près (de) & near (to) \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} loin (de) & far (from) \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} avant, après & before, after \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} devant, derrière & ahead, behind \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.79172 cm} x{3.18528 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Numbers}} \tn % Row 0 \SetRowColor{LightBackground} 0 - zéro & 16 - seize \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} 1 - un & 17 - dix-sept \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} 2 - deux & 18 - dix-huit \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} 3 - trois & 19 - dix-neuf \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} 4 - quatre & 20 - vingt \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} 5 - cinq & 30 - trente \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} 6 - six & 40 - quarante \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} 7 - sept & 50 - cinquante \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} 8 - huit & 60 - soixante \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} 9 - neuf & 70 - soixante-dix * \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} 10 - dix & 80 - quatre-vingt \tn % Row Count 11 (+ 1) % Row 11 \SetRowColor{white} 11 - onze & 90 - quatre-vingt-dix * \tn % Row Count 12 (+ 1) % Row 12 \SetRowColor{LightBackground} 12 - douze & 100 - cent \tn % Row Count 13 (+ 1) % Row 13 \SetRowColor{white} 13 - treize & 1000 - mille \tn % Row Count 14 (+ 1) % Row 14 \SetRowColor{LightBackground} 14 - quatorze & +/- - plus/moins \tn % Row Count 15 (+ 1) % Row 15 \SetRowColor{white} \mymulticolumn{2}{x{5.377cm}}{15 - quinze} \tn % Row Count 16 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{* Some localities say "septante" for 70 and "nonante" for 90.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{p{2.4885 cm} p{2.4885 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Colours}} \tn % Row 0 \SetRowColor{LightBackground} noir & black \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} blanc & white \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} rose & pink \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} rouge & red \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} orange & orange \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} jaune & yellow \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} vert & green \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} bleu & blue \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} violet & purple \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} marron & brown \tn % Row Count 10 (+ 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}{French - Essential Phrases}} \tn % Row 0 \SetRowColor{LightBackground} Parlez-vous Anglais~? & Do you speak English? \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Parlez plus lentement, s'il vous plaît. & Speak more slowly please. \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Répétez encore une fois, s'il vous plaît. & Please repeat once more. \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} A quelle heure est le prochain train~? & What time is the next train? \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} Comment dit-on "word" en français~? & How do you say "word" in french? \tn % Row Count 12 (+ 2) % Row 5 \SetRowColor{white} Aidez-moi, s'il vous plaît. & Help me, please. \tn % Row Count 14 (+ 2) % Row 6 \SetRowColor{LightBackground} Où est la gare routière~? & Where is the bus station? \tn % Row Count 16 (+ 2) % Row 7 \SetRowColor{white} C'est combien pour un verre de vin~? & How much is it for a glass of wine? \tn % Row Count 18 (+ 2) % Row 8 \SetRowColor{LightBackground} Puis-je avoir un horaire~? & May I have a timetable? \tn % Row Count 20 (+ 2) % Row 9 \SetRowColor{white} J'ai besoin de louer une voiture. & I need to rent a car. \tn % Row Count 22 (+ 2) % Row 10 \SetRowColor{LightBackground} Est-ce qu'il y a un distributeur près d'ici~? & Is there an ATM near here? \tn % Row Count 25 (+ 3) % Row 11 \SetRowColor{white} Merci de m'avoir aidé. & Thankyou for your help. \tn % Row Count 27 (+ 2) % Row 12 \SetRowColor{LightBackground} L'ordinateur ne marche pas. & The computer is not working. \tn % Row Count 29 (+ 2) % Row 13 \SetRowColor{white} J'ai une maladie qui s'appelle "x". & I have an illness called "x". \tn % Row Count 31 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{All two-part punctuation symbols in French ( : ; « » ! ? \% \$ \# ) should be preceded and followed by a space.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.78712 cm} x{2.18988 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Signs}} \tn % Row 0 \SetRowColor{LightBackground} ouvert, fermé & open, closed \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tirez, poussez & pull, push \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} entrée, sortie & entry, exit \tn % Row Count 3 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Friends and Family}} \tn % Row 0 \SetRowColor{LightBackground} mari, femme & husband, wife \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} père, mère & father, mother \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} fils, fille & son, daughter \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} frère, sœur & brother, sister \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ami & friend \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.28942 cm} x{2.68758 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{French - Miscellaneous Words}} \tn % Row 0 \SetRowColor{LightBackground} oui, non & yes, no \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} tout, rien & all, nothing \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} bien, mauvais & good, bad \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} et, ou, si & and, or, if \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} parce que & because \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} avec, sans & with, without \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} petit, grand & small, large \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} sur, sous & on, under \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} beaucoup, peu & a lot, a little \tn % Row Count 9 (+ 1) % Row 9 \SetRowColor{white} encore & again \tn % Row Count 10 (+ 1) % Row 10 \SetRowColor{LightBackground} (pas) comme & (not) like, as \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}